Hey all,<br><br>Just noticed something odd with repo-sync today. There were updates to gd and pyxml last night in the centos repos but repo-sync is reporting no new packages. Checked <a href="http://mirror.centos.org/centos-5/5.4/updates/x86_64/">http://mirror.centos.org/centos-5/5.4/updates/x86_64/</a> in my browser quickly and didn't see the new package until I did a forced refresh so I assume the comporate http proxy cached the old http content and got in the way.....<br>
<br>Checking on the spacewalk server with wget shows the current correct page but running an update manually I get:<br><br>sudo /usr/bin/spacewalk-repo-sync --channel centos_54_x64_updates                                --url <a href="http://mirror.centos.org/centos-5/5.4/updates/x86_64/">http://mirror.centos.org/centos-5/5.4/updates/x86_64/</a>                              --type yum --label centos_54_64_updates<br>
Repo <a href="http://mirror.centos.org/centos-5/5.4/updates/x86_64/">http://mirror.centos.org/centos-5/5.4/updates/x86_64/</a> has 436 packages.<br>No new packages to download.<br>Sync complete<br><br>Is there someway to tell reposync to include the HTTP request header <em></em><em></em><em>No</em>-<em>Cache</em>=True ?<br>
<br>I notice fairly often that my ubuntu desktop has corrupted package lists etc unless I include the option <em>Acquire</em>::<em>http</em>::<em>No</em>-<em>Cache</em>=True during the apt-get update so it would not surprise me if the proxy was mashing something up....<br>
<br>Any ideas short of waiting X hours to see if the content expires and works?<br><br>James<br>