Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
pax-utils-0.1.16.tar.bz2._checksum_failure
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Sat Aug 25, 2007 4:19 am    Post subject: pax-utils-0.1.16.tar.bz2._checksum_failure Reply with quote

localhost ~ # emerge -DuNav world

These are the packages that would be merged, in order:

Calculating world dependencies... done!
[ebuild U ] app-misc/pax-utils-0.1.16 [0.1.15] USE="-caps" 63 kB
[ebuild U ] app-emulation/wine-0.9.44 [0.9.43] USE="X alsa cups ncurses -dbus -esd -hal -jack -jpeg -lcms -ldap -nas -opengl -oss -scanner -xml" 658 kB
[ebuild U ] app-crypt/gnupg-2.0.6 [2.0.5-r1] USE="nls -bzip2 -doc -ldap -openct -pcsc-lite (-selinux) -smartcard" 0 kB
[ebuild U ] kde-base/klaptopdaemon-3.5.7-r1 [3.5.7] USE="arts -debug -kdeenablefinal -kdehiddenvisibility -xinerama -xscreensaver" 0 kB
[ebuild U ] x11-libs/vte-0.16.8 [0.16.6-r1] USE="python -debug -doc -opengl" 0 kB
[ebuild U ] kde-base/kdm-3.5.7-r1 [3.5.7] USE="arts pam -debug -kdeenablefinal -kdehiddenvisibility -xinerama" 0 kB
[ebuild U ] gnome-extra/gnome-media-2.18.0-r1 [2.18.0] USE="ipv6 mad ogg vorbis -debug -esd%" 0 kB
[ebuild U ] sys-fs/udev-114-r2 [114-r1] USE="(-selinux)" 0 kB
[ebuild NS ] sys-kernel/gentoo-sources-2.6.22-r5 USE="-build -symlink" 0 kB

Total: 9 packages (8 upgrades, 1 in new slot), Size of downloads: 721 kB

Would you like to merge these packages? [Yes/No] y
>>> Emerging (1 of 9) app-misc/pax-utils-0.1.16 to /
!!! Previously fetched file: 'pax-utils-0.1.16.tar.bz2'
!!! Reason: Filesize does not match recorded size
!!! Got: 64360
!!! Expected: 64336
Refetching... File renamed to '/usr/portage/distfiles/pax-utils-0.1.16.tar.bz2._checksum_failure_.AzI3Df'

>>> Downloading 'ftp://fido.online.kz/gentoo/pub/distfiles/pax-utils-0.1.16.tar.bz2'
--09:45:13-- ftp://fido.online.kz/gentoo/pub/distfiles/pax-utils-0.1.16.tar.bz2
=> `/usr/portage/distfiles/pax-utils-0.1.16.tar.bz2'
Resolving fido.online.kz... 212.154.208.7
Connecting to fido.online.kz|212.154.208.7|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD /gentoo/pub/distfiles ... done.
==> PASV ... done. ==> RETR pax-utils-0.1.16.tar.bz2 ...
No such file `pax-utils-0.1.16.tar.bz2'.

>>> Downloading 'http://ftp.gentoo.or.kr/distfiles/pax-utils-0.1.16.tar.bz2'
--09:45:30-- http://ftp.gentoo.or.kr/distfiles/pax-utils-0.1.16.tar.bz2
=> `/usr/portage/distfiles/pax-utils-0.1.16.tar.bz2'
Resolving ftp.gentoo.or.kr... 211.115.64.250
Connecting to ftp.gentoo.or.kr|211.115.64.250|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
09:45:31 ERROR 404: Not Found.

>>> Downloading 'http://gentoo.kems.net/distfiles/pax-utils-0.1.16.tar.bz2'
--09:45:31-- http://gentoo.kems.net/distfiles/pax-utils-0.1.16.tar.bz2
=> `/usr/portage/distfiles/pax-utils-0.1.16.tar.bz2'
Resolving gentoo.kems.net... 168.187.5.244
Connecting to gentoo.kems.net|168.187.5.244|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 64,360 (63K) [application/x-tar]

100%[=============================>] 64,360 4.70K/s ETA 00:00

09:45:45 (4.86 KB/s) - `/usr/portage/distfiles/pax-utils-0.1.16.tar.bz2' saved [64360/64360]

* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking pax-utils-0.1.16.tar.bz2 ;-) ... [ !! ]

!!! Digest verification failed:
!!! /usr/portage/distfiles/pax-utils-0.1.16.tar.bz2
!!! Reason: Filesize does not match recorded size
!!! Got: 64360
!!! Expected: 64336
localhost ~ #

three times i have run emerge --sync
there is no change in the errors
i tried deleting the downloaded file and new download also gives same error.
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Sat Aug 25, 2007 10:18 am    Post subject: Reply with quote

Rename /usr/portage/distfiles/pax-utils-0.1.16.tar.bz2._checksum_failure_.<whatever> back to /usr/portage/distfiles/pax-utils-0.1.16.tar.bz2, then do this:
Code:

rm -f /usr/portage/app-misc/pax-utils/Manifest && ebuild /usr/portage/app-misc/pax-utils/pax-utils-0.1.16.ebuild digest


or just delete /usr/portage/distfiles/pax-utils-* and do the same command afterwards. That said, I just emerged that version and didn't hit any errors, so maybe they've corrected the problem. It may take a while to propagate to the mirrors.
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
padoor
Advocate
Advocate


Joined: 30 Dec 2005
Posts: 4185
Location: india

PostPosted: Sat Aug 25, 2007 1:12 pm    Post subject: Reply with quote

in my laptop there is no such problem it just went through ok
i will try to do what you have suggested inn my desktop inwhich the posted problem was holding the world update.
or may be the portage has correct digest now.
i will post back the result of another --sync and world update in the troublesome installation.
_________________
reach out a little bit more to catch it (DON'T BELIEVE the advocate part under my user name)
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Sat Aug 25, 2007 3:53 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads.

Cross post of https://forums.gentoo.org/viewtopic-t-578015-highlight-.html
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum