#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)
Change History (10)
Changed 13 years ago by betrussell23@…
Attachment: | Molden_50_error.rtf added |
---|
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: | new → assigned |
Thanks, I'll fix it.
comment:3 follow-up: 4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r79405.
comment:4 Changed 13 years ago by betrussell23@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
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 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
You need to selfupdate to receive the new portfile.
sudo port selfupdate
comment:6 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 follow-up: 8 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 follow-up: 9 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 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.
Log of Molden installation.