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
0002564 [buildroot] Other major always 03-13-08 18:58 03-26-08 02:48
Reporter mth View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0002564: Inconsistent placement of "/gnu/" in GNU mirror path
Description An example download path of a GNU tool looks like this "http://ftp.nluug.nl/pub/gnu/binutils/". [^] The problem is that some packages expect the "/gnu/" segment to be part of BR2_GNU_MIRROR, while other packages expect the "/gnu/" segment to be part of the package-specific download location. As a result, it is not possible to set BR2_GNU_MIRROR in such a way that all GNU packages can be downloaded.

I grepped the source tree and the majority of packages expects "/gnu/" in the package-specific download location. Therefore I changed the Makefiles of the packages that expected "/gnu/" to be part of BR2_GNU_MIRROR. A patch containing those changes is attached to this bug report.

If the opposite approach is desired ("/gnu/" in BR2_GNU_MIRROR), let me know and I'll create a patch for that instead.
Additional Information I'm using buildroot from SVN of today.
Attached Files  gnu-mirror-dir.diff [^] (4,173 bytes) 03-13-08 18:58

- Relationships
duplicate of 0002634closed buildroot path to ncurses seems to contain extra 'gnu/' 

- Notes
(0005734)
UlfSamuelsson
03-13-08 23:30

I'd vote for having "/gnu/" included in BR2_GNU_MIRROR
 

- Issue History
Date Modified Username Field Change
03-13-08 18:58 mth New Issue
03-13-08 18:58 mth Status new => assigned
03-13-08 18:58 mth Assigned To  => buildroot
03-13-08 18:58 mth File Added: gnu-mirror-dir.diff
03-13-08 23:30 UlfSamuelsson Note Added: 0005734
03-25-08 20:33 hmoffatt Relationship added duplicate of 0002634
03-25-08 20:33 hmoffatt Duplicate ID 0 => 2634
03-25-08 20:33 hmoffatt Status assigned => resolved
03-25-08 20:33 hmoffatt Resolution open => fixed
03-26-08 02:48 hmoffatt Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker