New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12057 (closed defect: worksforme)

Opened 5 years ago

Last modified 5 years ago

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

Changed 5 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'

Changed 5 years ago by markd@…

  • cc alicheusz@… added

Changed 5 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

Changed 5 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.

Changed 5 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

Changed 5 years ago by markd@…

  • status changed from new to closed
  • resolution set to worksforme

No problem, thanks. Closing ticket.

Note: See TracTickets for help on using tickets.