Re: Fink distfiles master corrupted?
Vassil Kakaradov <[email protected]> Sat, 6 Apr 2019 21:33:57 +0100
| Newsgroups | gmane.os.apple.fink.devel |
|---|---|
| Message-ID | <CA+q6M4KK3VqQKBWx5HTMAm4G_gS6-O68Vv5iHuto2NYgnMuyZA@mail.gmail.com> |
Summary:
(Downloading $NAME failed)=>(EDIT .info file that corresponds to
$NAME: replace $Source, $Source-MD5 with working values)
Installing fink-0.38.7 via bootstrap:
cd /Applications
tar xvfz /Applications/fink-0.38.7.tar.gz
cd /Applications/fink-0.38.7
./bootstrap
curl --connect-timeout 30 -f -L -A 'fink/0.38.7' -O
http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
7139 227 7139 16207 0 0 9146 0 --:--:-- 0:00:01 --:--:-- 9146
The MD5 checksum of the file is incorrect. The most likely cause for
this is a corrupted or incomplete download
Expected: 00b516f4704d4a7cb50a1d97e6e8e15b
Actual: MD5(527819af097ee3014e4d442315b6f283)
SHA1(6adfa86e0a55bdeebac130b7f6d9d145597ee949)
Downloading the file "bzip2-1.0.6.tar.gz" failed.
grep -R bzip2 .
nano ./10.7/bzip2.info
REPLACE
"Source-MD5: 00b516f4704d4a7cb50a1d97e6e8e15b"
with
"Source-MD5: 527819af097ee3014e4d442315b6f283"
WriteOut
DELETE /sw
./bootstrap
curl --connect-timeout 30 -f -L -A 'fink/0.38.7' -O
http://ftp.si.debian.org/debian/pool/main/s/sensible-utils/sensible-utils_0.0.7.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
### execution of curl failed, exit code 22
Downloading the file "sensible-utils_0.0.7.tar.gz" failed.
grep -R sensible-utils .
nano ./10.7/sensible-utils.info
REPLACE
"Source: mirror:debian:pool/main/s/%n/%n_%v.tar.gz"
with
"Source: https://launchpad.net/debian/+archive/primary/+sourcefiles/sensible-utils/0.0.7/sensible-utils_0.0.7.tar.gz"
CONFIRM_MD5-is-correct
WriteOut
DELETE /sw
./bootstrap
/usr/bin/gnutar --no-same-owner --no-same-permissions -xvf
/sw/src/bzip2-1.0.6.tar.gz
/usr/bin/gnutar: This does not look like a tar archive
/usr/bin/gnutar: Skipping to next header
/usr/bin/gnutar: Error exit delayed from previous errors
### execution of /usr/bin/gnutar failed, exit code 2
phase unpacking 'bzip2-1.0.6.tar.gz': bzip2-1.0.6-1 failed
Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's
website solves the problem. If not, ask on one (not both, please) of
these mailing lists:
The Fink Users List <[email protected]>
The Fink Beginners List <[email protected]>.
Please try to include the complete error message in your report. This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.
Also include the following system information:
Package manager version: 0.38.7
Distribution version: selfupdate-point (bootstrap), 10.7, x86_64
Trees: local/main stable/main
Xcode.app: 4.6.3
Xcode command-line tools: 4.6.0.0.1.1365549073
Max. Fink build jobs: 2
ERROR: Bootstrap phase 2 failed!
aibook:fink-0.38.7 boyko$ fink update
Password:
Scanning package description files..........
Information about 304 packages read in 12 seconds.
No packages to install.
fink-0.38.7_bootstrap.log.txt
(text/plain, 741.4 KB) - not displayed