Bug 15682 - pkgconf: no longer able to download source from dereferenced.org
Summary: pkgconf: no longer able to download source from dereferenced.org
Status: RESOLVED DUPLICATE of bug 15673
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-06 17:40 UTC by Todd Valentic
Modified: 2023-07-06 17:57 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Patch pkgconf.mk for new upstream source location (639 bytes, application/octet-stream)
2023-07-06 17:40 UTC, Todd Valentic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Todd Valentic 2023-07-06 17:40:57 UTC
Created attachment 9622 [details]
Patch pkgconf.mk for new upstream source location

The pkgconf package uses distfiles.dereferenced.org as the location of the upstream source files, which is no longer responding. The project is having issues with ownership of that domain and has changed the archive location to a different server (https://distfiles.ariadne.space/pkgconf). The details can be found in this bug post:

   https://github.com/pkgconf/pkgconf/issues/302

The project page now lists distfiles.ariadne.space as the location for the release tarbals:

   https://github.com/pkgconf/pkgconf

Attaching a diff for pkgconf.mk
Comment 1 Bernd Kuhls 2023-07-06 17:57:58 UTC
Duplicate of https://bugs.busybox.net/show_bug.cgi?id=15673

*** This bug has been marked as a duplicate of bug 15673 ***