View previous topic :: View next topic |
Author |
Message |
Bialy Guru
Joined: 20 Mar 2006 Posts: 486
|
Posted: Sat Dec 30, 2006 6:32 pm Post subject: Bind and md5 failed |
|
|
I have problem. When I try download bind I have md5 failed.
I use "net-dns/bind -ipv6 -ldap -mysql -bind-mysql -postgres -odbc threads" in "/etc/portage/package.use" file.
When I do "emerge -upv bind" then show me total size to download: 5,178 kB = 5,178 * 1024 B = 5,302,272 B.
And when I try use "emerge bind" then I see 5,303,237 B.
It is the reason of verification failed?? |
|
Back to top |
|
|
moocha Watchman
Joined: 21 Oct 2003 Posts: 5722
|
Posted: Sat Dec 30, 2006 11:49 pm Post subject: |
|
|
Possibly. Please do Code: | rm -f /usr/portage/distfiles/bind*
rm -rf /usr/portage/net-dns/bind
emerge --sync | and try again. _________________ Military Commissions Act of 2006: http://tinyurl.com/jrcto
"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin |
|
Back to top |
|
|
Bialy Guru
Joined: 20 Mar 2006 Posts: 486
|
Posted: Sun Dec 31, 2006 8:54 am Post subject: |
|
|
I'm do this few times and don't work |
|
Back to top |
|
|
moocha Watchman
Joined: 21 Oct 2003 Posts: 5722
|
Posted: Sun Dec 31, 2006 9:11 am Post subject: |
|
|
That's odd. What version of bind are you trying to emerge? Could you perhaps provde the output ofand, for good measure,? _________________ Military Commissions Act of 2006: http://tinyurl.com/jrcto
"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin |
|
Back to top |
|
|
Bialy Guru
Joined: 20 Mar 2006 Posts: 486
|
Posted: Sun Dec 31, 2006 5:23 pm Post subject: |
|
|
emerge -pv bind:
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] net-dns/bind-9.3.2-r4 USE="berkdb ssl threads -dlz -doc -idn -ipv6 -ldap -mysql -odbc -postgres (-selinux)" 5,178 kB
Total size of downloads: 5,178 kB
emerge bind:
Calculating dependencies... done!
>>> Emerging (1 of 1) net-dns/bind-9.3.2-r4 to /
>>> Downloading 'http://src.gentoo.pl/distfiles/bind-9.3.2-P1.tar.gz'
* checking ebuild checksums ... [ ok ]
* checking auxfile checksums ... [ ok ]
* checking miscfile checksums ... [ ok ]
* checking bind-9.3.2-P1.tar.gz ... [ !! ]
Length: 5,303,237 |
|
Back to top |
|
|
Bialy Guru
Joined: 20 Mar 2006 Posts: 486
|
Posted: Tue Jan 02, 2007 9:07 pm Post subject: |
|
|
You have any idea?? |
|
Back to top |
|
|
moocha Watchman
Joined: 21 Oct 2003 Posts: 5722
|
Posted: Wed Jan 03, 2007 12:05 am Post subject: |
|
|
Nope, and I can't reproduce the error for the life of me. Could it be an error on your file system? Try booting from a LiveCD and running a forcked fsck (fsck -f) on the file system hosting /usr/portage/distfiles, then delete the corrupted tarball and try again. If it still fails, try this: rename (do NOT delete) the newly downloaded tarball to something else (dummy.file.name for example), then let it download it again, so the data ends up on different drive sectors. _________________ Military Commissions Act of 2006: http://tinyurl.com/jrcto
"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin |
|
Back to top |
|
|
Bialy Guru
Joined: 20 Mar 2006 Posts: 486
|
Posted: Thu Jan 04, 2007 3:52 pm Post subject: |
|
|
I select another mirror and it works. |
|
Back to top |
|
|
moocha Watchman
Joined: 21 Oct 2003 Posts: 5722
|
Posted: Thu Jan 04, 2007 6:09 pm Post subject: |
|
|
Uh-oh, that's a very very badly broken mirror then. Wouldn't hurt to notify the admins - stuff like this isn't supposed to happen in the first place since even the simplest wget-style mirroring should catch file size mismatches. Which mirror was it? _________________ Military Commissions Act of 2006: http://tinyurl.com/jrcto
"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin |
|
Back to top |
|
|
Bialy Guru
Joined: 20 Mar 2006 Posts: 486
|
Posted: Sat Jan 06, 2007 12:18 am Post subject: |
|
|
src.gentoo.pl |
|
Back to top |
|
|
|