Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [buildroot 0002564]: Inconsistent placement of "/gnu/" in GNU mirror path
@ 2008-03-14  1:58 bugs at busybox.net
  0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-03-14  1:58 UTC (permalink / raw)
  To: buildroot


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=2564 
====================================================================== 
Reported By:                mth
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   2564
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             03-13-2008 18:58 PDT
Last Modified:              03-13-2008 18:58 PDT
====================================================================== 
Summary:                    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.

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

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                  
 
======================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [buildroot 0002564]: Inconsistent placement of "/gnu/" in GNU mirror path
@ 2008-03-14  6:30 bugs at busybox.net
  0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-03-14  6:30 UTC (permalink / raw)
  To: buildroot


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=2564 
====================================================================== 
Reported By:                mth
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   2564
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             03-13-2008 18:58 PDT
Last Modified:              03-13-2008 23:30 PDT
====================================================================== 
Summary:                    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.

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

---------------------------------------------------------------------- 
 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                          
======================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [buildroot 0002564]: Inconsistent placement of "/gnu/" in GNU mirror path
@ 2008-03-26  3:33 bugs at busybox.net
  0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-03-26  3:33 UTC (permalink / raw)
  To: buildroot


The following issue has been RESOLVED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=2564 
====================================================================== 
Reported By:                mth
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   2564
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             03-13-2008 18:58 PDT
Last Modified:              03-25-2008 20:33 PDT
====================================================================== 
Summary:                    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.

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0002634 path to ncurses seems to contain extra ...
====================================================================== 

---------------------------------------------------------------------- 
 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       
======================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [buildroot 0002564]: Inconsistent placement of "/gnu/" in GNU mirror path
@ 2008-03-26  9:48 bugs at busybox.net
  0 siblings, 0 replies; 4+ messages in thread
From: bugs at busybox.net @ 2008-03-26  9:48 UTC (permalink / raw)
  To: buildroot


The following issue has been CLOSED 
====================================================================== 
http://busybox.net/bugs/view.php?id=2564 
====================================================================== 
Reported By:                mth
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   2564
Category:                   Other
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             03-13-2008 18:58 PDT
Last Modified:              03-26-2008 02:48 PDT
====================================================================== 
Summary:                    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.

======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0002634 path to ncurses seems to contain extra ...
====================================================================== 

---------------------------------------------------------------------- 
 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  
======================================================================

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-26  9:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-14  6:30 [Buildroot] [buildroot 0002564]: Inconsistent placement of "/gnu/" in GNU mirror path bugs at busybox.net
  -- strict thread matches above, loose matches on Subject: below --
2008-03-26  9:48 bugs at busybox.net
2008-03-26  3:33 bugs at busybox.net
2008-03-14  1:58 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