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.
hmm i wonder if the file changed upstream or something updated digest in cvs, thanks