Opened 6 years ago

Closed 6 years ago

#55482 closed defect (fixed)

py36-matplotlib fails to upgrade (checksum mismatch), reinstall also fails.

Reported by: augustusjdporter Owned by: seanfarley (Sean Farley)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: hapaguy (Brian Kurt Fujikawa), Asoehn, pckizer, gnw3, udbraumann, scrallen, majoc-at-astro (majoc-at-astro), jjstickel (Jonathan Stickel)
Port: py-matplotlib

Description (last modified by mf2k (Frank Schima))

Hi,

py36-matplotlib has failed in the upgrade. I tried uninstalling, deleting cached dist files and reinstalling. Here is the terminal output:

[asosx180:~] portera% port install py36-matplotlib
--->  Computing dependencies for py36-matplotlib
--->  Fetching distfiles for py36-matplotlib
--->  Attempting to fetch matplotlib-c6dd84307304.tar.gz from https://distfiles.macports.org/py-matplotlib
--->  Attempting to fetch matplotlib-c6dd84307304.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-matplotlib
--->  Attempting to fetch matplotlib-c6dd84307304.tar.gz from http://lil.fr.distfiles.macports.org/py-matplotlib
--->  Attempting to fetch matplotlib-c6dd84307304.tar.gz from http://nue.de.distfiles.macports.org/py-matplotlib
--->  Attempting to fetch matplotlib-c6dd84307304.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-matplotlib
--->  Attempting to fetch matplotlib-c6dd84307304.tar.gz from https://github.com/matplotlib/matplotlib/tarball/c6dd84307304
--->  Verifying checksums for py36-matplotlib                                                
Error: Checksum (rmd160) mismatch for matplotlib-c6dd84307304.tar.gz
Error: Checksum (sha256) mismatch for matplotlib-c6dd84307304.tar.gz
Error: Failed to checksum py36-matplotlib: Unable to verify file checksums
Error: See /Data/macports/portera/var/macports/logs/_Data_macports_portera_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-matplotlib/py36-matplotlib/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port py36-matplotlib failed
[asosx180:~] portera% 

Attached is the macports log.

Best, Augustus

Attachments (2)

main.log (104.3 KB) - added by augustusjdporter 6 years ago.
Log of installation
py-matplotlib_Portfile.diff (863 bytes) - added by jjstickel (Jonathan Stickel) 6 years ago.

Download all attachments as: .zip

Change History (16)

Changed 6 years ago by augustusjdporter

Attachment: main.log added

Log of installation

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

Owner: set to seanfarley
Port: py-matplotlib added; py36-matplotlib removed
Status: newassigned

In the future, please use WikiFormatting and Cc the port maintainers (port info --maintainers py36-matplotlib), if any.

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

Description: modified (diff)

comment:3 Changed 6 years ago by ProgrammingPoet (Gregory Gelfond)

I also have this issue for py27-matplotlib and py34-matplotlib.

comment:4 Changed 6 years ago by hapaguy (Brian Kurt Fujikawa)

Cc: hapaguy added

comment:5 Changed 6 years ago by Asoehn

Cc: Asoehn added

comment:6 Changed 6 years ago by pckizer

Cc: pckizer added

comment:7 Changed 6 years ago by gnw3

Cc: gnw3 added

comment:8 Changed 6 years ago by udbraumann

Cc: udbraumann added

comment:9 Changed 6 years ago by scrallen

Cc: scrallen added

comment:10 Changed 6 years ago by majoc-at-astro (majoc-at-astro)

Cc: majoc-at-astro added

comment:11 Changed 6 years ago by jjstickel (Jonathan Stickel)

Cc: jjstickel added

Changed 6 years ago by jjstickel (Jonathan Stickel)

Attachment: py-matplotlib_Portfile.diff added

comment:12 Changed 6 years ago by jjstickel (Jonathan Stickel)

Version 2.1.1 has been released. I attached a patch to the Portfile that sets this version and updates the checksums.

comment:13 Changed 6 years ago by seanfarley (Sean Farley)

Thanks! Will try to tackle today.

comment:14 Changed 6 years ago by seanfarley (Sean Farley)

Resolution: fixed
Status: assignedclosed

In 17666af6baa44c871e3f5f49187ec904ee35f83c/macports-ports:

py-matplotlib: update to 2.1.1

Fixes: #55482

Note: See TracTickets for help on using tickets.