[buildroot 0000416]: busybox binary is overwritten by netkitbase inetd

bugs at busybox.net bugs at busybox.net
Wed Sep 7 18:29:05 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=416 
====================================================================== 
Reported By:                sho
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   416
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-07-2005 11:29 PDT
Last Modified:              09-07-2005 11:29 PDT
====================================================================== 
Summary:                    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

====================================================================== 

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          
======================================================================




More information about the uClibc-cvs mailing list