The smbldap-tools-0.8.5.tgz file at http://samba.idealx.org/dist currently has a size of 271436 bytes and a MD5 Sum of 998ece1ac96680d75cebe6f0352f56b9 however the files/digest-samba-3.0.7 contains the line: MD5 4bfa0e5328b8420b98d91a046117b7c5 smbldap-tools-0.8.5.tgz 269327 it should be: MD5 998ece1ac96680d75cebe6f0352f56b9 smbldap-tools-0.8.5.tgz 271436 Currently samba-3.0.7 will fail to build with the USE="ldap" flag as a result of this. Reproducible: Always Steps to Reproduce: 1. USE="ldap" emerge "=net-fs/samba-3.0.7" Actual Results: Calculating dependencies ...done! >>> emerge (1 of 1) net-fs/samba-3.0.7 to / >>> md5 src_uri ;-) samba-3.0.7.tar.gz !!! File is corrupt or incomplete. (Digests do not match) >>> our recorded digest: 4bfa0e5328b8420b98d91a046117b7c5 >>> your file's digest: 998ece1ac96680d75cebe6f0352f56b9 !!! File does not exist: /usr/portage/distfiles//smbldap-tools-0.8.5.tgz
are you sure? I've just (re)downloaded it, and I reconfirm it... 'MD5 4bfa0e5328b8420b98d91a046117b7c5 smbldap-tools-0.8.5.tgz 269327'
Just tried again (this is the 3rd machine I've tried it on) and I get the same result. wget http://samba.idealx.org/dist/smbldap-tools-0.8.5.tgz md5sum smbldap-tools-0.8.5.tgz gives: 998ece1ac96680d75cebe6f0352f56b9 smbldap-tools-0.8.5.tgz and ls -al gives: -rw-r--r-- 1 root root 271436 Aug 31 19:53 smbldap-tools-0.8.5.tgz
Christian, it seems your download did corrupt, or they re-package 0.8.5, i can confirm the MD5 from Baz, just did download the official file: $ md5sum smbldap-tools-0.8.5.tgz 998ece1ac96680d75cebe6f0352f56b9 smbldap-tools-0.8.5.tgz (271436 byte long file)
ok: I surrender... :-) I forced the download from the gentoo mirrors, not the original site. It was patched in the first days of september, retaining the source uri. It's not the best of solutions, but for now all ebuilds will directly fetch the sources from distributor mirror, not gentoo ones. In cvs. Thanx :-)
digest-samba-3.0.7-r1 needs fixing too. spider distfiles # wget http://samba.idealx.org/dist/smbldap-tools-0.8.5.tgz --10:41:04-- http://samba.idealx.org/dist/smbldap-tools-0.8.5.tgz => `smbldap-tools-0.8.5.tgz' Resolving samba.idealx.org... 213.41.87.93 Connecting to samba.idealx.org[213.41.87.93]:80... connected. HTTP request sent, awaiting response... 200 OK Length: 271,436 [text/plain] 100%[===============================================================================================================================================>] 271,436 48.65K/s ETA 00:00 10:41:10 (47.85 KB/s) - `smbldap-tools-0.8.5.tgz' saved [271436/271436] spider distfiles # md5sum smbldap-tools-0.8.5.tgz 998ece1ac96680d75cebe6f0352f56b9 smbldap-tools-0.8.5.tgz spider distfiles # more ../net-fs/samba/files/digest-samba-3.0.7 digest-samba-3.0.7 digest-samba-3.0.7-r1 spider distfiles # more ../net-fs/samba/files/digest-samba-3.0.7-r1 MD5 a3e74c3cbb3303dcc92f037fdb35ff20 samba-3.0.7.tar.gz 15012667 MD5 5f173d549014985d681478897135915b samba-vscan-0.3.5.tar.bz2 161982 MD5 dbd622492aa0f1942979963467cc1d9a smbldap-tools-0.8.5.tgz 271436 spider distfiles # more ../net-fs/samba/files/digest-samba-3.0.7 MD5 5906341429e64214909865a4be92e4ab samba-3.0.7.tar.gz 15012667 MD5 5f173d549014985d681478897135915b samba-vscan-0.3.5.tar.bz2 161982 MD5 998ece1ac96680d75cebe6f0352f56b9 smbldap-tools-0.8.5.tgz 271436
Yup smbldap is screwed up too for 3.07-r1
net-fs/samba-3.0.7-r1 still has a bad checksum as of Oct 8th 2004. Further inspection reveals that the md5sum stored in /usr/portage/net-fs/samba/digest-samba-3.0.7-r1 for the file samba-3.0.7.tar.gz is incorrect but the md5sum stored in /usr/portage/net-fs/samba/digest-samba-3.0.7 is 100% correct.
fixed in cvs, Christain did commit his version again (and he had a faulty HD, which did screw up the distfiles, hd should be replaced now)
*** Bug 66785 has been marked as a duplicate of this bug. ***
This was due to my faulty HD, which I'm burying now, I swear... _many_ thanks to mglauche who fixed it, and _many_ excuses to you all :-(
As of 10/11/2004 this bug still exists. I just resynced but still the digest do not match error. What needs to be done to get this pushed out to all the mirrors?
FYI: I had to remove the smbldap-tools-0.8.5 file and allow portage to go grab a new one for this problem to go away. Perhaps this is obvious, but it wasnt apparent to me that this was needed.
*** Bug 68068 has been marked as a duplicate of this bug. ***
As of 2004-10-19 I'm still getting this problem. What should be done to fix it? BTW, I've just downloaded smbldap-tools-0.8.5.tgz from with <wget http://samba.idealx.org/dist/smbldap-tools-0.8.5.tgz> and everything is fine.
master repository got the right package one month ago, and all offical mirrors four/eight hours later. We let then a couple of days for other external mirrors to assest, then removed the warning. If your mirror is supposed to be an official one, then something is wrong...
My bad. I had an old copy of smbldap-tools-0.8.5.tgz and wasn't downloading a new one. Please disregard my previous comments. Sorry for the confusion.