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-webserver = 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-tomcat = 10.3.0.0, but none of the providers can be installed
  - conflicting requests
  - nothing provides openwsman-client >= 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=crb

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 GPG 
issue and maybe update the install instructions?

Dan


From: Daniel Bird
Sent: 27 September 2022 01:25
To: linux-powere...@lists.us.dell.com
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 for 
supported OMSA, with updates,  via linux.dell.com is EL8
Of course, I can manually configure the repo, and disable GPG but that is not 
right.
Sigh. Come on Dell. SMH.


[root@cusetup-165 ~]# curl -O 
https://linux.dell.com/repo/hardware/dsu/bootstrap.cgi
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  8979    0  8979    0     0  13361      0 --:--:-- --:--:-- --:--:-- 13341
[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-by-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
Linux-PowerEdge@dell.com
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to