[Spacewalk-list] rhn-clone-errata src-channel option

Pierre Casenove pcasenove at gmail.com
Thu Oct 20 14:03:50 UTC 2011


Hello,
It's perfect. I totally understand now! Thanks a lot.

I thought that rhn-clone-errata parsed the config file [ChanMap] block and
then launched a sync for each chanmap found.
I'll modify my script to call rhn-clone-errata for each channel now that I
understand!

Would you prefer that I modify rhn-clone-errata.py to add an option to
behave like I thought it was and provide you a patch?

Pierre


2011/10/20 Speagle, Andy <andy.speagle at wichita.edu>

> > I'm trying to set up errata synchronization using the latest version of
> rhn-clone-errata.py available.
> > First, I've created file /etc/rhncloneerrata.cfg with the following
> content
> > [Spacewalk]
> > spw_server=localhost
> > spw_user=admin
> > spw_pass=<adminpw>
> > [RHN]
> > rhn_server=xmlrpc.rhn.redhat.com
> > rhn_user=user
> > rhn_pass=pass
> > [ChanMap]
> > rhel-x86_64-server-5=rhel-5-server-x64
> > rhel-x86_64-server-6=rhel-6-server-x64
> > [ChanSuffixMap]
> > rhel-x86_64-server-5=R5-64
> > rhel-x86_64-server-6=R6-64
> >
> >
> > I'm confused with the option --src-channel, which is mandatory. How is it
> used? I thought the ChanMap config section was enough to synchronize the RHN
> channels with the local channels.
> > Do I have to call rhn-clone-errata for each channel I want to synchronize
> or having all the channels in my ChanMap is enough?
>
> Hi, Pierre.
>
> Yes... you'll need to call the script for each channel that you want to
> clone and use the "-c|--src-channel=BLAH" option to tell it which channel.
>  It uses the "ChanMap" config information to match all of the relevant data
> about that channel with the channel you tell it you want to sync... and then
> does the work.
>
> I hope that clears it up.
>
> Andy
>
>
>
> _______________________________________________
> Spacewalk-list mailing list
> Spacewalk-list at redhat.com
> https://www.redhat.com/mailman/listinfo/spacewalk-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20111020/d192b79d/attachment.htm>


More information about the Spacewalk-list mailing list