[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
