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
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge

Reply via email to