I think this is a result of an upgrade to the security w/i the ubuntu 
apt package. I would try deleting the apt keys.

find /var/lib/apt/ -name 'linux.dell.com*' -exec rm {} \;
apt-get update
,...

I am about as sure as I can be that this won't hurt anything. Sometimes 
I do this and it doesn't hurt anything:

find /var/lib/apt/ -type f -exec rm {} \;
apt-get update
...
On 01/17/2017 03:55 AM, Benjamin Dupuis wrote:
 > Hi,
 >
 >
 >
 > _When I try to install srvadmin-all, it seems that the packages in
 > Ubuntu 16.04 are bad signed_
 >
 >
 >
 > WARNING: The following packages cannot be authenticated!
 >
 >   srvadmin-hapi srvadmin-omilcore srvadmin-idracadm7 srvadmin-deng
 >
 >   srvadmin-idrac-snmp srvadmin-idrac-ivmcli srvadmin-idrac-vmcli
 >
 >   srvadmin-rac-components srvadmin-racdrsc srvadmin-idracadm8 
srvadmin-isvc
 >
 >   srvadmin-storelib-sysfs srvadmin-storelib srvadmin-smcommon 
srvadmin-nvme
 >
 >   srvadmin-omacs srvadmin-xmlsup srvadmin-storage srvadmin-ominst
 >
 >   srvadmin-omacore srvadmin-base srvadmin-deng-snmp srvadmin-isvc-snmp
 >
 >   srvadmin-omcommon srvadmin-jre srvadmin-tomcat srvadmin-smweb
 >
 >   srvadmin-webserver srvadmin-itunnelprovider srvadmin-storage-snmp
 >
 >   srvadmin-storage-cli syscfg srvadmin-oslog srvadmin-all
 >
 > E: There were unauthenticated packages and -y was used without
 > --allow-unauthenticated
 >
 >
 >
 > # apt-key list
 >
 > /etc/apt/trusted.gpg.d/linux-dell-omsa.gpg
 >
 > ------------------------------------------
 >
 > pub   4096R/34D8786F 2012-03-02
 >
 > uid                  Dell Inc., PGRE 2012 (PG Release Engineering Build
 > Group 2012) <[email protected]>
 >
 > sub   4096R/79DF80D8 2012-03-02
 >
 >
 >
 > I have no problem on Debian 7/8 Ubuntu 12.04/14.04
 >
 >
 >
 > Best regards,
 >
 >
 >
 > --
 >
 >
 >
 > Benjamin Dupuis
 >
 >
 >
 >
 >
 > _______________________________________________
 > 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