[Spacewalk-devel] [PATCH] handle orphaned GID's the same way as orphaned UID's

2009-04-07 Thread Maxim Burgerhout
Hi, Below is a patch to rhncfgcli_verify.py to make it handle orphaned GID's the same way as orphaned UID's are handled. I recently found out the current implementation raises a KeyError exception if an orphaned GID is encountered. This happens when rhncfg_client verify is run on a system on

Re: [Spacewalk-devel] fatal: ambiguous argument when pushing tags to Spacewalk repo

2009-04-07 Thread Miroslav Suchý
Jan Pazdziora wrote: Hello, when running git push --tags, I seem to be getting some errors about spacewalk-java-0.6.1-1-11. What's strange there is that spacewalk-java-0.6.1-1-11 does not even look like a valid tag name: $ git push --tags Counting objects: 1, done. Writing objects: 100%

[Spacewalk-devel] [Fwd: 2 commits - java/code spacewalk/setup]

2009-04-07 Thread Jason Dobies
Just a quick glance over the diff shows a log.debug calls with multiple concatenations: -log.debug(procedure: + procedureName + ags: + args); +log.debug(procedure: + procedureName + args: + args); (included both lines to be fair; this wasn't a new addition, just a typo

[Spacewalk-devel] Can someone review/add script

2009-04-07 Thread Cliff
https://bugzilla.redhat.com/show_bug.cgi?id=146192 The above public satellite bug has a script attached to it that is GPL'd and does signing and push of rpms into a Satellite/Spacewalk server. Can someone review it and add into spacewalk git if we feel it will be benefit to other

Re: [Spacewalk-devel] Can someone review/add script

2009-04-07 Thread Pradeep Kilambi
Cliff wrote: https://bugzilla.redhat.com/show_bug.cgi?id=146192 The above public satellite bug has a script attached to it that is GPL'd and does signing and push of rpms into a Satellite/Spacewalk server. Can someone review it and add into spacewalk git if we feel it will be benefit to

Re: [Spacewalk-devel] Can someone review/add script

2009-04-07 Thread Jesus Rodriguez
On Tue, Apr 07, 2009 at 06:00:05PM -0400, Pradeep Kilambi wrote: Cliff wrote: https://bugzilla.redhat.com/show_bug.cgi?id=146192 The above public satellite bug has a script attached to it that is GPL'd and does signing and push of rpms into a Satellite/Spacewalk server. Can someone