Opened 9 years ago

Closed 9 years ago

#45581 closed defect (fixed)

pear-install-phar @20130325 Unable to install on Yosemite (No package file at endpoint for Darwin 14)

Reported by: mike@… Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 2.3.2
Keywords: Cc:
Port: pear-install-phar

Description

Since upgrading to Yosemite I have reinstalled macports but have found that a number of common packages have not been updated yet, with installation failing at the point of checksum. I've investigated this with the pear-install-phar package and found the issue is in fact that the file does not exist at any of the source repositories.

version:1
:debug:main pear-install-phar has no conflicts
:debug:main Executing org.macports.main (pear-install-phar)
:debug:main changing euid/egid - current euid: 0 - current egid: 0
:debug:main egid changed to: 501
:debug:main euid changed to: 502
:debug:archivefetch archivefetch phase started at Thu Oct 23 14:55:48 BST 2014
:msg:archivefetch --->  Fetching archive for pear-install-phar
:debug:archivefetch Executing org.macports.archivefetch (pear-install-phar)
:debug:archivefetch euid/egid changed to: 0/0
:debug:archivefetch chowned /opt/local/var/macports/incoming to macports
:debug:archivefetch euid/egid changed to: 502/501
:info:archivefetch --->  pear-install-phar-20130325_0.darwin_14.x86_64.tbz2 doesn't seem to exist in /opt/local/var/macports/incoming/verified
:msg:archivefetch --->  Attempting to fetch pear-install-phar-20130325_0.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/pear-install-phar
:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch pear-install-phar-20130325_0.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/pear-install-phar
:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
:msg:archivefetch --->  Attempting to fetch pear-install-phar-20130325_0.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/pear-install-phar
:debug:archivefetch Fetching archive failed:: The requested URL returned error: 404 Not Found
:debug:archivefetch Privilege de-escalation not attempted as not running as root.
:debug:fetch fetch phase started at Thu Oct 23 14:55:48 BST 2014
:notice:fetch --->  Fetching distfiles for pear-install-phar
:debug:fetch Executing org.macports.fetch (pear-install-phar)
:debug:fetch Privilege de-escalation not attempted as not running as root.
:debug:checksum checksum phase started at Thu Oct 23 14:55:48 BST 2014
:notice:checksum --->  Verifying checksums for pear-install-phar
:debug:checksum Executing org.macports.checksum (pear-install-phar)
:info:checksum --->  Checksumming install-pear-nozlib.phar
:debug:checksum Calculated (rmd160) is 6cfc7af3e93b3fcef081fc7c92839830529b6a2e
:error:checksum Checksum (rmd160) mismatch for install-pear-nozlib.phar
:info:checksum Portfile checksum: install-pear-nozlib.phar rmd160 21ef3a980d2ef2fd3bcededc2291ac0a82f57dd6
:info:checksum Distfile checksum: install-pear-nozlib.phar rmd160 6cfc7af3e93b3fcef081fc7c92839830529b6a2e
:debug:checksum Calculated (sha256) is 9e181f42172d84a89a97f790de5225fd615665f8200d48bdd64e99b2cac6945c
:error:checksum Checksum (sha256) mismatch for install-pear-nozlib.phar
:info:checksum Portfile checksum: install-pear-nozlib.phar sha256 c45983a5065b8bd2e4fbb9191786aacd43a0d4736493e5008f6f844c13a14563
:info:checksum Distfile checksum: install-pear-nozlib.phar sha256 9e181f42172d84a89a97f790de5225fd615665f8200d48bdd64e99b2cac6945c
:info:checksum The correct checksum line may be:
:info:checksum checksums           rmd160  6cfc7af3e93b3fcef081fc7c92839830529b6a2e \
                    sha256  9e181f42172d84a89a97f790de5225fd615665f8200d48bdd64e99b2cac6945c
:error:checksum org.macports.checksum for port pear-install-phar returned: Unable to verify file checksums
:debug:checksum Error code: NONE
:debug:checksum Backtrace: Unable to verify file checksums
    while executing
"portchecksum::checksum_main org.macports.checksum"
    ("eval" body line 1)
    invoked from within
"eval $procedure $targetname"
:info:checksum Warning: targets not executed for pear-install-phar: org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
:notice:checksum Please see the log file for port pear-install-phar for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_php_pear-install-phar/pear-install-phar/main.log

Change History (3)

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

Keywords: yosemite pear removed
Owner: changed from macports-tickets@… to pixilla@…
Priority: HighNormal

The Priority field is for use by Macports team members only.

In the future, please Cc the port maintainers (port info --maintainers pear-install-phar).

comment:2 Changed 9 years ago by mike@…

Your welcome

comment:3 Changed 9 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: newclosed

See r127216

Note: See TracTickets for help on using tickets.