Opened 10 years ago
Closed 10 years ago
#43999 closed defect (fixed)
sane-backends: Unable to verify file checksums
Reported by: | uy0ll@… | Owned by: | aguynamedryan+sane@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.0 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | sane-backends |
Description (last modified by neverpanic (Clemens Lang))
port install sane-backends ---> Computing dependencies for sane-backends ---> Verifying checksums for sane-backends Error: Checksum (md5) mismatch for sane-backends-1.0.22.tar.gz Error: Checksum (sha1) mismatch for sane-backends-1.0.22.tar.gz Error: Checksum (rmd160) mismatch for sane-backends-1.0.22.tar.gz Error: org.macports.checksum for port sane-backends returned: Unable to verify file checksums Please see the log file for port sane-backends for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sane-backends/sane-backends/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port sane-backends failed
Attachments (1)
Change History (6)
comment:1 follow-up: 2 Changed 10 years ago by neverpanic (Clemens Lang)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to aguynamedryan+sane@… |
Summary: | Unable to verify file checksums → sane-backends: Unable to verify file checksums |
Changed 10 years ago by uy0ll@…
comment:2 Changed 10 years ago by uy0ll@…
Replying to cal@…:
Please Cc the maintainer (if any) and use WikiFormatting when posting in trac.
Please try
sudo port clean --all sane-backends
and try again. If the download fails again, attach the main.log.
Done. main.log attached
sh-3.2# port clean --all sane-backends ---> Cleaning sane-backends sh-3.2# port install sane-backends ---> Computing dependencies for sane-backends ---> Fetching archive for sane-backends ---> Attempting to fetch sane-backends-1.0.22_4.darwin_11.x86_64.tbz2 from http://lil.fr.packages.macports.org/sane-backends ---> Attempting to fetch sane-backends-1.0.22_4.darwin_11.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/sane-backends ---> Attempting to fetch sane-backends-1.0.22_4.darwin_11.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/sane-backends ---> Fetching distfiles for sane-backends ---> Attempting to fetch sane-backends-1.0.22.tar.gz from ftp://ftp.sane-project.org/pub/sane/sane-backends-1.0.22/ ---> Attempting to fetch sane-backends-1.0.22.tar.gz from ftp://ftp.sane-project.org/pub/sane/old-versions/sane-backends-1.0.22/ ---> Attempting to fetch sane-backends-1.0.22.tar.gz from http://alioth.debian.org/frs/download.php/file/3958/ ---> Verifying checksums for sane-backends Error: Checksum (md5) mismatch for sane-backends-1.0.22.tar.gz Error: Checksum (sha1) mismatch for sane-backends-1.0.22.tar.gz Error: Checksum (rmd160) mismatch for sane-backends-1.0.22.tar.gz Error: org.macports.checksum for port sane-backends returned: Unable to verify file checksums Please see the log file for port sane-backends for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_sane-backends/sane-backends/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port sane-backends failed
comment:3 Changed 10 years ago by neverpanic (Clemens Lang)
OK, so this looks like a stealth update. For the maintainer: wiki:PortfileRecipes#stealth-updates.
comment:4 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
ciserlohn caused this problem in r120910 by updating the download_id but not the version or checksums. The new download_id is actually for version 1.0.24; this is a perfectly normal update that was merely botched, not a stealth update.
comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Properly updated to 1.0.24 in r121493 and fixed livecheck. Removed ftp master_sites since it is unresponsive.
Note: See
TracTickets for help on using
tickets.
Please Cc the maintainer (if any) and use WikiFormatting when posting in trac.
Please try
sudo port clean --all sane-backends
and try again. If the download fails again, attach the main.log.