Opened 19 years ago

Closed 19 years ago

#2976 closed defect (fixed)

Checksum mismatch while verifying wput-0.4.tgz

Reported by: shurymury@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: shurymury@…
Port:

Description

/Users/shura > sudo port install wput ---> Fetching wput ---> Attempting to fetch wput-0.4.tgz from http://itooktheredpill.dyndns.org/wput/ ---> Verifying checksum(s) for wput Error: Checksum mismatch for wput-0.4.tgz Error: Target com.apple.checksum returned: Unable to verify file checksums /Users/shura >

Change History (1)

comment:1 Changed 19 years ago by jmpp@…

Component: basedports
Resolution: fixed
Status: newclosed

$[juan@PowerBook(ttyp1): dports](133/0,0)-> port -d checksum wput DEBUG: Found port in file:///opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/net/wput DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/ rsync.rsync.opendarwin.org_dpupdate_dports/net/wput DEBUG: Requested variant powerpc is not provided by port wput. DEBUG: Requested variant darwin is not provided by port wput. DEBUG: Requested variant macosx is not provided by port wput. DEBUG: Executing com.apple.main (wput) ---> Fetching wput DEBUG: Executing com.apple.fetch (wput) ---> wput-0.5.tgz doesn't seem to exist in /opt/local/var/db/dports/distfiles/wput ---> Attempting to fetch wput-0.5.tgz from http://itooktheredpill.dyndns.org/wput/ DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/distfiles/wput" && /usr/bin/curl -f -L -o wput-0.5.tgz.TMP http://itooktheredpill.dyndns.org/wput/wput-0.5.tgz'

% Total % Received % Xferd Average Speed Time Curr.

Dload Upload Total Current Left Speed

100 118k 100 118k 0 0 8509 0 0:00:14 0:00:14 0:00:00 10534 ---> Verifying checksum(s) for wput DEBUG: Executing com.apple.checksum (wput) ---> Checksumming wput-0.5.tgz DEBUG: Correct (md5) checksum for wput-0.5.tgz

You simply need to update your dports/ tree, as Markus pointed out on the list.

-jmpp

PS: For future reference, please assign bugs like this to the dports/ component, not base/, and also assign them to the port maintainer.

Note: See TracTickets for help on using tickets.