Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 433950 - [science overlay] dev-java/flexdock-1.1.1 Filesize does not match recorded size
Summary: [science overlay] dev-java/flexdock-1.1.1 Filesize does not match recorded size
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2012-09-04 15:53 UTC by Juergen Rose
Modified: 2012-11-22 19:57 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 Juergen Rose 2012-09-04 15:53:52 UTC
'emerge scilab' fails with:
...
>>> Emerging (1 of 6) dev-java/flexdock-1.1.1 from science
 * Fetching files in the background. To view fetch progress, run
 * `tail -f /var/log/emerge-fetch.log` in another terminal.
>>> Downloading 'http://distfiles.gentoo.org/distfiles/flexdock-1.1.1-src.zip'
--2012-09-04 17:49:14--  http://distfiles.gentoo.org/distfiles/flexdock-1.1.1-src.zip
Resolving distfiles.gentoo.org (distfiles.gentoo.org)... 64.50.236.52, 137.226.34.42, 140.211.166.134, ...
Connecting to distfiles.gentoo.org (distfiles.gentoo.org)|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2012-09-04 17:49:14 ERROR 404: Not Found.

>>> Downloading 'http://java.net/projects/flexdock/downloads/download/flexdock-1.1.1-src.zip'
--2012-09-04 17:49:14--  http://java.net/projects/flexdock/downloads/download/flexdock-1.1.1-src.zip
Resolving java.net (java.net)... 192.9.164.103
Connecting to java.net (java.net)|192.9.164.103|:80... connected.
HTTP request sent, awaiting response... 302 Moved Temporarily
Location: http://java.net/projects/flexdock/downloads [following]
--2012-09-04 17:49:15--  http://java.net/projects/flexdock/downloads
Reusing existing connection to java.net:80.
HTTP request sent, awaiting response... 200 OK
Length: 15844 (15K) [text/html]
Saving to: ‘/usr/portage_dog/distfiles/flexdock-1.1.1-src.zip’

100%[======================================>] 15,844      47.6KB/s   in 0.3s   

2012-09-04 17:49:15 (47.6 KB/s) - ‘/usr/portage_dog/distfiles/flexdock-1.1.1-src.zip’ saved [15844/15844]

!!! Fetched file: flexdock-1.1.1-src.zip VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      15844
!!! Expected: 6163036
Refetching... File renamed to '/usr/portage_dog/distfiles/flexdock-1.1.1-src.zip._checksum_failure_.ZP6ftl'

!!! Couldn't download 'flexdock-1.1.1-src.zip'. Aborting.
 * Fetch failed for 'dev-java/flexdock-1.1.1', Log file:
Comment 1 Stephen Bosch 2012-09-18 20:08:14 UTC
I can confirm that this happens on my system also:

>>> Emerging (2 of 18) dev-java/flexdock-1.1.1 from science
>>> Downloading 'http://distfiles.gentoo.org/distfiles/flexdock-1.1.1-src.zip'
--2012-09-18 22:03:10--  http://distfiles.gentoo.org/distfiles/flexdock-1.1.1-src.zip
Auflösen des Hostnamen »distfiles.gentoo.org«... 137.226.34.42, 140.211.166.134, 64.50.236.52, ...
Verbindungsaufbau zu distfiles.gentoo.org|137.226.34.42|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 404 Not Found
2012-09-18 22:03:11 FEHLER 404: Not Found.

>>> Downloading 'http://java.net/projects/flexdock/downloads/download/flexdock-1.1.1-src.zip'
--2012-09-18 22:03:11--  http://java.net/projects/flexdock/downloads/download/flexdock-1.1.1-src.zip
Auflösen des Hostnamen »java.net«... 192.9.164.103
Verbindungsaufbau zu java.net|192.9.164.103|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 302 Moved Temporarily
Platz: http://java.net/projects/flexdock/downloads[folge]
--2012-09-18 22:03:12--  http://java.net/projects/flexdock/downloads
Wiederverwendung der bestehenden Verbindung zu java.net:80.
HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 15839 (15K) [text/html]
In »»/usr/portage/distfiles/flexdock-1.1.1-src.zip«« speichern.

100%[======================================>] 15.839      33,8K/s   in 0,5s    

2012-09-18 22:03:13 (33,8 KB/s) - »»/usr/portage/distfiles/flexdock-1.1.1-src.zip«« gespeichert [15839/15839]

!!! Fetched file: flexdock-1.1.1-src.zip VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      15839
!!! Expected: 6163036
Refetching... File renamed to '/usr/portage/distfiles/flexdock-1.1.1-src.zip._checksum_failure_.123f7t'

!!! Couldn't download 'flexdock-1.1.1-src.zip'. Aborting.
 * Fetch failed for 'dev-java/flexdock-1.1.1', Log file:
 *  '/var/tmp/portage/dev-java/flexdock-1.1.1/temp/build.log'

>>> Failed to emerge dev-java/flexdock-1.1.1, Log file:

>>>  '/var/tmp/portage/dev-java/flexdock-1.1.1/temp/build.log'

 * Messages for package dev-java/flexdock-1.1.1:

 * Fetch failed for 'dev-java/flexdock-1.1.1', Log file:
 *  '/var/tmp/portage/dev-java/flexdock-1.1.1/temp/build.log'
Comment 2 Stephen Bosch 2012-09-18 20:14:55 UTC
Manually modifying the ebuild to obtain the sources from the new location at

http://forge.scilab.org/index.php/p/flexdock/downloads/get/flexdock-1.1.1-src.zip

and resuming the build solved this problem.
Comment 3 Juergen Rose 2012-09-24 13:57:05 UTC
Can this be anyway fixed in the science overlay?
Comment 4 Sébastien Fabbro (RETIRED) gentoo-dev 2012-11-22 19:57:37 UTC
done.