Opened 10 years ago

Closed 10 years ago

#41741 closed defect (fixed)

pear-install-phar: checksum mismatch

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

Description

--->  Fetching archive for pear-install-phar
--->  Attempting to fetch pear-install-phar-20110901_4.darwin_13.x86_64.tbz2 from http://lil.fr.packages.macports.org/pear-install-phar
--->  Attempting to fetch pear-install-phar-20110901_4.darwin_13.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/pear-install-phar
--->  Attempting to fetch pear-install-phar-20110901_4.darwin_13.x86_64.tbz2 from http://packages.macports.org/pear-install-phar
--->  Fetching distfiles for pear-install-phar
--->  Attempting to fetch install-pear-nozlib.phar from http://pear.php.net
--->  Verifying checksums for pear-install-phar
Error: Checksum (rmd160) mismatch for install-pear-nozlib.phar
Error: Checksum (sha256) mismatch for install-pear-nozlib.phar
Error: org.macports.checksum for port pear-install-phar returned: Unable to verify file checksums
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
Error: Problem while installing pear-install-phar
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets

File: pear-install-phar-20110901_4.darwin_13.x86_64.tbz2 file does not exist.

Attachments (1)

main.log (4.1 KB) - added by mkjasinski+other@… 10 years ago.

Download all attachments as: .zip

Change History (6)

Changed 10 years ago by mkjasinski+other@…

Attachment: main.log added

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to pixilla@…
Port: pear-install-phar added
Priority: HighNormal
Summary: pear-install-pharpear-install-phar: checksum mismatch

It's not a problem that a package doesn't exist. The problem is that the source code's checksum has changed; this problem is common with ports that use an unversioned distfile.

comment:2 Changed 10 years ago by mkjasinski+others@…

ok, now what?

comment:3 Changed 10 years ago by reed.smith@…

I'm encountering the same issue here with this port and agree with the sentiment: Now what?

Can we force this particular package to install anyway? It should be safe to do so since PEAR libs are basically a bunch of PHP scripts...right? Some input from Ryan would be nice because I'm working on a production server.

comment:4 in reply to:  3 Changed 10 years ago by reed.smith@…

Replying to reed.smith@…:

I'm encountering the same issue here with this port and agree with the sentiment: Now what?

Can we force this particular package to install anyway? It should be safe to do so since PEAR libs are basically a bunch of PHP scripts...right? Some input from Ryan would be nice because I'm working on a production server.

After running a port selfupdate and a port clean --dist, pear-install-phar appears to install. Looks like the retrieval location changed to something Macports-ish instead of pear.php.net is what corrected the problem.

comment:5 Changed 10 years ago by pixilla (Bradley Giesbrecht)

Resolution: fixed
Status: newclosed

See r116481

Note: See TracTickets for help on using tickets.