[Bug 742772] openSUSE x86_64 Update mirrors have different versions of the same file i.e. libqt4-4.7.4-19.4.1.x86_64.rpm
https://bugzilla.novell.com/show_bug.cgi?id=742772 https://bugzilla.novell.com/show_bug.cgi?id=742772#c16 --- Comment #16 from David Westfall <david.westfall@red-inc.us> 2012-02-16 15:15:09 UTC --- Still have not heard from anl.gov. Just sent out another message, also sent one to temple.edu. I also asked if they monitor the mirror mailing list or IRC as listed on http://en.opensuse.org/openSUSE:Mirror_infrastructure . Found when I did a zypper dup on a 11.3 32bit to 12.1 that there were digest errors in noarch. Did a sync to anl.gov. and found that the problem has spread to i586 i686 and noarch. The following command gives a count for each directory. Remove |wc -l to get list of files. 12.1/Update # for i in i586 i686 noarch x86_64;do for j in `ls $i/*.rpm`;do printf "%-80s" "$j" ;cat repodata/*-filelists.xml|grep -c `sha256sum $j|awk '{print $1}'` ;done|grep "0$"|wc -l;done 223 14 9 4 Why are these RPS's getting two signed copies? How does the second copy get in to repo? Where has the second copy been stored before it goes into the repo? In some cases it was month before the second copy went in to the repo. Dave W. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com