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
0000824 [buildroot] Other major always 04-10-06 07:57 02-12-07 05:46
Reporter jacmet View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000824: 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.

Additional Information
Attached Files  buildroot-IMAGE-is-absolute.patch [^] (1,424 bytes) 04-10-06 07:57

- Relationships

- Notes
(0001246)
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


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker