New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22453 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

Error: Checksum (md5) mismatch for xsane-0.996.tar.gz

Reported by: guil2@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: xsane

Description (last modified by jmr@…) (diff)

--->  Computing dependencies for xsane
--->  Fetching xsane
--->  Attempting to fetch xsane-0.996.tar.gz from http://gd.tuwien.ac.at/hci/sane/xsane/
--->  Verifying checksum(s) for xsane
Error: Checksum (md5) mismatch for xsane-0.996.tar.gz
Error: Checksum (sha1) mismatch for xsane-0.996.tar.gz
Error: Checksum (rmd160) mismatch for xsane-0.996.tar.gz
Error: Target org.macports.checksum returned: Unable to verify file checksums
Error: Status 1 encountered during processing.

Change History

comment:1 Changed 4 years ago by jmr@…

  • Keywords checksum mismatch removed
  • Priority changed from High to Normal
  • Description modified (diff)
  • Port changed from xsane-0.996.tar.gz to xsane
  • Milestone MacPorts 1.8.2 deleted

comment:2 follow-up: ↓ 3 Changed 4 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 in reply to: ↑ 2 Changed 3 years ago by jp@…

Replying to jmr@…:

r60386

I still get his error with macports 1.8.2. The changes you made in r60386 are in my portfile but it still fails.

comment:4 Changed 3 years ago by lars-macports@…

Bug 22453 still occurs! Cant reopen, posted to new ticket #23813. Sorry.

The portfile stills lists mirrors at gd.tuwien.ac.at. They do not work and a html-page is fetched instead of tar.gz. Hence checksums fail.

Changed my portfile to only include these mirrors:

master_sites    ftp://ftp.sane-project.org/pub/sane/xsane/ \
                ftp://ftp3.sane-project.org/pub/sane/xsane/ \
                ftp://sunsite.uio.no/pub/sane/xsane/

and did this:

sudo rm /opt/local/var/macports/distfiles/xsane/xsane-0.996.tar.gz
sudo port upgrade xsane

-> success :)

Note: See TracTickets for help on using tickets.