zlib.pc source missing?
Scott Hannahs via Fink-users <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
Several packages have a Source2 field that downloads zlib.pc
I ran into this issue for imlib2 and libraw20-shlibs updating.
Downloads from distfiles.finkmirrors and opensource.apple both return 404
The file is generated by the zlib make from zlib.pc.in but not installed?
I assume copies of this file are around but not sure what is an authoritative source. It seems that about 20 files specify this as source all from the opensource.apple site.
% grep -ri 'Source2*:.*zlib.pc' | wc -l
20
-Scott
—————————————————————————
curl --connect-timeout 30 -f -L -A 'fink/0.45.99.git' -o zlib.pc http://distfiles.master.finkmirrors.net/distfiles/zlib.pc
curl: (22) The requested URL returned error: 403
### execution of curl failed, exit code 22
Downloading the file "zlib.pc" failed.
curl --connect-timeout 30 -f -L -A 'fink/0.45.99.git' -o zlib.pc http://www.opensource.apple.com/source/zlib/zlib-43/zlib/zlib.pc\?txt
curl: (22) The requested URL returned error: 404
### execution of curl failed, exit code 22
Downloading the file "zlib.pc" failed.
_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users