Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29805 closed defect (fixed)

Molden5.0 checksum mismatch

Reported by: betrussell23@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: jochen@…
Port: molden

Description

When I tried to install Molden5.0 in my Mac OS X Snow Leopard 10.6.7, I am encountering the problem of signature mismatch (md5 sha....).

Port version is 1.9.2.

Kernel is x86_64.

Attachments (1)

Molden_50_error.rtf (1.6 KB) - added by betrussell23@… 13 years ago.
Log of Molden installation.

Download all attachments as: .zip

Change History (10)

Changed 13 years ago by betrussell23@…

Attachment: Molden_50_error.rtf added

Log of Molden installation.

comment:1 Changed 13 years ago by betrussell23@…

Cc: betrussell23@… added

Cc Me!

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

Cc: jochen@… added; betrussell23@… removed
Keywords: Molden5.0 removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: molden added; 1.9.2 removed
Status: newassigned

Thanks, I'll fix it.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Fixed in r79405.

comment:4 in reply to:  3 Changed 13 years ago by betrussell23@…

Resolution: fixed
Status: closedreopened

Replying to ryandesign@…:

Fixed in r79405.

I still get the same error. I tried clean all and again tried to install. Even after that I get the same error.

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

Resolution: fixed
Status: reopenedclosed

You need to selfupdate to receive the new portfile.

sudo port selfupdate

comment:6 in reply to:  5 Changed 13 years ago by betrussell23@…

Replying to ryandesign@…:

You need to selfupdate to receive the new portfile.

I did as what has been suggested and ran in to the following error,

sudo port -v install molden
--->  Computing dependencies for molden.
--->  Verifying checksum(s) for molden
--->  Checksumming molden5.0.tar.gz
Error: Target org.macports.checksum returned: molden5.0.tar.gz does not exist in /opt/local/var/macports/distfiles/molden/5.0-20110607183900
Warning: the following items did not execute (for molden): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Log for molden is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_molden/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

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

Looks like you manually removed molden5.0.tar.gz from the indicated directory, without cleaning the port's work directory. Please clean and try again.

sudo port clean molden

comment:8 in reply to:  7 ; Changed 13 years ago by betrussell23@…

Replying to ryandesign@…:

Looks like you manually removed molden5.0.tar.gz from the indicated directory, without cleaning the port's work directory. Please clean and try again.

sudo port clean molden

Thank you for your kind reply. But, I didn't remove molden manually...

Anyhow, it worked for me now.

Thanks again.

comment:9 in reply to:  8 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Replying to betrussell23@…:

I didn't remove molden manually...

Then this was probably because of #29223.

Note: See TracTickets for help on using tickets.