#39311 closed defect (fixed)
libiodbc @3.52.8_3: fix checksum
Reported by: | robsonpeixoto@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | david.halpern@… |
Port: | libiodbc |
Description
robinho:libiodbc robinho$ sudo port -dv checksum libiodbc DEBUG: Copying /Users/robinho/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences DEBUG: Changing to port directory: /Users/robinho/MacPorts/robinho/devel/libiodbc DEBUG: OS darwin/12.3.0 (Mac OS X 10.8) arch i386 DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.unload registered provides 'unload', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/github-1.0.tcl # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 DEBUG: Using group file /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/group/active_variants-1.1.tcl DEBUG: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant +x11 is not provided by port libiodbc. DEBUG: Requested variant +bash_completion is not provided by port libiodbc. DEBUG: changing euid/egid - current euid: 0 - current egid: 0 DEBUG: egid changed to: 501 DEBUG: euid changed to: 503 DEBUG: Starting logging for libiodbc DEBUG: Executing org.macports.main (libiodbc) DEBUG: changing euid/egid - current euid: 0 - current egid: 0 DEBUG: egid changed to: 501 DEBUG: euid changed to: 503 DEBUG: Skipping completed org.macports.fetch (libiodbc) DEBUG: Privilege de-escalation not attempted as not running as root. DEBUG: checksum phase started at Sun Jun 2 04:33:08 BRT 2013 ---> Verifying checksum(s) for libiodbc DEBUG: Executing org.macports.checksum (libiodbc) ---> Checksumming iODBC-3.52.8.tar.gz Error: Checksum (rmd160) mismatch for iODBC-3.52.8.tar.gz Portfile checksum: iODBC-3.52.8.tar.gz rmd160 b0f091679ab45a0669468b9c85f45863ad54e7bc Distfile checksum: iODBC-3.52.8.tar.gz rmd160 ed6c4fcdfde3c5b3b1460672a265654fdecf350c Error: Checksum (sha256) mismatch for iODBC-3.52.8.tar.gz Portfile checksum: iODBC-3.52.8.tar.gz sha256 d37b468c2fbed046c4778aee1f8d9f1e73f1321cc33e2e264998c0d701ca26fb Distfile checksum: iODBC-3.52.8.tar.gz sha256 8a9d7c317ff181edc6a285de3a508c43dba848a48d94d02280f55c94d4e44a30 The correct checksum line may be: checksums rmd160 ed6c4fcdfde3c5b3b1460672a265654fdecf350c \ sha256 8a9d7c317ff181edc6a285de3a508c43dba848a48d94d02280f55c94d4e44a30 Error: org.macports.checksum for port libiodbc returned: Unable to verify file checksums DEBUG: Error code: NONE DEBUG: Backtrace: Unable to verify file checksums while executing "$procedure $targetname" Warning: targets not executed for libiodbc: org.macports.checksum Please see the log file for port libiodbc for details: /opt/local/var/macports/logs/_Users_robinho_MacPorts_robinho_devel_libiodbc/libiodbc/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port libiodbc failed
Attachments (1)
Change History (5)
Changed 11 years ago by robsonpeixoto@…
Attachment: | libiodbc-checksum.patch added |
---|
comment:1 Changed 11 years ago by cooljeanius (Eric Gallager)
comment:2 Changed 11 years ago by larryv (Lawrence Velázquez)
Cc: | david.halpern@… added; snc@… removed |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
Summary: | libiodbc: fix checksum → libiodbc @3.52.8_3: fix checksum |
Has duplicate #39317.
comment:3 Changed 11 years ago by larryv (Lawrence Velázquez)
Resolution: | → fixed |
---|---|
Status: | new → closed |
As described in the wiki page Eric linked to, dealing with a stealth update requires more than just correcting the checksums. It should be fixed in r106628.
The distfile is indeed different, but not materially so. A revbump doesn’t seem necessary to me.
comment:4 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
The old distfile appears to be back; see #39421.
Note: See
TracTickets for help on using
tickets.
Hm, different checksum... was there a stealth update or something?