Opened 13 years ago

Closed 13 years ago

#28909 closed defect (worksforme)

py26-ngl checksum mismatch

Reported by: barrier.nicolas@… Owned by: tenomoto (Takeshi Enomoto)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: py26-ngl

Description

Hi

I have a problem when typing "sudo port install py26-ngl". I have downloaded the source code (see attached file) on the website, and I have the following error:

Error: Checksum (md5) mismatch for PyNGL-1.3.0b1.tar.gz
Error: Checksum (sha1) mismatch for PyNGL-1.3.0b1.tar.gz
Error: Checksum (rmd160) mismatch for PyNGL-1.3.0b1.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for py26-ngl is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-ngl/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

I have successfully set up py26-nio in the same way. Is it due to the fact that the downloaded file is in .tar and not .tar.gz?

Please find enclosed the complete log file.

Thanks a lot

Attachments (2)

PyNGL-1.3.0b1.tar.gz (2.0 MB) - added by barrier.nicolas@… 13 years ago.
py-ngl.log (99.6 KB) - added by barrier.nicolas@… 13 years ago.

Change History (6)

Changed 13 years ago by barrier.nicolas@…

Attachment: PyNGL-1.3.0b1.tar.gz added

Changed 13 years ago by barrier.nicolas@…

Attachment: py-ngl.log added

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to takeshi@…
Port: py26-ngl added

Please remember to fill in the Port field and cc the maintainer. As per the FAQ, you need to indicate which mirror your file was downloaded from.

comment:2 Changed 13 years ago by tenomoto (Takeshi Enomoto)

You have to use the gzipped one PyNGL-1.3.0b1.tar.gz. What you attached is .tar (about 2.0MB). If you use Safari .gz is found in the trash (~/.Trash).

comment:3 Changed 13 years ago by tenomoto (Takeshi Enomoto)

Sorry. I did exactly the same mistake I have just pointed out. Yours seem be incomplete. The size is too small.

-rw-r--r--@ 1 takeshi  staff  2271  3 28 12:18 /Users/takeshi/Desktop/PyNGL-1.3.0b1.tar.gz
-rw-r--r--@ 1 root  staff  283206  8 18  2008 /opt/local/var/macports/distfiles/python/PyNGL-1.3.0b1.tar.gz

comment:4 Changed 13 years ago by tenomoto (Takeshi Enomoto)

Resolution: worksforme
Status: newclosed

I believe the checksums on Portfile are correct. I gave up the maintenance and close this ticket.

Note: See TracTickets for help on using tickets.