Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330771 - sys-process/lsof-4.84 version bump
Summary: sys-process/lsof-4.84 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL: ftp://lsof.itap.purdue.edu/pub/tools/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-01 23:25 UTC by Jim
Modified: 2010-08-04 02:21 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 Jim 2010-08-01 23:25:06 UTC
The lsof ebuild is broken because the tarball for version 4.83 can not be found at these locations anymore:
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2
ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2
(the second mirror always times out for me)

However, the source tarball for version 4.84 is currently here:
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.84.tar.gz

Suggest updating ebuild to 4.84, or finding another mirror of older sources.

Reproducible: Always

Steps to Reproduce:
1. emerge sys-process/lsof
2. Does not emerge because sources not found, and keeps retrying for vicc.cc.purdue.edu
Actual Results:  
>>> Emerging (1 of 2) sys-process/lsof-4.83
>>> Downloading 'ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2'
--2010-08-01 17:46:25--  ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2
           => “/usr/portage/distfiles/lsof_4.83.tar.bz2”
Resolving lsof.itap.purdue.edu... 128.210.7.20
Connecting to lsof.itap.purdue.edu|128.210.7.20|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/tools/unix/lsof ... done.
==> SIZE lsof_4.83.tar.bz2 ... done.
==> PASV ... done.    ==> RETR lsof_4.83.tar.bz2 ...
No such file “lsof_4.83.tar.bz2”.

>>> Downloading 'ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2'
--2010-08-01 17:46:26--  ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2
           => “/usr/portage/distfiles/lsof_4.83.tar.bz2”
Resolving vic.cc.purdue.edu... 67.215.65.132
Connecting to vic.cc.purdue.edu|67.215.65.132|:21... failed: Connection timed out.
Retrying.

--2010-08-01 17:47:27--  ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2
  (try: 2) => “/usr/portage/distfiles/lsof_4.83.tar.bz2”
Connecting to vic.cc.purdue.edu|67.215.65.132|:21... failed: Connection timed out.
Retrying.

--2010-08-01 17:48:29--  ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_4.83.tar.bz2
  (try: 3) => “/usr/portage/distfiles/lsof_4.83.tar.bz2”
Connecting to vic.cc.purdue.edu|67.215.65.132|:21... failed: Connection timed out.
Retrying.
[...SNIP...]

Expected Results:  
Should have emerged and installed lsof
Comment 1 Michael Weber (RETIRED) gentoo-dev 2010-08-01 23:54:13 UTC
Hello Jim,

this file should be mirrored on Gentoo distfile mirrors. One example that lists this file is http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/lsof_4.83.tar.bz2 

but there's a new 4.84 tarball, so i'm gonna change this into a version bump request.

Just rename the file ;-)

Michael
Comment 2 SpanKY gentoo-dev 2010-08-04 02:21:27 UTC
now in the tree; thanks !