Hello,
my customers reported, that they can't install nightly packages on SLES and OpenSUSE any more. I'm tried to do it on SLES11 SP3 and got the error message:
Installation of nx-libs-3.5.0.33-0.0x2go1.0.git20160221.741.heuler failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: error: /var/cache/zypp/packages/x2go-nightly/rpms/nx-libs/nx-libs-3.5.0.33-0.0x2go1.0.git20160221.741.heuler.x86_64.rpm: Header V4 RSA/SHA1 signature: BAD, key ID 9c6b0b2b error: /var/cache/zypp/packages/x2go-nightly/rpms/nx-libs/nx-libs-3.5.0.33-0.0x2go1.0.git20160221.741.heuler.x86_64.rpm cannot be installed
Any ideas?
Oleksandr Shneyder | Email: o.shneyder@phoca-gmbh.de phoca GmbH | Tel. : 0911 - 14870374 0 Harzstr. 4 | Fax. : 0911 - 14870374 9 D-90491 Nürnberg | Mobil: 0163 - 49 64 461
Geschäftsführung: Dipl.-Inf. Oleksandr Shneyder
On 08.06.2016 02:45 PM, Oleksandr Shneyder wrote:
my customers reported, that they can't install nightly packages on SLES and OpenSUSE any more. I'm tried to do it on SLES11 SP3 and got the error message:
Installation of nx-libs-3.5.0.33-0.0x2go1.0.git20160221.741.heuler failed: (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: error:
/var/cache/zypp/packages/x2go-nightly/rpms/nx-libs/nx-libs-3.5.0.33-0.0x2go1.0.git20160221.741.heuler.x86_64.rpm:
Header V4 RSA/SHA1 signature: BAD, key ID 9c6b0b2b error:
/var/cache/zypp/packages/x2go-nightly/rpms/nx-libs/nx-libs-3.5.0.33-0.0x2go1.0.git20160221.741.heuler.x86_64.rpm
cannot be installed
Any ideas?
You probably need to import the key(s) using
# rpm --import http://packages.x2go.org/pub.key
About a year ago, I changed the signing key to consolidate both RPM and dpkg keys. AFAIR they were different for some reason (and even more confusingly, RPM packages were signed with a "debian" key, while dpkg packages were signed with some other key.)
Mihai