[EXTERNAL EMAIL] 

I've been informed that I needed to rerun 

curl -s https://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | bash

to get the new keys.  My fault for not checking 
https://linux.dell.com/repo/hardware/dsu/, but there must be other people out 
there who would sensibly assume that upgrading from 1.6.0 to 1.7.0 should just 
require running yum update?  Why doesn't the package include those keys?

Ben

-----Original Message-----
From: Linux-PowerEdge <[email protected]> On Behalf Of Ben Argyle
Sent: 20 May 2019 11:10
To: '[email protected]' <[email protected]>
Subject: [Linux-PowerEdge] Missing PGP files for dsu 1.7.0


[EXTERNAL EMAIL] 

>From another thread, which I'm putting here instead (apologies for hijacking 
>the other one)...

# dsu
DELL EMC System Update 1.7.0
Copyright (C) 2014 DELL EMC Proprietary.
Do you want to import public key(s) on the system (Y/N)? : y
Unable to read public file /usr/libexec/dell_dup/0x756ba70b1019ced6.asc
Exiting DSU!
# ls /usr/libexec/dell_dup/0x756ba70b1019ced6.asc
ls: cannot access /usr/libexec/dell_dup/0x756ba70b1019ced6.asc: No such file or 
directory

As a solution I had to go to https://linux.dell.com/files/pgp_pubkeys/ and put 
all three .asc files there into /usr/libexec/dell_dup/ (which did exist, and 
had content) by hand before dsu would run.  What package is responsible for 
adding these files?  

Normally I do the following when upgrading OMSA/dsu as it's always a vanilla 
install, and there's never been a reason to try and reconcile the .rpmnew files 
brought in by an upgrade:

/opt/dell/srvadmin/sbin/srvadmin-services.sh stop
yes | /opt/dell/srvadmin/sbin/srvadmin-uninstall.sh
rm -rf /opt/dell/srvadmin/
yum install srvadmin-storageservices srvadmin-omcommon -y
/opt/dell/srvadmin/sbin/srvadmin-services.sh start
yum update dell* -y

Ben

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

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

Reply via email to