Opened 12 years ago

Closed 12 years ago

#34734 closed defect (fixed)

py33-gdbm, py33-tkinter: checksum mismatch

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: Cc:
Port: py33-gdbm, py33-tkinter

Description

Following r93883 and r93884 in which the versions of py33-gdbm and py33-tkinter respectively were increased to 3.3.0a4 but their checksums were not updated, a checksum mismatch now occurs.

$ sudo port checksum py33-gdbm
--->  Fetching distfiles for py33-gdbm
--->  Verifying checksum(s) for py33-gdbm
Error: Checksum (rmd160) mismatch for Python-3.3.0a4.tar.xz
Error: Checksum (sha256) mismatch for Python-3.3.0a4.tar.xz
Error: org.macports.checksum for port py33-gdbm returned: Unable to verify file checksums
Please see the log file for port py33-gdbm for details:
    /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_python_py-gdbm/py33-gdbm/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py33-gdbm failed
$ sudo port checksum py33-tkinter
--->  Verifying checksum(s) for py33-tkinter
Error: Checksum (rmd160) mismatch for Python-3.3.0a4.tar.xz
Error: Checksum (sha256) mismatch for Python-3.3.0a4.tar.xz
Error: org.macports.checksum for port py33-tkinter returned: Unable to verify file checksums
Please see the log file for port py33-tkinter for details:
    /opt/local/var/macports/logs/_Users_rschmidt_macports_dports_python_py-tkinter/py33-tkinter/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port py33-tkinter failed
$ 

Change History (1)

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

Resolution: fixed
Status: newclosed

jwa fixed py33-gdbm in r93893 and py33-tkinter in r93894.

Note: See TracTickets for help on using tickets.