Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23081 - lsof-4.64 distfiles md5 does not match, and 404'd on parent server
Summary: lsof-4.64 distfiles md5 does not match, and 404'd on parent server
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jon Portnoy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-18 21:14 UTC by bdonlan
Modified: 2003-09-25 21:47 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 bdonlan 2003-06-18 21:14:45 UTC
The mirrored lsof_4.64.tar.gz failes md5 check, and it is not available on the parent server 

Reproducible: Always
Steps to Reproduce:
1. emerge -f lsof 
Actual Results:  
Calculating dependencies ...done! 
>>> emerge (1 of 1) sys-apps/lsof-4.64 to / 
>>> Downloading ftp://gentoo.mirrors.pair.com//distfiles/lsof_4.64.tar.gz 
--00:07:24--  ftp://gentoo.mirrors.pair.com//distfiles/lsof_4.64.tar.gz 
           => `/usr/portage/distfiles/lsof_4.64.tar.gz' 
Resolving gentoo.mirrors.pair.com... done. 
Connecting to gentoo.mirrors.pair.com[216.92.2.140]:21... connected. 
Logging in as anonymous ... Logged in! 
==> SYST ... done.    ==> PWD ... done. 
==> TYPE I ... done.  ==> CWD /distfiles ... done. 
==> PASV ... done.    ==> RETR lsof_4.64.tar.gz ... done. 
Length: 942,463 (unauthoritative) 
 
100%[====================================>] 942,463      260.88K/s    ETA 00:00 
 
00:07:28 (260.88 KB/s) - `/usr/portage/distfiles/lsof_4.64.tar.gz' saved [942463] 
 
!!! Fetched file: lsof_4.64.tar.gz MD5 FAILED! Removing corrupt distfile... 
>>> Downloading ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.64.tar.gz 
--00:07:28--  ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.64.tar.gz 
           => `/usr/portage/distfiles/lsof_4.64.tar.gz' 
Resolving vic.cc.purdue.edu... done. 
Connecting to vic.cc.purdue.edu[128.210.135.168]:21... connected. 
Logging in as anonymous ... Logged in! 
==> SYST ... done.    ==> PWD ... done. 
==> TYPE I ... done.  ==> CWD /pub/tools/unix/lsof ... done. 
==> PASV ... done.    ==> RETR lsof_4.64.tar.gz ... 
No such file `lsof_4.64.tar.gz'. 
 
>>> Downloading ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.64.tar.gz 
--00:07:30--  ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/lsof_4.64.tar.gz 
           => `/usr/portage/distfiles/lsof_4.64.tar.gz' 
Resolving ftp.cerias.purdue.edu... done. 
Connecting to ftp.cerias.purdue.edu[128.10.252.10]:21... connected. 
Logging in as anonymous ... Logged in! 
==> SYST ... done.    ==> PWD ... done. 
==> TYPE I ... done.  ==> CWD /pub/tools/unix/sysutils/lsof ... done. 
==> PASV ... done.    ==> RETR lsof_4.64.tar.gz ... 
No such file `lsof_4.64.tar.gz'. 
 
!!! Couldn't download lsof_4.64.tar.gz. Aborting. 
 
!!! Fetch for /usr/portage/sys-apps/lsof/lsof-4.64.ebuild failed, continuing... 
 
 
 
!!! Some fetch errors were encountered.  Please see above for details. 
 
 
 

Expected Results:  
lsof sould have been correctly downloaded 

Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4) 
================================================================= 
System uname: 2.4.20-gentoo-r5 i686 Celeron (Coppermine) 
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="/usr/local/portage" 
USE="x86 oss 3dnow apm avi gif jpeg libg++ mikmod mpeg ncurses nls pdflib png quicktime 
spell xml2 xmms xv gdbm berkdb slang readline arts tetex svga java guile sdl gpm tcpd pam 
libwww ssl python esd imlib qt motif opengl mozilla cdr cups tcltk X gtk -gnome alsa kde crypt 
emacs encode ipv6 mmx oggvorbis perl truetype zlib" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-O2 -mcpu=i686 -pipe" 
CXXFLAGS="-O2 -mcpu=i686 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-06-19 11:17:34 UTC
The pair.com mirror is currently broken. They're working on fixing the problem. 

Meanwhile, please set a different mirror in make.conf.
Comment 2 Jon Portnoy (RETIRED) gentoo-dev 2003-09-25 21:47:14 UTC
Old bug, reopened due to bugzilla borkage.