Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0003544]: Installation of tftp-hpa fails
@ 2008-06-01 18:55 bugs at busybox.net
  0 siblings, 0 replies; only message in thread
From: bugs at busybox.net @ 2008-06-01 18:55 UTC (permalink / raw)
  To: buildroot


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3544 
====================================================================== 
Reported By:                KHAksnes
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   3544
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             06-01-2008 11:55 PDT
Last Modified:              06-01-2008 11:55 PDT
====================================================================== 
Summary:                    Installation of tftp-hpa fails
Description: 
in.tftpd isn't always installed correctly. The following rule fragment from
package/tftpd/tftpd.mk looks suspect as ! binds tighter than -o at least in
the shells I have been testing.

 @if [ ! -f $(TFTP_HPA_DIR)/$(TFTP_HPA_BINARY) -o $(TARGET_DIR)/$(TFTP_HP
A_TARGET_BINARY) \
        -ot $(TFTP_HPA_DIR)/$(TFTP_HPA_BINARY) ]; then \
            set -x; \
            rm -f $(TARGET_DIR)/$(TFTP_HPA_TARGET_BINARY); \
            cp -a $(TFTP_HPA_DIR)/$(TFTP_HPA_BINARY)
$(TARGET_DIR)/$(TFTP_HPA_TA
RGET_BINARY); fi

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-01-08 11:55  KHAksnes       New Issue                                    
06-01-08 11:55  KHAksnes       Status                   new => assigned     
06-01-08 11:55  KHAksnes       Assigned To               => buildroot       
======================================================================

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-01 18:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-01 18:55 [Buildroot] [buildroot 0003544]: Installation of tftp-hpa fails bugs at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox