View previous topic :: View next topic |
Author |
Message |
giandal n00b
Joined: 29 Jun 2005 Posts: 2
|
Posted: Wed Jun 29, 2005 12:28 pm Post subject: newbie |
|
|
Hi all.
I decided to get rid of fink and try portage on Tiger.
So I followed all the instructions, but on emerge system I get that
!!! Digest verification Failed:
!!! /usr/portage/distfiles/debianutils_2.13.1.tar.gz
!!! Reason: Failed on MD5 verification
then I try to ebuild debianutils-2.13.1-r1.ebuild digest, and retry emerge system, but then it tells me
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error exit delayed from previous errors
!!! ERROR: sys-apps/debianutils-2.13.1-r1 failed.
!!! Function unpack, Line 373, Exitcode 2
!!! failure unpacking debianutils_2.13.1.tar.gz
Do I have to download directly the gzipped file?? |
|
Back to top |
|
|
tomvollerthun Guru
Joined: 19 Mar 2005 Posts: 316
|
Posted: Wed Jun 29, 2005 1:39 pm Post subject: |
|
|
The file is incomplete, so it's MD5 sum doesn't match the reference.
Trying to unpack it results in an error, that's another hint that the file is broken.
Solve the problem by deleting the file from /usr/portage/distfiles and 'emerge system' again. If it continuously doesn't work, try to download the file manually and move it to /usr/portage/distfiles.
Normally this doesn't happen. It could result from a timeout when the server is under heavy load, but if you experience this behaviour regularly, you should go hunting for that bug.
hth, tom _________________ Computer science is no more about computers than astronomy is about telescopes.
Dijsktra
---------------
Don't believe my "Guru" status! |
|
Back to top |
|
|
giandal n00b
Joined: 29 Jun 2005 Posts: 2
|
Posted: Thu Jun 30, 2005 5:52 am Post subject: |
|
|
Thanks.
Indeed it kept not working until I downloaded manually the file.
Now it's going... |
|
Back to top |
|
|
tomvollerthun Guru
Joined: 19 Mar 2005 Posts: 316
|
Posted: Thu Jun 30, 2005 7:35 am Post subject: |
|
|
Good to hear that.
If this is not the only problematic package and the same issue occurs over and over again, I'd advise you to change the download mirror you're using to get the packages.
A description on how to proceed can be found here:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=2#doc_chap4
cu, tom _________________ Computer science is no more about computers than astronomy is about telescopes.
Dijsktra
---------------
Don't believe my "Guru" status! |
|
Back to top |
|
|
|