Hi All,
I am reaching you for the help, how to sign the RPM packages which is being provided by IBM. We need to sign the RPM using GPG keys but its failing when I tried this on Linux as well as on AIX server.
On both I got something similar error that 'cannot sign RPM V3 packages'. I am following this page to sign the RPM https://access.redhat.com/articles/3359321 on Linux host.
# rpm --addsign ruby-2.3.0-3.aix6.1.ppc.rpm
ruby-2.3.0-3.aix6.1.ppc.rpm:
error: Cannot sign RPM v3 packages
# rpm -qi ruby-2.3.0-3.aix6.1.ppc.rpm
Name : ruby
Version : 2.3.0
Release : 3
Architecture: ppc
Install Date: (not installed)
Group : Development/Languages
Size : 75147068
License : Distributable
Signature : (none)
Source RPM : ruby-2.3.0-3.src.rpm
Build Date : Tue 05 Apr 2016 01:04:16 PM UTC
Build Host : green52.in.ibm.com
Relocations : /opt/freeware
URL : http://www.ruby-lang.org/
Summary : An interpreter of object-oriented scripting language
Description :
Ruby is an interpreted scripting language for quick and easy object-oriented
programming. It has many features to process text files and to do system
management tasks. It is simple, straight-forward, and extensible.
#
------------------------------
Manish Anand
------------------------------