[MacPorts] #37325: checksum problems with cctools-headers on 10.5
#37325: checksum problems with cctools-headers on 10.5 ----------------------+-------------------------------- Reporter: gregbg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ----------------------+-------------------------------- Hi, cctools-headers fail to upgrade due to problems with checksums -- Ticket URL: <https://trac.macports.org/ticket/37325> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 -----------------------+-------------------------------- Reporter: gregbg@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | -----------------------+-------------------------------- Comment (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 -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools-headers | ------------------------------+---------------------- Changes (by jmr@…): * cc: jeremyhu@… (added) * owner: macports-tickets@… => mfeiri@… * port: => cctools-headers Comment: Please remember to fill in the Port field and Cc the maintainers. -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools-headers | ------------------------------+---------------------- Comment (by jmr@…): Works for me. As per the [wiki:FAQ#checksums FAQ], please indicate which mirror your file was downloaded from. -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools-headers | ------------------------------+---------------------- Comment (by gregbg@…): Replying to [comment:3 jmr@…]:
Works for me. As per the [wiki:FAQ#checksums 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 -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools-headers | ------------------------------+---------------------- Comment (by 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. -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools-headers | ------------------------------+---------------------- Comment (by gregbg@…): Replying to [comment:5 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. I tried to delete the distfiles manually and re-fetch, but it fails to do so:
gri@firefly:cctools-headers> sudo port -v fetch cctools-headers gri@firefly:cctools-headers> sudo port -v checksum cctools-headers Password: ---> Verifying checksum(s) for cctools-headers ---> Checksumming cctools-836.tar.gz Error: org.macports.checksum for port cctools-headers returned: cctools-836.tar.gz does not exist in /opt/local/var/macports/distfiles /cctools-headers Warning: targets not executed for cctools-headers: org.macports.checksum Please see the log file for port cctools-headers for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_devel_cctools-headers/cctools-headers/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port cctools-headers failed -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools-headers | ------------------------------+---------------------- Comment (by jeremyhu@…): Please use wiki formatting. Please do: {{{ sudo port -v clean cctools-headers sudo port -v install cctools-headers }}} -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: cctools-headers | ------------------------------+---------------------- Comment (by gregbg@…): It's solved now, manually removing distfiles, cleaning and upgrading helped. -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37325: checksum problems with cctools-headers on 10.5 ------------------------------+---------------------- Reporter: gregbg@… | Owner: mfeiri@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: cctools-headers | ------------------------------+---------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/37325#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts