Bug 233462 - sys-auth/pambase-20080730 tarball two-byte size mismatch (Filesize does not match recorded size)
Bug#: 233462 Product:  Gentoo Linux Version: 2007.0 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: pam-bugs@gentoo.org Reported By: 1i5t5.duncan@cox.net
Component: Core system
URL: 
Summary: sys-auth/pambase-20080730 tarball two-byte size mismatch (Filesize does not match recorded size)
Keywords:  
Status Whiteboard: 
Opened: 2008-07-31 09:31 0000
Description:   Opened: 2008-07-31 09:31 0000
$sudo emerge --fetchonly pambase
Calculating dependencies ... done!
>>> Fetching (1 of 1) sys-auth/pambase-20080730
>>> Downloading 'http://open-systems.ufl.edu/mirrors/gentoo/distfiles/pambase-20080730.tar.bz2'
--2008-07-31 01:32:10-- 
http://open-systems.ufl.edu/mirrors/gentoo/distfiles/pambase-20080730.tar.bz2
Resolving open-systems.ufl.edu... 128.227.74.67
Connecting to open-systems.ufl.edu|128.227.74.67|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2458 (2.4K) [application/x-tar]
Saving to: `/str/portage/src/pambase-20080730.tar.bz2'

100%[===========================================================================================>]
2,458       --.-K/s   in 0s

2008-07-31 01:32:10 (8.77 MB/s) - `/str/portage/src/pambase-20080730.tar.bz2'
saved [2458/2458]

('Filesize does not match recorded size', 2458, 2460)
!!! Fetched file: pambase-20080730.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      2458
!!! Expected: 2460
Refetching... File renamed to
'/str/portage/src/pambase-20080730.tar.bz2._checksum_failure_.AK9eZJ'

>>> Downloading 'http://gentoo.mirrors.easynews.com/linux/gentoo/distfiles/pambase-20080730.tar.bz2'
--2008-07-31 01:32:10-- 
http://gentoo.mirrors.easynews.com/linux/gentoo/distfiles/pambase-20080730.tar.bz2
Resolving gentoo.mirrors.easynews.com... 69.16.168.244
Connecting to gentoo.mirrors.easynews.com|69.16.168.244|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2458 (2.4K) [application/x-tar]
Saving to: `/str/portage/src/pambase-20080730.tar.bz2'

100%[===========================================================================================>]
2,458       --.-K/s   in 0s

2008-07-31 01:32:10 (8.55 MB/s) - `/str/portage/src/pambase-20080730.tar.bz2'
saved [2458/2458]

('Filesize does not match recorded size', 2458, 2460)
!!! Fetched file: pambase-20080730.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      2458
!!! Expected: 2460
Refetching... File renamed to
'/str/portage/src/pambase-20080730.tar.bz2._checksum_failure_.AK9eZJ'

[repeat ad infinitum... well, to the end of the configured mirrors, at least]

I doubt you need full emerge --info for this, but I'm running ~amd64, and the
portage-2.2-rcs, having just upgraded to -rc5 earlier in this emerge session. 
In fact, I just filed a(n apparently coincidentally) related traceback bug on
it, see bug #233458 .  Yell if you need full --info and I'll attach it.

Duncan

------- Comment #1 From Vlastimil Babka (Caster) 2008-07-31 10:38:07 0000 -------
the_paya: you seem to be the last to commit there, any idea what happened?

------- Comment #2 From Vlastimil Babka (Caster) 2008-07-31 11:32:16 0000 -------
Fixed in CVS, leaving bug open for a while so people easily find it and don't
dupe.

------- Comment #3 From Javier Villavicencio 2008-07-31 14:09:30 0000 -------
Yes, my bad. I had a tarball from git lurking around before the release. Forgot
to delete it before keywording.

Weird that it differed in only 2 bytes tho o_O