Opened 7 years ago

Closed 4 years ago

#53510 closed defect (fixed)

pear-Archive_Tar @1.3.13: Checksum mismatch -- stealth update

Reported by: hbsimon (Horst Simon) Owned by: pmetzger (Perry E. Metzger)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: chrstphrchvz (Christopher Chavez)
Port: pear-Archive_Tar

Description (last modified by mf2k (Frank Schima))

Pear failes on dependency pear-Archive_Tar install with checksum error.

sudo port -N install pear-PEAR
Password:
--->  Computing dependencies for pear-PEAR
--->  Dependencies to be installed: pear-Archive_Tar pear-Console_Getopt pear-Structures_Graph pear-XML_Util
--->  Verifying checksums for pear-Archive_Tar
Error: Checksum (rmd160) mismatch for Archive_Tar-1.3.13.tgz
Error: Checksum (sha256) mismatch for Archive_Tar-1.3.13.tgz
Error: Failed to checksum pear-Archive_Tar: Unable to verify file checksums
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_php_pear-Archive_Tar/pear-Archive_Tar/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port pear-PEAR failed

Change History (9)

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

Priority: HighNormal

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

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Port: pear-Archive_Tar added

In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers (port info --maintainers pear-Archive_Tar), if any.

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:4 Changed 7 years ago by mf2k (Frank Schima)

You did not specify the mirror that you downloaded the archive from. Did you read the FAQ about checksum errors?

comment:5 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: Pear fails install with checksum error on pear-Archive_Tarpear-Archive_Tar @1.3.13: Checksum mismatch -- stealth update

It was discussed on the list. I verified that the size and checksum of the tgz file on pear.php.net differs from the one we mirrored on distfiles.macports.org, though the tarball inside the tgz files is identical. We should update pear-Archive_Tar, and all other pear modules in need of updates.

comment:6 Changed 7 years ago by hbsimon (Horst Simon)

Reinstalled Macports and applications after first removing it, all installed without error

comment:7 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

It has been proposed that pear-Archive_Tar be removed: see #56424

comment:8 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Cc: chrstphrchvz added

comment:9 Changed 4 years ago by pmetzger (Perry E. Metzger)

Owner: set to pmetzger
Resolution: fixed
Status: newclosed

In a161124315ae59e99481271f6b087b4e42b3d527/macports-ports (master):

Remove PHP PEAR modules and PortGroup

Per https://github.com/macports/macports-ports/pull/4192, which after
nine months received no objections. Manually committed because of
merge conflicts.

Closes: #56424
Closes: #34063
Closes: #35228
Closes: #37119
Closes: #37524
Closes: #37683
Closes: #38910
Closes: #39869
Closes: #46688
Closes: #53510
Closes: #53632
Closes: #57316
Closes: #57318
Closes: #57320
Closes: #57321
See: #54839

Note: See TracTickets for help on using tickets.