[MacPorts] #71079: p5.34-encode @3.210.0: distfiles do not exist on server for Darwin 24 arm64
MacPorts
noreply at macports.org
Thu Oct 10 08:23:16 UTC 2024
#71079: p5.34-encode @3.210.0: distfiles do not exist on server for Darwin 24 arm64
---------------------------+--------------------
Reporter: suhailskhan | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.2
Resolution: | Keywords:
Port: p5.34-encode |
---------------------------+--------------------
Comment (by ryandesign):
Replying to [ticket:71079 suhailskhan]:
> {{{
> ---> Computing dependencies for p5.34-encode.
> ---> Fetching archive for p5.34-encode
> ---> p5.34-encode-3.210.0_0.darwin_24.arm64.tbz2 doesn't seem to exist
in /opt/local/var/macports/incoming/verified
> ---> Attempting to fetch p5.34-encode-3.210.0_0.darwin_24.arm64.tbz2
from https://packages.macports.org/p5.34-encode
> % Total % Received % Xferd Average Speed Time Time Time
Current
> Dload Upload Total Spent Left
Speed
> 0 126 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
> ---> Attempting to fetch p5.34-encode-3.210.0_0.darwin_24.arm64.tbz2
from http://mirror.fcix.net/macports/packages/p5.34-encode
> % Total % Received % Xferd Average Speed Time Time Time
Current
> Dload Upload Total Spent Left
Speed
> 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
> ---> Attempting to fetch p5.34-encode-3.210.0_0.darwin_24.arm64.tbz2
from
https://ywg.ca.packages.macports.org/mirror/macports/packages/p5.34-encode
> % Total % Received % Xferd Average Speed Time Time Time
Current
> Dload Upload Total Spent Left
Speed
> 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
> }}}
The Darwin 24 arm64 files you notice not existing are not distfiles; they
are precompiled archives. We don't have any precompiled archives for
Darwin 24 arm64 yet because I have not set up that build machine yet. Lack
of precompiled archives is not a bug. See #60756.
When a precompiled archive does not exist, MacPorts fetches a distfile and
tries to build from source:
> {{{
> ---> Fetching distfiles for p5.34-encode
> ---> Encode-3.21.tar.gz does not exist in
/opt/local/var/macports/distfiles/perl5
> ---> Attempting to fetch Encode-3.21.tar.gz from
http://www.cpan.org.ua/modules/by-module/../../authors/id/D/DA/DANKOGAI
> % Total % Received % Xferd Average Speed Time Time Time
Current
> Dload Upload Total Spent Left
Speed
> 100 167 100 167 0 0 1561 0 --:--:-- --:--:-- --:--:--
1575
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
> 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--
0
> 100 8014 0 8014 0 0 11392 0 --:--:-- --:--:-- --:--:--
0
> }}}
That failed on your system because it fetched an invalid file:
> {{{
> ---> Verifying checksums for p5.34-encode
> ---> Checksumming Encode-3.21.tar.gz
> Error: Checksum (rmd160) mismatch for Encode-3.21.tar.gz
> Portfile checksum: Encode-3.21.tar.gz rmd160
c893de124dc04750d7618642ba199b490e8461b2
> Distfile checksum: Encode-3.21.tar.gz rmd160
bb160e20996dc71576484d0a31d52fec7b8ad49e
> Error: Checksum (sha256) mismatch for Encode-3.21.tar.gz
> Portfile checksum: Encode-3.21.tar.gz sha256
eacf71c5eb49e0e590de797f1982d7fb95d8481e4d13c3ce79eb32ef9373b3db
> Distfile checksum: Encode-3.21.tar.gz sha256
5bfb605888d322b25a3102dd4db07934da2f6167641b8450f5d08448bc2cec9d
> Error: Checksum (size) mismatch for Encode-3.21.tar.gz
> Portfile checksum: Encode-3.21.tar.gz size 2086738
> Distfile checksum: Encode-3.21.tar.gz size 8014
> ***
> The non-matching file appears to be HTML. See this page for possible
reasons
> for the checksum mismatch:
> <https://trac.macports.org/wiki/MisbehavingServers>
> ***
> The file has been moved to:
/opt/local/var/macports/distfiles/perl5/Encode-3.21.tar.gz.html
> }}}
Please attach that invalid file so that we can see why it is invalid.
--
Ticket URL: <https://trac.macports.org/ticket/71079#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list