[Spacewalk-list] RHN Errata in Spacewalk

Andy Speagle andy.speagle at wichita.edu
Wed Oct 14 16:21:46 UTC 2009


On Wed, 2009-10-14 at 10:54 -0500, Rodrique Heron wrote:
> 
> Andy, I would love to look.

As you wish... 

rhn-clone-errata.py : This handles pulling errata from RHN and
publishing them in my "official" RHEL channels.  Typical usage for me:

rhn-clone-errata.py -s localhost -l <username> -p <password> \
  --src-channel=rhel-x86_64-server-5 \
  -b YYYYMMDD -e YYYYMMDD -u

spw-clone-errata.py : This handles cloning the errata I have in my
"official" channels into cloned "production" channels.  This helps me do
proper release management of errata for my org.  Typical usage:

spw-clone-errata.py -s localhost -l <username> -p <password> -c
rhel-i386-server-prod-4-7 -e 20080724

(NOTE: This end-date corresponds to the release of RHEL 4.7.  This
allows me to clone to production channels all errata up to that
release.. more or less.)

These will eventually be thrown together into one script... but I'm
still actively developing and will get there eventually.  I've also been
lazy about handling credentials... so you'll find these sanitized for my
protection.

Let me know if you see better ways of doing this stuff... 
-- 
Andy Speagle

"THE Student" - UCATS
Wichita State University
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rhn-clone-errata.py
Type: text/x-python
Size: 24010 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20091014/cfdc54a0/attachment.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spw-clone-errata.py
Type: text/x-python
Size: 23773 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20091014/cfdc54a0/attachment-0001.py>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20091014/cfdc54a0/attachment.sig>


More information about the Spacewalk-list mailing list