Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 336149 - metasploit-3.4.1 checksum failure
Summary: metasploit-3.4.1 checksum failure
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-06 02:36 UTC by jms
Modified: 2010-09-06 15:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jms 2010-09-06 02:36:12 UTC
checksum is not correct => failure to fetch framework-3.4.1.tar.bz2

Reproducible: Always

Steps to Reproduce:
1.emerge --sync 
2.emerge -fv metasploit
3.

Actual Results:  
'Filesize does not match recorded size', 32779137, 32316541)
 * Fetch failed for 'net-analyzer/metasploit-3.4.1'


Expected Results:  
build with correct checksum
download works

>>> Fetching (1 of 6) net-analyzer/metasploit-3.4.1
>>> Downloading 'http://open-systems.ufl.edu/mirrors/gentoo/distfiles/framework-3.4.1.tar.bz2'
--2010-09-05 21:17:48--  http://open-systems.ufl.edu/mirrors/gentoo/distfiles/framework-3.4.1.tar.bz2
Resolving open-systems.ufl.edu... 128.227.74.33
Connecting to open-systems.ufl.edu|128.227.74.33|:80... connected.
HTTP request sent, awaiting response... 403 Forbidden
2010-09-05 21:17:49 ERROR 403: Forbidden.

>>> Downloading 'http://distfiles.gentoo.org/distfiles/framework-3.4.1.tar.bz2'
--2010-09-05 21:17:49--  http://distfiles.gentoo.org/distfiles/framework-3.4.1.tar.bz2
Resolving distfiles.gentoo.org... 216.165.129.135, 199.6.1.174, 156.56.247.195, ...
Connecting to distfiles.gentoo.org|216.165.129.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-09-05 21:17:49 ERROR 404: Not Found.

>>> Downloading 'http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/framework-3.4.1.tar.bz2'
--2010-09-05 21:17:49--  http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/framework-3.4.1.tar.bz2
Resolving www.ibiblio.org... 152.46.7.80
Connecting to www.ibiblio.org|152.46.7.80|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/framework-3.4.1.tar.bz2 [following]
--2010-09-05 21:17:50--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/framework-3.4.1.tar.bz2
Resolving distro.ibiblio.org... 152.46.7.109
Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-09-05 21:17:51 ERROR 404: Not Found.

>>> Downloading 'http://www.metasploit.com/releases/framework-3.4.1.tar.bz2'
--2010-09-05 21:17:51--  http://www.metasploit.com/releases/framework-3.4.1.tar.bz2
Resolving www.metasploit.com... 216.75.1.230
Connecting to www.metasploit.com|216.75.1.230|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 32779137 (31M) [application/x-bzip2]
Saving to: `/portage/distfiles/framework-3.4.1.tar.bz2'

100%[===================================================================================>] 32,779,137  19.3K/s   in 18m 29s 

2010-09-05 21:36:20 (28.9 KB/s) - `/portage/distfiles/framework-3.4.1.tar.bz2' saved [32779137/32779137]

('Filesize does not match recorded size', 32779137, 32316541)
!!! Fetched file: framework-3.4.1.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      32779137
!!! Expected: 32316541
Refetching... File renamed to '/portage/distfiles/framework-3.4.1.tar.bz2._checksum_failure_.MhIr1Q'

!!! Couldn't download 'framework-3.4.1.tar.bz2'. Aborting.
 * Fetch failed for 'net-analyzer/metasploit-3.4.1'

>>> Failed to emerge net-analyzer/metasploit-3.4.1
Comment 1 jms 2010-09-06 15:16:52 UTC
as been fixed in bug 330947