Bug 15673 - PKGCONF_SITE in pkgconf.mk points to parked domain
Summary: PKGCONF_SITE in pkgconf.mk points to parked domain
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Outdated package (show other bugs)
Version: 2023.05
Hardware: All All
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
: 15682 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-07-01 08:06 UTC by Ryder Cutler
Modified: 2023-07-06 17:57 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
fix broken URL (1.16 KB, patch)
2023-07-03 09:33 UTC, Sébastien Szymanski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryder Cutler 2023-07-01 08:06:47 UTC
The pkgconf package (package/pkgconf/pkgconf.mk) attempts to download the tarball from a now parked domain (dereferenced.org)
Comment 1 Arnout Vandecappelle 2023-07-01 08:14:34 UTC
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.
Comment 2 jeffplays1292 2023-07-02 03:03:19 UTC
(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.
Comment 3 Sébastien Szymanski 2023-07-03 09:33:55 UTC
Created attachment 9619 [details]
fix broken URL
Comment 4 Sébastien Szymanski 2023-07-03 09:35:35 UTC
(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.
Comment 5 Arnout Vandecappelle 2023-07-03 18:02:14 UTC
Fixed on master with commit 
https://gitlab.com/buildroot.org/buildroot/-/commit/ef95ec920cbae32e5a525d887b7a279440d96f11
Comment 6 Bernd Kuhls 2023-07-06 17:57:58 UTC
*** Bug 15682 has been marked as a duplicate of this bug. ***