Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28593 - Phrack-61 digest has the incorrect size for phrack61.tar.gz
Summary: Phrack-61 digest has the incorrect size for phrack61.tar.gz
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-13 03:09 UTC by Doug Weimer
Modified: 2003-09-13 11:53 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 Doug Weimer 2003-09-13 03:09:37 UTC
Here is the output of 'emerge phrack-61.ebuild':

Calculating dependencies ...done!
>>> emerge (1 of 1) app-doc/phrack-61 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/phrack61.tar.gz
--03:05:40--  http://gentoo.oregonstate.edu/distfiles/phrack61.tar.gz
           => `/usr/portage/distfiles/phrack61.tar.gz'
Resolving gentoo.oregonstate.edu... done.
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 352,662 [application/x-tar]

100%[=====================================================================>]
352,662      265.74K/s    ETA 00:00

03:05:41 (265.74 KB/s) - `/usr/portage/distfiles/phrack61.tar.gz' saved
[352662/352662]

>>> Resuming download...
>>> Downloading
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/phrack61.tar.gz
--03:05:41-- 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/phrack61.tar.gz
           => `/usr/portage/distfiles/phrack61.tar.gz'
Resolving distro.ibiblio.org... done.
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

>>> Resuming download...
>>> Downloading http://www.phrack.org/archives/phrack61.tar.gz
--03:05:41--  http://www.phrack.org/archives/phrack61.tar.gz
           => `/usr/portage/distfiles/phrack61.tar.gz'
Resolving www.phrack.org... done.
Connecting to www.phrack.org[69.55.238.6]:80... connected.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

    The file is already fully retrieved; nothing to do.

!!! Couldn't download phrack61.tar.gz. Aborting.


Reproducible: Always
Steps to Reproduce:
1. emerge phrack-61.ebuild
2.
3.

Actual Results:  
The download is not considered complete despite having retrieved the entire file.

Expected Results:  
The emerge should have proceeded to install using the downloaded tarball.

Simple fix:

rm files/digest-phrack-61; rm Manifest; ebuild phrack-61.ebuild digest; 

worked fine.
Comment 1 SpanKY gentoo-dev 2003-09-13 11:53:30 UTC
hmm i wonder if the file changed upstream or something

updated digest in cvs, thanks