914 of the 2804 packages fail with the same error when I run <br>spacewalk-repo-sync --channel rhel6-dev-base-i386  --url file:///var/www/mrepo/rhel-server-6.2-i386/RPMS.os/<br>....<br>415/914 : libreport-plugin-mailx-2.0.5-20.el6-0.i686<br>
(50, "Package upload failed: [Errno 2] No such file or directory: '/var/satellite/redhat/1/35b/libreport-plugin-mailx/2.0.5-20.el6/i686/35b77f7e28f3df740c59099898d35f87c90714e1aa56540c22af1a92274ad2ce/libreport-plugin-mailx-2.0.5-20.el6.i686.rpm'", 'Invalid information uploaded to the server')<br>
....<br><br>When I examine the file it appears that the symbolic link is wrong:<br>1586680 lrwxrwxrwx. 1 root root 62 Jan 30 13:41 libreport-plugin-mailx-2.0.5-20.el6.i686.rpm -> ../disc1/Packages/libreport-plugin-mailx-2.0.5-20.el6.i686.rpm<br>
<br>Am I interpreting this correctly? I'm guessing the 1890 rpms that worked successfully were already loaded from 6.1<br><br>My workaround is:<br>spacewalk-repo-sync --channel rhel6-dev-base-i386  --url  <a href="http://spacewalk.example.com/mrepo/rhel-server-6.2-i386/RPMS.os/">http://spacewalk.example.com/mrepo/rhel-server-6.2-i386/RPMS.os/</a><br>
<br>The downside is I now have two copies of the rpm on the server. One in /var/www/mrepo/rhel-server-6.2-i386/RPMS.os/ and another in /var/satellite/. Hard drive space is cheap so I'm not too worried about getting a fix just wanted to get the workaround out there.<br>
<br><br>