Hello list,<br><br>This is my very first post on this list.<br>I have questions regarding <a href="http://eva-direct-errata-sync.pl">eva-direct-errata-sync.pl</a>.<br>I have both RHEL and CentOS channels in my spacewalk. I'm pretty new to all this and wondering how I should setup the errata sync.<br>
<br>I have the following RHEL channels in my spacewalk:<br>rh6-x64-base-channel ( = rhel-x86_64-server-6)<br>rh6-x64-optional-channel ( = rhel-x86_64-server-optional-6)<br>rh5-x64-base-channel ( = rhel-x86_64-server-5)<br>
rh5-x64-rhn_tools-channel ( = rhn-tools-rhel-x86_64-server-5)<br><br>And the following CentOS channels:<br>centos6-x64-base-channel (contains base and updates repos)<br>centos5-x64-base-channel (contains base and updates repos)<br>
centos5-x32-base-channel (contains base and updates repos)<br><br>I want to run errata sync every night for both my RHEL and CentOS channels.<br>So what I've come up with so far is this:<br>ERRATASRCUSER=xxx<br>ERRATADSTUSER=xxx<br>
ERRATASRCPASS=xxx<br>ERRATADSTPASS=xxx<br>ERRATADST=localhost<br>./<a href="http://eva-direct-errata-sync.pl">eva-direct-errata-sync.pl</a> --sourcechannel=rhel-x86_64-server-5 --destinationchannel=rh5-x64-base-channel -F day<br>
./<a href="http://eva-direct-errata-sync.pl">eva-direct-errata-sync.pl</a> --sourcechannel=rhel-x86_64-server-6 --destinationchannel=rh6-x64-base-channel -F day<br><br>So for the child channel rh6-x64-optional-channel, do I use the -r flag? And what will happen with my channel label name differences (rh6-x64-optional-channel/rhel-x86_64-server-optional-6)?<br>
<i>#   -r or --recursive<br></i><br>When do I use these flags?<br><i>#   -e RH or --rewriteerratanamefrom RH<br>#   -E CENTOSX86_64 or --rewriteerratanameto CENTOSX86_64<br></i><i>#   --rewritepackagereleasefrom el6<br>#   --rewritepackagereleaseto el6.centos<br>
</i><br><br>My best guess for the CentOS channels I should use these flags:<br>./<a href="http://eva-direct-errata-sync.pl">eva-direct-errata-sync.pl</a> --sourcechannel=rhel-x86_64-server-5 --destinationchannel=centos5-x64-base-channel --rewritepackagereleasefrom el6 --rewritepackagereleaseto el6.centos -F day<br>
./<a href="http://eva-direct-errata-sync.pl">eva-direct-errata-sync.pl</a> --sourcechannel=rhel-x86_64-server-6 --destinationchannel=centos6-x64-base-channel --rewritepackagereleasefrom el6 --rewritepackagereleaseto el6.centos -F day<br>
./<a href="http://eva-direct-errata-sync.pl">eva-direct-errata-sync.pl</a> --sourcechannel=rhel-i386-server-5 --destinationchannel=centos5-x32-base-channel --rewritepackagereleasefrom el6 --rewritepackagereleaseto el6.centos -F day<br>
<br>Are my assumptions/examples correct? If not, can someone correct me?<br><br>Regards,<br>Elias Abacioglu<br>