On 2012-05-10 16:41, Pierre Casenove wrote:
The problem is that even if this package is useless, it still make
spacewalk fail and so, the list of rpm installed on a RedHat 4 client
is incomplete!
So I need to get rid of that issue to have the complete list of rpm
installed on redhat 4 clients.
I've tested to modify
/usr/lib/python2.4/site-packages/spacewalk/server/rhnServer/server_packages.py,
adding these lines
+ 225 if package_data['a'] == '':
+ 226 package_data['a'] = None
But no luck.
Thanks in advance for your help
Pierre
As I said: don't import that package into spacewalk, as it is actually
NOT a package, but just a result of "rpm --import" of a GPG key (which
usually happens when kickstarting or installing a system)
Franky
_______________________________________________
Spacewalk-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-list