This is the first bit
--
# emerge --oneshot perl-cleaner
Calculating dependencies ...done!
emerge (1 of 1) app-admin/perl-cleaner-1.03 to /
Downloading http://distfiles.gentoo.org/distfiles/perl-cleaner-1.03.tar.gz
--17:41:19--  http://distfiles.gentoo.org/distfiles/perl-cleaner-1.03.tar.gz
          => `/usr/portage/distfiles/perl-cleaner-1.03.tar.gz'
Resolving distfiles.gentoo.org... 216.165.129.135, 64.50.236.52, 64.50.238.52
Connecting to distfiles.gentoo.org|216.165.129.135|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4,611 (4.5K) [application/x-gzip]

100%[================================================================================>]
4,611         11.04K/s

17:41:20 (11.03 KB/s) -
`/usr/portage/distfiles/perl-cleaner-1.03.tar.gz' saved [4611/4611]
--
This tarball is unpackable, and looks fine, its just a man page and a
single file:
$ ls -l /usr/portage/distfiles/perl-cleaner-1.03/*
/usr/portage/distfiles/perl-cleaner-1.03/bin:
total 12
-rwxr-xr-x 1 daiajo users 11023 May 26 13:07 perl-cleaner

/usr/portage/distfiles/perl-cleaner-1.03/man:
total 4
-rw-r--r-- 1 daiajo users 1974 Feb 21 00:33 perl-cleaner.1

The next section is:
--
Resuming download...
Downloading http://gentoo.oregonstate.edu/distfiles/perl-cleaner-1.03.tar.gz
--17:44:47--  http://gentoo.oregonstate.edu/distfiles/perl-cleaner-1.03.tar.gz
          => `/usr/portage/distfiles/perl-cleaner-1.03.tar.gz'
Resolving gentoo.oregonstate.edu... 64.50.236.52, 64.50.238.52
Connecting to gentoo.oregonstate.edu|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://gentoo.osuosl.org/distfiles/perl-cleaner-1.03.tar.gz
[following]
--17:44:49--  http://gentoo.osuosl.org/distfiles/perl-cleaner-1.03.tar.gz
          => `/usr/portage/distfiles/perl-cleaner-1.03.tar.gz'
Resolving gentoo.osuosl.org... 64.50.238.52, 64.50.236.52
Reusing existing connection to gentoo.oregonstate.edu:80.
HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable

   The file is already fully retrieved; nothing to do.
--
This is repeated for gentoo.mirrors.pair.com, then there is another save:
--
Resuming download...
Downloading
ftp://ftp.oregonstate.edu/pub/gentoo/distfiles/perl-cleaner-1.03.tar.gz
--17:44:56--  
ftp://ftp.oregonstate.edu/pub/gentoo/distfiles/perl-cleaner-1.03.tar.gz
          => `/usr/portage/distfiles/perl-cleaner-1.03.tar.gz'
Resolving ftp.oregonstate.edu... 64.50.236.52, 64.50.238.52
Connecting to ftp.oregonstate.edu|64.50.236.52|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> SIZE perl-cleaner-1.03.tar.gz ... done.
==> PASV ... done.    ==> REST 4611 ... done.
==> RETR perl-cleaner-1.03.tar.gz ... done.
Length: 4,611 (4.5K), 0 (0) remaining

100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]
4,611         --.--K/s

17:45:07 (0.00 B/s) -
`/usr/portage/distfiles/perl-cleaner-1.03.tar.gz' saved [4611]
--
Then tries open-systems.ufl.edu and fails, as above, then downloads again:
--
Resuming download...
Downloading
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/perl-cleaner-1.03.tar.gz
--17:45:10--  
ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/perl-cleaner-1.03.tar.gz
          => `/usr/portage/distfiles/perl-cleaner-1.03.tar.gz'
Resolving ftp.gtlib.cc.gatech.edu... 128.61.111.10, 128.61.111.11, 128.61.111.9
Connecting to ftp.gtlib.cc.gatech.edu|128.61.111.10|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gentoo/distfiles ... done.
==> SIZE perl-cleaner-1.03.tar.gz ... done.
==> PASV ... done.    ==> REST 4611 ... done.
==> RETR perl-cleaner-1.03.tar.gz ... done.
Length: 4,954 (4.8K), 343 (343) remaining

100%[+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++=====>]
4,954         --.--K/s

17:45:13 (54.52 MB/s) -
`/usr/portage/distfiles/perl-cleaner-1.03.tar.gz' saved [4954]

md5 files   ;-) perl-cleaner-1.01.ebuild
md5 files   ;-) perl-cleaner-1.03.ebuild
md5 files   ;-) files/digest-perl-cleaner-1.01
md5 files   ;-) files/digest-perl-cleaner-1.03

!!! Digest verification Failed:
!!!    /usr/portage/distfiles/perl-cleaner-1.03.tar.gz
!!! Reason: Failed on MD5 verification
--
and fails MD5.

I don't understand the "download resuming" after a successful
(seeming) download,
nor the repeated downloads, nor the fact that the MD5 in the digest
does not match the tarball.

I've tried "PKGDIR="/usr/portage/distfiles" emerge --usepkg --oneshot
=perl-cleaner-1.03"
which works for 1.01, but this one just ignores me, and goes into the
"resuming download" sequence.

I'm currently running on 1.01 and this came up on an "emerge -auDb system".
I'm currently emerging the other dependencies manually.

--
[email protected] mailing list

Reply via email to