Opened 11 years ago

Closed 11 years ago

#37325 closed defect (invalid)

checksum problems with cctools-headers on 10.5

Reported by: gregbg@… Owned by: mfeiri
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: cctools-headers

Description

Hi,

cctools-headers fail to upgrade due to problems with checksums

Attachments (1)

checksum.txt (3.1 KB) - added by gregbg@… 11 years ago.

Download all attachments as: .zip

Change History (10)

Changed 11 years ago by gregbg@…

Attachment: checksum.txt added

comment:1 Changed 11 years ago by gregbg@…

---> Checksumming cctools-836.tar.gz ---> Checksumming xnu-2050.18.24.tar.gz Error: Checksum (rmd160) mismatch for xnu-2050.18.24.tar.gz Portfile checksum: xnu-2050.18.24.tar.gz rmd160 e54a424b8b0dfe7d3a6f1305b64659d7b9e1ecbf Distfile checksum: xnu-2050.18.24.tar.gz rmd160 0635d30a59d4ac06a742716a825f7e11a185e55f Error: Checksum (sha256) mismatch for xnu-2050.18.24.tar.gz Portfile checksum: xnu-2050.18.24.tar.gz sha256 5d018b33efd9eebb05142958432b9a5058febe04a3b92ba5a16a285490a83445 Distfile checksum: xnu-2050.18.24.tar.gz sha256 a63121d9b2c101a043a1725800d16b39a8537736e2f06c17f79336f020818184 The correct checksum line may be: checksums cctools-836.tar.gz \

rmd160 41c79e24a218f9257b644e63deaaa31c745d201d \ sha256 d3deea7dd5a3b81505e2531fc3473d8779ee88989dfd9239db401a18c8cfe5b3 \ xnu-2050.18.24.tar.gz \ rmd160 0635d30a59d4ac06a742716a825f7e11a185e55f \ sha256 a63121d9b2c101a043a1725800d16b39a8537736e2f06c17f79336f020818184

Error: org.macports.checksum for port cctools-headers returned: Unable to verify file checksums

comment:2 Changed 11 years ago by jmroot (Joshua Root)

Cc: jeremyhu@… added
Owner: changed from macports-tickets@… to mfeiri@…
Port: cctools-headers added

Please remember to fill in the Port field and Cc the maintainers.

comment:3 Changed 11 years ago by jmroot (Joshua Root)

Works for me. As per the FAQ, please indicate which mirror your file was downloaded from.

comment:4 in reply to:  3 Changed 11 years ago by gregbg@…

Replying to jmr@…:

Works for me. As per the FAQ, please indicate which mirror your file was downloaded from.

Hi, as the log file says:

Attempting to fetch cctools-headers-836_0.darwin_9.noarch.tbz2 from http://lil.fr.packages.macports.org/cctools-headers

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0

---> Attempting to fetch cctools-headers-836_0.darwin_9.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cctools-headers

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0

---> Attempting to fetch cctools-headers-836_0.darwin_9.noarch.tbz2 from http://packages.macports.org/cctools-headers

% Total % Received % Xferd Average Speed Time Time Time Current

Dload Upload Total Spent Left Speed

0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0

comment:5 Changed 11 years ago by jmroot (Joshua Root)

No, the attached file doesn't show the distfile being fetched, it's already been fetched before the log starts. The part you quoted shows unsuccessful attempts to fetch a prebuilt archive.

comment:6 in reply to:  5 Changed 11 years ago by gregbg@…

Replying to jmr@…:

No, the attached file doesn't show the distfile being fetched, it's already been fetched before the log starts. The part you quoted shows unsuccessful attempts to fetch a prebuilt archive.

sorry for bothering you: deleting distfiles manually following by port clean cctools-headers; port upgrade cctools-headers did the job.

Last edited 11 years ago by gregbg@… (previous) (diff)

comment:7 Changed 11 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Please use wiki formatting.

Please do:

sudo port -v clean cctools-headers
sudo port -v install cctools-headers

comment:8 in reply to:  7 Changed 11 years ago by gregbg@…

It's solved now, manually removing distfiles, cleaning and upgrading helped. Thanks a lot for the support!

Last edited 11 years ago by gregbg@… (previous) (diff)

comment:9 Changed 11 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.