[Buildroot] [buildroot 0000824]: svn 14777 broke cramfs/squashfs/tarroot ($IMAGE is the absolute path)

bugs at busybox.net bugs at busybox.net
Mon Feb 12 13:46:02 UTC 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=824 
====================================================================== 
Reported By:                jacmet
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   824
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             04-10-2006 07:57 PDT
Last Modified:              02-12-2007 05:46 PST
====================================================================== 
Summary:                    svn 14777 broke cramfs/squashfs/tarroot ($IMAGE is
the absolute path)
Description: 
svn 14777 seems to have broken cramfs/squashfs/tarroot.

The problem is that $(IMAGE) is the absolute path of the image including
directories, so the build tries to access
$(STAGING_DIR)/_fakeroot.</full/path/to/buildroot/directory> which doesn't
exist. 

The fix is to define CRAMFS/SQUASHFS/TAR_TARGET as $(notdir
$(IMAGE).<extension>) instead.


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

---------------------------------------------------------------------- 
 andersen - 04-10-06 16:35  
---------------------------------------------------------------------- 
appears to be working now, thanks 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-10-06 07:57  jacmet         New Issue                                    
04-10-06 07:57  jacmet         Status                   new => assigned     
04-10-06 07:57  jacmet         Assigned To               => uClibc          
04-10-06 07:57  jacmet         File Added: buildroot-IMAGE-is-absolute.patch    
               
04-10-06 16:35  andersen       Note Added: 0001246                          
04-10-06 16:35  andersen       Status                   assigned => closed  
04-10-06 16:35  andersen       Resolution               open => fixed       
02-12-07 05:46  vapier         Status                   closed => assigned  
02-12-07 05:46  vapier         Assigned To              uClibc => buildroot 
======================================================================




More information about the buildroot mailing list