New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29805 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Molden5.0 checksum mismatch

Reported by: betrussell23@… Owned by: ryandesign@…
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

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

Change History

Changed 2 years ago by betrussell23@…

Log of Molden installation.

comment:1 Changed 2 years ago by betrussell23@…

  • Cc betrussell23@… added

Cc Me!

comment:2 Changed 2 years ago by ryandesign@…

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

Thanks, I'll fix it.

comment:3 follow-up: ↓ 4 Changed 2 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in r79405.

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

  • Status changed from closed to reopened
  • Resolution fixed deleted

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 follow-up: ↓ 6 Changed 2 years ago by ryandesign@…

  • Status changed from reopened to closed
  • Resolution set to fixed

You need to selfupdate to receive the new portfile.

sudo port selfupdate

comment:6 in reply to: ↑ 5 Changed 2 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 follow-up: ↓ 8 Changed 2 years ago by 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

comment:8 in reply to: ↑ 7 ; follow-up: ↓ 9 Changed 2 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 2 years ago by ryandesign@…

Replying to betrussell23@…:

I didn't remove molden manually...

Then this was probably because of #29223.

Note: See TracTickets for help on using tickets.