* [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain
@ 2023-07-01 8:06 bugzilla
2023-07-01 8:09 ` [Buildroot] [Bug 15673] " bugzilla
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla @ 2023-07-01 8:06 UTC (permalink / raw)
To: buildroot
https://bugs.busybox.net/show_bug.cgi?id=15673
Bug ID: 15673
Summary: PKGCONF_SITE in pkgconf.mk points to parked domain
Product: buildroot
Version: 2023.05
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Outdated package
Assignee: unassigned@buildroot.uclibc.org
Reporter: rydercutler@gmail.com
CC: buildroot@uclibc.org
Target Milestone: ---
The pkgconf package (package/pkgconf/pkgconf.mk) attempts to download the
tarball from a now parked domain (dereferenced.org)
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 8+ messages in thread* [Buildroot] [Bug 15673] PKGCONF_SITE in pkgconf.mk points to parked domain 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla @ 2023-07-01 8:09 ` bugzilla 2023-07-01 8:14 ` bugzilla ` (5 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla @ 2023-07-01 8:09 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=15673 Ryder Cutler <rydercutler@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS|Linux |All -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 15673] PKGCONF_SITE in pkgconf.mk points to parked domain 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla 2023-07-01 8:09 ` [Buildroot] [Bug 15673] " bugzilla @ 2023-07-01 8:14 ` bugzilla 2023-07-02 3:03 ` bugzilla ` (4 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla @ 2023-07-01 8:14 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=15673 --- Comment #1 from Arnout Vandecappelle <arnout@mind.be> --- See https://github.com/pkgconf/pkgconf/issues/302 The README still points to dereferenced.org, although github-generated tarballs are available (https://github.com/pkgconf/pkgconf/tags) - I haven't checked if they're equivalent with the release tarball. Let's give it some time, but if it doesn't get fixed upstream we should switch to github. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 15673] PKGCONF_SITE in pkgconf.mk points to parked domain 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla 2023-07-01 8:09 ` [Buildroot] [Bug 15673] " bugzilla 2023-07-01 8:14 ` bugzilla @ 2023-07-02 3:03 ` bugzilla 2023-07-03 9:33 ` bugzilla ` (3 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla @ 2023-07-02 3:03 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=15673 --- Comment #2 from jeffplays1292@gmail.com --- (In reply to Arnout Vandecappelle from comment #1) The archives aren't the same. They are configured with ./autogen.sh on pkgconf 1.6.3. Also they have different sha256 because github releases uses an internal version of gzip. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 15673] PKGCONF_SITE in pkgconf.mk points to parked domain 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla ` (2 preceding siblings ...) 2023-07-02 3:03 ` bugzilla @ 2023-07-03 9:33 ` bugzilla 2023-07-03 9:35 ` bugzilla ` (2 subsequent siblings) 6 siblings, 0 replies; 8+ messages in thread From: bugzilla @ 2023-07-03 9:33 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=15673 --- Comment #3 from Sébastien Szymanski <sebastien.szymanski@armadeus.com> --- Created attachment 9619 --> https://bugs.busybox.net/attachment.cgi?id=9619&action=edit fix broken URL -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 15673] PKGCONF_SITE in pkgconf.mk points to parked domain 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla ` (3 preceding siblings ...) 2023-07-03 9:33 ` bugzilla @ 2023-07-03 9:35 ` bugzilla 2023-07-03 18:02 ` bugzilla 2023-07-06 17:57 ` bugzilla 6 siblings, 0 replies; 8+ messages in thread From: bugzilla @ 2023-07-03 9:35 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=15673 --- Comment #4 from Sébastien Szymanski <sebastien.szymanski@armadeus.com> --- (In reply to Arnout Vandecappelle from comment #1) There is a new release tarball location. I have sent the attached patch to fix the URL in Buildroot. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 15673] PKGCONF_SITE in pkgconf.mk points to parked domain 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla ` (4 preceding siblings ...) 2023-07-03 9:35 ` bugzilla @ 2023-07-03 18:02 ` bugzilla 2023-07-06 17:57 ` bugzilla 6 siblings, 0 replies; 8+ messages in thread From: bugzilla @ 2023-07-03 18:02 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=15673 Arnout Vandecappelle <arnout@mind.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #5 from Arnout Vandecappelle <arnout@mind.be> --- Fixed on master with commit https://gitlab.com/buildroot.org/buildroot/-/commit/ef95ec920cbae32e5a525d887b7a279440d96f11 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 8+ messages in thread
* [Buildroot] [Bug 15673] PKGCONF_SITE in pkgconf.mk points to parked domain 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla ` (5 preceding siblings ...) 2023-07-03 18:02 ` bugzilla @ 2023-07-06 17:57 ` bugzilla 6 siblings, 0 replies; 8+ messages in thread From: bugzilla @ 2023-07-06 17:57 UTC (permalink / raw) To: buildroot https://bugs.busybox.net/show_bug.cgi?id=15673 Bernd Kuhls <bernd@kuhls.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |todd.valentic@gmail.com --- Comment #6 from Bernd Kuhls <bernd@kuhls.net> --- *** Bug 15682 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot ^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-07-06 17:58 UTC | newest] Thread overview: 8+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-07-01 8:06 [Buildroot] [Bug 15673] New: PKGCONF_SITE in pkgconf.mk points to parked domain bugzilla 2023-07-01 8:09 ` [Buildroot] [Bug 15673] " bugzilla 2023-07-01 8:14 ` bugzilla 2023-07-02 3:03 ` bugzilla 2023-07-03 9:33 ` bugzilla 2023-07-03 9:35 ` bugzilla 2023-07-03 18:02 ` bugzilla 2023-07-06 17:57 ` bugzilla
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox