* [Buildroot] [Bug 3643] New: popt source url is not responding
@ 2011-04-23 15:26 bugzilla at busybox.net
2011-04-24 3:09 ` [Buildroot] [Bug 3643] " bugzilla at busybox.net
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2011-04-23 15:26 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3643
Summary: popt source url is not responding
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Outdated package
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: mjhammel at graphics-muse.org
CC: buildroot at uclibc.org
Estimated Hours: 0.0
rpm5.org appears to have gone away. Launchpad has 1.15:
https://launchpad.net/popt/+milestone/1.15
and BLFS has 1.16:
http://www.linuxfromscratch.org/blfs/view/cvs/general/popt.html
The broken rpm5 URL affects the build from master if you use any package that
depends on it: oprofile, logrotate, rpm, librsync
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 3643] popt source url is not responding
2011-04-23 15:26 [Buildroot] [Bug 3643] New: popt source url is not responding bugzilla at busybox.net
@ 2011-04-24 3:09 ` bugzilla at busybox.net
2011-04-24 3:11 ` bugzilla at busybox.net
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2011-04-24 3:09 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3643
--- Comment #1 from Michael J. Hammel <mjhammel@graphics-muse.org> ---
Here is a patch to use launchpad instead of rpm5.org. I picked launchpad only
because its Ubuntu oriented and that seems to have an active support community.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 3643] popt source url is not responding
2011-04-23 15:26 [Buildroot] [Bug 3643] New: popt source url is not responding bugzilla at busybox.net
2011-04-24 3:09 ` [Buildroot] [Bug 3643] " bugzilla at busybox.net
@ 2011-04-24 3:11 ` bugzilla at busybox.net
2011-04-24 6:22 ` bugzilla at busybox.net
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2011-04-24 3:11 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3643
--- Comment #2 from Michael J. Hammel <mjhammel@graphics-muse.org> ---
Created attachment 3241
--> https://bugs.busybox.net/attachment.cgi?id=3241
Switch download URL to launchpad for popt
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 3643] popt source url is not responding
2011-04-23 15:26 [Buildroot] [Bug 3643] New: popt source url is not responding bugzilla at busybox.net
2011-04-24 3:09 ` [Buildroot] [Bug 3643] " bugzilla at busybox.net
2011-04-24 3:11 ` bugzilla at busybox.net
@ 2011-04-24 6:22 ` bugzilla at busybox.net
2011-04-24 19:52 ` bugzilla at busybox.net
2011-04-24 20:36 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2011-04-24 6:22 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3643
Peter Korsgaard <jacmet@uclibc.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #3 from Peter Korsgaard <jacmet@uclibc.org> ---
normally a missing / down upstream doesn't matter much, as buildroot then falls
back to sources.buildroot.net, which DOES have popt-1.15.tar.gz. Isn't that
working for you?
E.G.:
>>> popt 1.15 Downloading
--2011-04-24 08:19:48-- http://rpm5.org/files/popt/popt-1.15.tar.gz
Resolving rpm5.org... failed: Name or service not known.
wget: unable to resolve host address ?rpm5.org?
--2011-04-24 08:19:49-- http://sources.buildroot.net//popt-1.15.tar.gz
Resolving sources.buildroot.net... 88.198.64.109
Connecting to sources.buildroot.net|88.198.64.109|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 666242 (651K) [application/x-gzip]
Saving to: ?/var/lib/downloads/popt-1.15.tar.gz?
100%[======================================>] 666,242 1.36M/s in 0.5s
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 3643] popt source url is not responding
2011-04-23 15:26 [Buildroot] [Bug 3643] New: popt source url is not responding bugzilla at busybox.net
` (2 preceding siblings ...)
2011-04-24 6:22 ` bugzilla at busybox.net
@ 2011-04-24 19:52 ` bugzilla at busybox.net
2011-04-24 20:36 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2011-04-24 19:52 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3643
Michael J. Hammel <mjhammel@graphics-muse.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |INVALID
--- Comment #4 from Michael J. Hammel <mjhammel@graphics-muse.org> ---
Ugh. This is my own fault. I've been using OpenDNS for some time and now
their redirection to "search results" on failed lookups has bitten me. I
switched my DNS server to Google Public DNS and sure enough after the failure
the backup download from Buildroot's archives worked.
FWIW, with OpenDNS the search results gets downloaded as a file and Buildroot
attempts to unpack it. Not sure you can do anything to mediate this response
from a download attempt within Buildroot.
So this is a non-bug. Apologies for not investigating better.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread* [Buildroot] [Bug 3643] popt source url is not responding
2011-04-23 15:26 [Buildroot] [Bug 3643] New: popt source url is not responding bugzilla at busybox.net
` (3 preceding siblings ...)
2011-04-24 19:52 ` bugzilla at busybox.net
@ 2011-04-24 20:36 ` bugzilla at busybox.net
4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2011-04-24 20:36 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=3643
--- Comment #5 from Peter Korsgaard <jacmet@uclibc.org> ---
It would still be interesting to have a working upstream location. I've bumped
it to 1.16 in git using the linuxfromscratch mirror.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2011-04-24 20:36 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-23 15:26 [Buildroot] [Bug 3643] New: popt source url is not responding bugzilla at busybox.net
2011-04-24 3:09 ` [Buildroot] [Bug 3643] " bugzilla at busybox.net
2011-04-24 3:11 ` bugzilla at busybox.net
2011-04-24 6:22 ` bugzilla at busybox.net
2011-04-24 19:52 ` bugzilla at busybox.net
2011-04-24 20:36 ` bugzilla 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