<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Yeah it was saying that --label was ignored and only there for backwards compat so I took it out.</div><div><br></div><div># spacewalk-repo-sync -h</div><div><div>usage: spacewalk-repo-sync [options]</div><div><br></div><div>options:</div><div>  -l, --label           Ignored; for compatibility with old versions</div><div><br></div><div>Dan</div><div><br></div></div><br><div><div>On May 6, 2010, at 4:41 PM, James Hogarth wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><p>Looks like you missed --label in spacewalk-tell-sync. Check --help for syntax. For starters anyway...</p><div><br class="webkit-block-placeholder"></div><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 <a href="file:///var/www/html/pub/centos/custom-64/">file:///var/www/html/pub/centos/custom-64/</a> --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><div><br class="webkit-block-placeholder"></div>
_______________________________________________<br>Spacewalk-list mailing list<br><a href="mailto:Spacewalk-list@redhat.com">Spacewalk-list@redhat.com</a><br>https://www.redhat.com/mailman/listinfo/spacewalk-list</blockquote></div><br></body></html>