[buildroot 0000969]: lsof website missing/down
bugs at busybox.net
bugs at busybox.net
Sat Sep 30 21:10:47 UTC 2006
The following issue has been CLOSED
======================================================================
http://busybox.net/bugs/view.php?id=969
======================================================================
Reported By: bowerymarc
Assigned To: uClibc
======================================================================
Project: buildroot
Issue ID: 969
Category: Architecture Specific
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 07-25-2006 06:37 PDT
Last Modified: 09-30-2006 14:10 PDT
======================================================================
Summary: lsof website missing/down
Description:
nightly build 20060724...
the LSOF website seems to be gone, found anotherone, here's a patch:
--- Config.in.orig 2006-07-25 09:32:00.000000000 -0400
+++ Config.in 2006-07-25 09:33:14.000000000 -0400
@@ -6,4 +6,4 @@
The lsof tool lists information about files opened by
processes.
- ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
+ ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/
--- lsof.mk.orig 2006-07-25 09:32:10.000000000 -0400
+++ lsof.mk 2006-07-25 09:32:59.000000000 -0400
@@ -4,7 +4,7 @@
#
#############################################################
LSOF_SOURCE:=lsof_4.77.tar.bz2
-LSOF_SITE:=ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/
+LSOF_SITE:=ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/
LSOF_CAT:=bzip2 -cd
LSOF_DIR:=$(BUILD_DIR)/lsof_4.77
LSOF_BINARY:=lsof
======================================================================
----------------------------------------------------------------------
vapier - 08-23-06 19:48
----------------------------------------------------------------------
site is back up
Issue History
Date Modified Username Field Change
======================================================================
07-25-06 06:37 bowerymarc New Issue
07-25-06 06:37 bowerymarc Status new => assigned
07-25-06 06:37 bowerymarc Assigned To => uClibc
08-23-06 19:48 vapier Note Added: 0001580
08-23-06 19:48 vapier Status assigned => resolved
08-23-06 19:48 vapier Resolution open => won't fix
09-30-06 14:10 bernhardf Status resolved => closed
======================================================================
More information about the uClibc-cvs
mailing list