Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150487 - Forever downloading the same package
Summary: Forever downloading the same package
Status: RESOLVED DUPLICATE of bug 145601
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-08 10:13 UTC by Paúl Andrés Jiménez
Modified: 2006-10-08 10:59 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 Paúl Andrés Jiménez 2006-10-08 10:13:17 UTC
I decided to run 'emerge --fetchonly openoffice-bin' and leave the system running while I was sleeping.
When I woke up it was still downloading (my connection is slow, but it shouldn't take that long to download).
I noticed it was saving it with extension .tar.gz.3 but I didn't mind about it. When it finished, it just started again wit extension .tar.gz.4, so I canceled it, checked /usr/portage/distfiles/ and found a lovely surprise: the .tar.gz was incomplete, but .tar.gz.1, .tar.gz.2 and .tar.gz.3 were all complete with the same md5sum (oh, and an incomplete .tar.gz.4).
I guess it just failed in the first try and was unable to resume, but after every successful download it didn't rename it, the system tried to check the file again, but since it was incomplete it started another download and so on.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-08 10:59:29 UTC
emerge --info missing, assuming dupe.

*** This bug has been marked as a duplicate of 145601 ***