<p>Looks like you missed --label in spacewalk-tell-sync. Check --help for syntax. For starters anyway...</p>
<p><blockquote type="cite">On May 6, 2010 9:08 PM, "Daniel Wittenberg" <<a href="mailto:dwittenberg2008@gmail.com">dwittenberg2008@gmail.com</a>> wrote:<br><br>We have a local repo with custom packages and I wanted to push that through spacewalk instead of direct.  So I setup a new channel, but since I'm doing a custom sync of EPEL and RPMForge I did this the same way.  In my cron script I added:<br>

<br>
cd /var/www/html/pub/centos/custom-64<br>
createrepo /var/www/html/pub/centos/custom-64 > /dev/null<br>
/usr/bin/spacewalk-repo-sync --channel custom-64 --url file:///var/www/html/pub/centos/custom-64/ --type yum<br>
<br>
Then if I add that channel to a client, it complains it can't find the repodata.  So I looked in /var/cache/rhn/repodata and sure enough, no info on the custom channel. I tried to symlink it over to the /var/www/html/pub/centos/custom-64/repodata which then made the client happy, sorta.  If I try and actually install something it tells me that it can't find the package.<br>

<br>
So it seems like for some reason when I added this channel everything is ok, but spacewalk-repo-sync isn't creating the repo internally correctly ?<br>
<br>
Ideas on where else to check?<br>
<br>
Thanks!<br>
Dan<br>
<br>
_______________________________________________<br>
Spacewalk-list mailing list<br>
<a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/spacewalk-list" target="_blank">https://www.redhat.com/mailman/listinfo/spacewalk-list</a><br>
</blockquote></p>