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
0000416 [buildroot] Other minor always 09-07-05 11:29 02-12-07 05:47
Reporter sho View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version 0.9.27
Summary 0000416: busybox binary is overwritten by netkitbase inetd
Description If both the inetd applet of busybox and the netkit inetd are enabled, the netkit version overwrites the busybox binary inside the target filesystem via the symbolic link /usr/sbin/inetd. It seems that the command

  rm -f $(TARGET_DIR)/$(NETKITBASE_TARGET_BINARY)

is missing right in front of the line

cp $(NETKITBASE_DIR)/$(NETKITBASE_BINARY) $(TARGET_DIR)/$(NETKITBASE_TARGET_BINARY)

in package/netkitbase/netkitbase.mk
Additional Information fixed as of revision 13576.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
09-07-05 11:29 sho New Issue
09-07-05 11:29 sho Status new => assigned
09-07-05 11:29 sho Assigned To  => uClibc
01-24-06 13:22 prpplague Status assigned => resolved
01-24-06 13:22 prpplague Resolution open => fixed
01-24-06 13:22 prpplague Additional Information Updated
03-08-06 16:53 vapier Status resolved => closed
02-12-07 05:47 vapier Status closed => assigned
02-12-07 05:47 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker