The packages were not in the "Packages in no channels" listing.<br><br>unfortunately I threw enough stuff at the wall to solve the problem and did not take very good notes. <br><br>From bash history it looks like:<br>
<ol><li>mrepo --unmount</li><li>rm /var/www/mrepo/ -rf</li><li>spacewalk-data-fsck -r -v <br></li><li>recreated the repo properly. originally I was using the mrepo -gvvv command instead of mrepo -g (there is a bug somewhere in the verbose code). </li>
<li>rhnpush --channel prod-base-i386 --server=<a href="http://localhost/APP">http://localhost/APP</a> --dir=/var/www/mrepo/reponame/RPMS.os/<br></li><li>spacewalk-repo-sync --channel prod-base-i386 --url file:///var/www/mrepo/reponame/RPMS.os/</li>
</ol>Sorry I can't be more helpful. Thanks for your response.<br>