Re: Repo setup on clean EL9 fails

Kaj Niemi <[email protected]> Thu, 6 Oct 2022 20:18:57 +0000
Newsgroups gmane.linux.hardware.dell.poweredge
Message-ID <AM6PR0402MB36388FA7DAE0878FCA12A591D05C9@AM6PR0402MB3638.eurprd04.prod.outlook.com>
If you don=92t *need* the web server stuff, the following should work for y=
ou. It did for us on EL9 and has done so in the past on previous ELs.

yum install srvadmin-base srvadmin-storageservices
/opt/dell/srvadmin/sbin/srvadmin-services.sh restart (to start everything i=
mmediately w/o reboot)

Hope this helps.

And yes, the GPG issue is annoying. DSU also whined of non-existent keys, m=
aybe another but similar issue.




Kaj

Sent from my iPad

________________________________
From: Linux-PowerEdge <[email protected]> on behalf of Danie=
l Bird <[email protected]>
Sent: Thursday, October 6, 2022 10:49:10 PM
To: '[email protected]' <[email protected]>
Subject: Re: [Linux-PowerEdge] Repo setup on clean EL9 fails

Any progress at all on fixing the GPG issue?

Disabling GPG checks

[root@nms ~]# yum install srvadmin-all
Last metadata expiration check: 0:00:17 ago on Thu 06 Oct 2022 20:24:27 BST.
Error:
Problem: package srvadmin-all-10.3.0.0-5081.el9.x86_64 requires srvadmin-we=
bserver =3D 10.3.0.0, but none of the providers can be installed
  - package srvadmin-webserver-10.3.0.0-5081.el9.x86_64 requires srvadmin-t=
omcat =3D 10.3.0.0, but none of the providers can be installed
  - conflicting requests
  - nothing provides openwsman-client >=3D 2.1.5 needed by srvadmin-tomcat-=
10.3.0.0-5081.el9.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to=
 use not only best candidate packages)

You have to install with
yum install srvadmin-all -enablerepo=3Dcrb

since the openwsman-client is in the CRB repo

Is there anyone from Dell listening please?
I understand it's an "unofficial resource" but could you at least fix the G=
PG issue and maybe update the install instructions?

Dan


From: Daniel Bird
Sent: 27 September 2022 01:25
To: [email protected]
Subject: Repo setup on clean EL9 fails

Since all the calls about EL7 support seem to be being ignored, I thought I=
'd start testing EL9

First hurdle; installing the repo fails, so as it stands the ONLY option fo=
r supported OMSA, with updates,  via linux.dell.com is EL8
Of course, I can manually configure the repo, and disable GPG but that is n=
ot right.
Sigh. Come on Dell. SMH.


[root@cusetup-165 ~]# curl -O https://linux.dell.com/repo/hardware/dsu/boot=
strap.cgi
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Cur=
rent
                                 Dload  Upload   Total   Spent    Left  Spe=
ed
100  8979    0  8979    0     0  13361      0 --:--:-- --:--:-- --:--:-- 13=
341
[root@cusetup-165 ~]# bash bootstrap.cgi
<snip>
Do you want to import Dell GPG keys (y/n)?y
    0x274E9C32857A9594.asc: Importing key into RPM.
GPG-KEY import failed.
   Downloading the key failed or insufficient permissions to import the key.

It appears there is a problem with 0x274E9C32857A9594.asc
So I downloaded that and

[root@cusetup-165 ~]# rpm --import /tmp/0x274E9C32857A9594.asc
error: /tmp/0x274E9C32857A9594.asc: key 1 import failed.


Seems similar to this
https://1password.community/discussion/123891/rpm-gpg-key-is-not-accepted-b=
y-new-rpm-versions
and
https://github.com/rpm-software-management/rpm/issues/1977


[root@cusetup-165 ~]# uname -a
Linux cusetup-165.sgul.ac.uk 5.14.0-70.26.1.el9_0.x86_64 #1 SMP PREEMPT Tue=
 Sep 20 08:44:24 EDT 2022 x86_64 x86_64 x86_64 GNU/Linux
[root@cusetup-165 ~]# cat /etc/redhat-release
AlmaLinux release 9.0 (Emerald Puma)
[root@cusetup-165 ~]# rpm --version
RPM version 4.16.1.3

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge