Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 338607 - dev-util/cmake-2.8.1-r2: upstream changed the distfile
Summary: dev-util/cmake-2.8.1-r2: upstream changed the distfile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-24 21:23 UTC by Gustavo Felisberto
Modified: 2010-10-12 19:03 UTC (History)
1 user (show)

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 Gustavo Felisberto 2010-09-24 21:23:40 UTC
# emerge -f cmake
Calculating dependencies... done!

>>> Fetching (1 of 1) dev-util/cmake-2.8.1-r2
>>> Downloading 'http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/cmake-2.8.1.tar.gz'
--2010-09-24 21:22:14--  http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/cmake-2.8.1.tar.gz
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/cmake-2.8.1.tar.gz [following]
--2010-09-24 21:22:14--  http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/cmake-2.8.1.tar.gz
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-24 21:22:14 ERROR 404: Not Found.

>>> Downloading 'http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz'
--2010-09-24 21:22:14--  http://www.cmake.org/files/v2.8/cmake-2.8.1.tar.gz
Resolving www.cmake.org... 66.194.253.19
Connecting to www.cmake.org|66.194.253.19|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3605586 (3.4M) [application/x-gzip]
Saving to: `/usr/portage/distfiles/cmake-2.8.1.tar.gz'

100%[======================================================================================================================================>] 3,605,586   8.54M/s   in 0.4s    

2010-09-24 21:22:14 (8.54 MB/s) - `/usr/portage/distfiles/cmake-2.8.1.tar.gz' saved [3605586/3605586]

('Filesize does not match recorded size', 3605586L, 3605611)
!!! Fetched file: cmake-2.8.1.tar.gz VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      3605586
!!! Expected: 3605611
Refetching... File renamed to '/usr/portage/distfiles/cmake-2.8.1.tar.gz._checksum_failure_.WhwHaC'

!!! Couldn't download 'cmake-2.8.1.tar.gz'. Aborting.
 * Fetch failed for 'dev-util/cmake-2.8.1-r2'

>>> Failed to emerge dev-util/cmake-2.8.1-r2


Reproducible: Always
Comment 1 Agostino Sarubbo gentoo-dev 2010-09-24 22:03:41 UTC
ago@devil ~ $ emerge -f cmake
Calculating dependencies... done!

>>> Fetching (1 of 1) dev-util/cmake-2.8.1-r2
>>> Downloading 'http://distfiles.gentoo.org/distfiles/cmake-2.8.1.tar.gz'
--2010-09-25 00:01:35--  http://distfiles.gentoo.org/distfiles/cmake-2.8.1.tar.gz
Risoluzione di distfiles.gentoo.org... 149.20.20.135, 140.211.166.134, 216.165.129.135, ...
Connessione a distfiles.gentoo.org|149.20.20.135|:80... connesso.
HTTP richiesta inviata, in attesa di risposta... 302 Found
Posizione: http://mirrors.kernel.org/gentoo/distfiles/cmake-2.8.1.tar.gz [segue]
--2010-09-25 00:01:36--  http://mirrors.kernel.org/gentoo/distfiles/cmake-2.8.1.tar.gz
Risoluzione di mirrors.kernel.org... 204.152.191.39, 149.20.20.135
Riutilizzo della connessione esistente a distfiles.gentoo.org:80.
HTTP richiesta inviata, in attesa di risposta... 200 OK
Lunghezza: 3605611 (3,4M) [application/x-gzip]
Salvataggio in: "/usr/portage/distfiles/cmake-2.8.1.tar.gz"

100%[==========================================================================================================================================>] 3.605.611    577K/s   in 11s     

2010-09-25 00:01:48 (317 KB/s) - "/usr/portage/distfiles/cmake-2.8.1.tar.gz" salvato [3605611/3605611]

 * cmake-2.8.1.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                                                                                        [ ok ]
 * checking ebuild checksums ;-) ...                                                                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                       [ ok ]




you can try to set another mirror?
GENTOO_MIRRORS="http://distfiles.gentoo.org"
Comment 2 Gustavo Felisberto 2010-09-25 21:19:10 UTC
It solved. But I find it odd that the tar on distfiles.g.o be diferent from upstream file.
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2010-10-12 19:03:52 UTC
OK, this seems fixed