Opened 13 years ago

Closed 13 years ago

#27656 closed defect (worksforme)

gmake @3.82 checksum mismatch

Reported by: graphicman21@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt)
Port: gmake

Description

Good Morning,

I am having an issue installing gmake for my Mac OS X 10.6.5 system. This is the problem that I am getting:

Last login: Mon Dec 13 03:10:23 on ttys000
Geppetto:~ stevenpeck$ sudo port -f install gmake
Password:
--->  Computing dependencies for gmake
--->  Verifying checksum(s) for gmake
Error: Checksum (md5) mismatch for make-3.82.tar.bz2
Error: Checksum (sha1) mismatch for make-3.82.tar.bz2
Error: Checksum (rmd160) mismatch for make-3.82.tar.bz2
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<http://trac.macports.org/wiki/MisbehavingServers>
***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Log for gmake is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_gmake/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

So, it seems that there might be a port error or a misbehaving server, because it will not verify the checksums at all. This is what I am getting at my end. Ultimately, I want to install kdenlive, but this gets in the way. What lack I yet?

Thank you. Your assistance is duly appreciated.

–Steve P.

Change History (4)

comment:1 Changed 13 years ago by danielluke (Daniel J. Luke)

We should update the site MisbehavingServers to say that the first thing someone should do is clean and try again:

sudo port clean --all gmake
sudo port install gmake

Steve - you probably don't want to use '-f' ever.

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

Cc: ryandesign@… added
Port: gmake added

Replying to graphicman21@…:

it seems that there might be a port error or a misbehaving server

Well which is it? Read the MisbehavingServers page and tell us which of those situations applies. Also tell us which of the master_sites for this port the bad file was downloaded from. If, as in the output you've showed us so far, the download URL is not shown, clean and try again, as per Daniel's commands above.

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

Owner: changed from macports-tickets@… to waqar@…
Summary: Error Installing make-3.82.tar.bz2…gmake @3.82 checksum mismatch
Type: requestdefect

Please remember to cc the maintainer, and select the correct ticket type (see the guidelines).

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

Resolution: worksforme
Status: newclosed

Closing due to lack of response.

Note: See TracTickets for help on using tickets.