Opened 17 years ago

Closed 17 years ago

#12057 closed defect (worksforme)

lzo failied to build bad checksums

Reported by: alicheusz@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.4.42
Keywords: Cc: markd@…,alicheusz@…
Port:

Description

Error: Checksum (md5) mismatch for lzo-1.08.tar.gz Error: Target com.apple.checksum returned: Unable to verify file checksums

Change History (6)

comment:1 Changed 17 years ago by markd@…

Cc: markd@… added

It works fine for me. Clean and try again and it should be fine. 'port clean --all lzo'

comment:2 Changed 17 years ago by markd@…

Cc: alicheusz@… added

comment:3 Changed 17 years ago by alicheusz@…

I try this earlier and it doesn't work, i try this again now and it's this same bad checksums error

I also do port selfupdate and port sync -d to be sure and I have this error

after 'port clean --all lzo' and 'port install lzo'

I have

name lzo version 1.08 checksums md5 ab94d3da364c7cbd5b78d76f1875b0f6

homepage http://www.oberhumer.com/opensource/lzo/ master_sites http://www.oberhumer.com/opensource/lzo/download/LZO-v1/

I heck fresh port with md5. I am not sure what wile checksum is in config but mine is

$md5 /opt/local/var/db/dports/distfiles/lzo/lzo-1.08.tar.gz MD5 (/opt/local/var/db/dports/distfiles/lzo/lzo-1.08.tar.gz) = 690c1e8930d96e6602903cb04c124c01

If you have this same than it's probable my problem

comment:4 Changed 17 years ago by markd@…

Yes, you have the latest and the checksum is correct. Perhaps a network or firewall issue is preventing getting the file and an error message is being downloaded. Try downloading it manually, and copy it to /opt/local/var/db/dports/distfiles/lzo/. The lzo/ directory will only be there after the fetch, not before so if youdo a 'port clean --all' it will disappear. So run the install, replace whatever is there with the manually downloaded file, and then try reinstall without cleaning.

comment:5 Changed 17 years ago by alicheusz@…

thanks I solve this problem that way

It was VmwareFusion causing traffic mismatch, I have to shut it completely to get correct sums

sorry for false alarm

comment:6 Changed 17 years ago by markd@…

Resolution: worksforme
Status: newclosed

No problem, thanks. Closing ticket.

Note: See TracTickets for help on using tickets.