BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000969 [buildroot] Architecture Specific minor always 07-25-06 06:37 02-12-07 05:44
Reporter bowerymarc View Status public  
Assigned To buildroot
Priority normal Resolution won't fix  
Status closed   Product Version
Summary 0000969: 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
Additional Information
Attached Files

- Relationships

- Notes
(0001580)
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
02-12-07 05:44 vapier Status closed => assigned
02-12-07 05:44 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker