#36524: xmlcatmgr: checksum error ----------------------------+-------------------------------- Reporter: daiyu.hurst@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: base | Version: 2.1.2 Resolution: | Keywords: Port: | ----------------------------+-------------------------------- Changes (by ecronin@…): * component: ports => base * port: xmlcatmgr => Comment: The important part is: {{{ 468 :error:checksum Checksum (md5) mismatch for xmlcatmgr-2.2.tar.gz 469 :info:checksum Portfile checksum: xmlcatmgr-2.2.tar.gz md5 4b0c7e075f5ff5aa86537b403468739a 470 :info:checksum Distfile checksum: xmlcatmgr-2.2.tar.gz md5 4b0c7e075f5ff5aa 471 :error:checksum Checksum (sha1) mismatch for xmlcatmgr-2.2.tar.gz 472 :info:checksum Portfile checksum: xmlcatmgr-2.2.tar.gz sha1 1761eb72234a14d3d919ce3ccb0c0550421bf2e8 473 :info:checksum Distfile checksum: xmlcatmgr-2.2.tar.gz sha1 1761eb72234a14d3d919 474 :error:checksum Checksum (rmd160) mismatch for xmlcatmgr-2.2.tar.gz 475 :info:checksum Portfile checksum: xmlcatmgr-2.2.tar.gz rmd160 6d01a88defccd086758f78d345a2abdf4be5c970 476 :info:checksum Distfile checksum: xmlcatmgr-2.2.tar.gz rmd160 6d01a88defccd086758f }}} So on pure darwin there is (probably) an issue with our checksum routines in pextlib that is resulting in the returned strings being half as long as they should be (8 bytes vs 16 for MD5 and 10 bytes vs 20 for sha1). -- Ticket URL: <https://trac.macports.org/ticket/36524#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS