Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13561 closed defect (fixed)

checksums in portfile for py-icalendar port are incorrect, preventing installation

Reported by: smith.kennedy macosforge@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 1.5.2
Keywords: Cc: deric@…
Port:

Description (last modified by jmpp@…)

When I do this:

sudo port -v install py-icalendar

it downloads the tarball, but the checksums appear to be wrong in the port file, because it says this:

Error: Checksum (md5) mismatch for iCalendar-0.11.tgz
Portfile checksum: iCalendar-0.11.tgz md5 5d8668b5754082b2d2c7e5901013bfba
Distfile checksum: iCalendar-0.11.tgz md5 e14d1b43cfacf604dca9bd5cde480847
Error: Checksum (sha1) mismatch for iCalendar-0.11.tgz
Portfile checksum: iCalendar-0.11.tgz sha1 3aabac08dcefd18dd8a1460ad11a0ca108d81fcb
Distfile checksum: iCalendar-0.11.tgz sha1 311ecf936a59bb965afa0980762ad170a012a561
Error: Checksum (rmd160) mismatch for iCalendar-0.11.tgz
Portfile checksum: iCalendar-0.11.tgz rmd160 f31713d5b41874c93a1389aadc0a1a60ef07e6ca
Distfile checksum: iCalendar-0.11.tgz rmd160 def664802ee8753aa1b5d12d6e487a49597cf034
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for py-icalendar): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Status 1 encountered during processing.

Change History (5)

comment:1 Changed 16 years ago by jmpp@…

Description: modified (diff)

comment:2 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: deric@… added

Cc port maintainer.

comment:3 Changed 16 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to jmr@…
Status: newassigned

No response from the maintainer in 2 months, so I'm going to go ahead and fix this.

comment:4 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: assignedclosed

I updated the port to version 1.2 (with new checksums) in r34734.

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.