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
0002634 [buildroot] Other minor always 03-22-08 09:42 03-26-08 02:48
Reporter travishein View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0002634: path to ncurses seems to contain extra 'gnu/'
Description The value of the variable $(BR2_GNU_MIRROR) seems to contain the /gnu/ path component, so in the package/ncurses/ncurses.mk where it includes gnu/ncurses again it is not finding it
Additional Information found in daily snapshot 20080321.

Attached is a svn diff output that fixes this.
Attached Files  ncurses_path_20080321.diff [^] (462 bytes) 03-22-08 09:42

- Relationships
has duplicate 0002654closed buildroot Snapshot downloads ncurses-5.6 from incorrect location 
has duplicate 0002644closed buildroot incorrect FTP address for NCURSES 
has duplicate 0002564closed buildroot Inconsistent placement of "/gnu/" in GNU mirror path 

- Notes
(0005834)
travishein
03-22-08 13:21

hmm actually everything that relies on the BR2_GNU_MIRROR variable is currently suffering from this issue.

Im not sure, if the BR2_GNU_MIRROR in the .config (and .defconfig) should be changed from http://ftp.gnu.org/pub/gnu [^] to http://ftp.gnu.org/pub [^]

or if the following package that refer to BR2_GNU_MIRROR should have their path updated ?

package/gawk/gawk.mk
package/gzip/gzip.mk
package/autoconf/autoconf.mk
package/ncurses/ncurses.mk
package/findutils/findutils.mk
package/gettext/gettext.mk
package/editors/ed/ed.mk
package/bash/bash.mk
package/diffutils/diffutils.mk
package/wget/wget.mk
package/tar/tar.mk
package/m4/m4.mk
package/make/make.mk
package/bison/bison.mk
package/sed/sed.mk
package/automake/automake.mk
package/readline/readline.mk
package/libtool/libtool.mk
package/coreutils/coreutils.mk
 
(0005854)
gnat
03-24-08 10:14

a patch to fix all gnu packages is attached to bug 0002654.
 
(0005914)
hmoffatt
03-25-08 20:30

Applied gnat's patch from 0002654.
 

- Issue History
Date Modified Username Field Change
03-22-08 09:42 travishein New Issue
03-22-08 09:42 travishein Status new => assigned
03-22-08 09:42 travishein Assigned To  => buildroot
03-22-08 09:42 travishein File Added: ncurses_path_20080321.diff
03-22-08 13:21 travishein Note Added: 0005834
03-24-08 10:14 gnat Note Added: 0005854
03-25-08 20:30 hmoffatt Status assigned => resolved
03-25-08 20:30 hmoffatt Resolution open => fixed
03-25-08 20:30 hmoffatt Note Added: 0005914
03-25-08 20:31 hmoffatt Relationship added has duplicate 0002654
03-25-08 20:32 hmoffatt Relationship added has duplicate 0002644
03-25-08 20:33 hmoffatt Relationship added has duplicate 0002564
03-26-08 02:48 hmoffatt Status resolved => closed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker