Opened 16 years ago
Closed 16 years ago
#16512 closed defect (fixed)
cgit-0.7.1 and git-1.5.3.5 Checksum mismatches
Reported by: | edricp+macports@… | Owned by: | sfiera@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | edricp+macports@… | |
Port: | cgit |
Description
cgit-0.7.1 installation fails with a checksum mismatch. I tried re-downloading several times. My macports is up-to-date at 1.6.0 and I ran sync before my retry.
$ sudo port sync Password: $ sudo port -d install cgit DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/www/cgit DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/www/cgit DEBUG: Requested variant darwin is not provided by port cgit. DEBUG: Requested variant i386 is not provided by port cgit. DEBUG: Requested variant macosx is not provided by port cgit. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/git-core DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/git-core DEBUG: Requested variant darwin is not provided by port git-core. DEBUG: Requested variant i386 is not provided by port git-core. DEBUG: Requested variant macosx is not provided by port git-core. DEBUG: Executing variant doc provides doc DEBUG: Searching for dependency: git-core DEBUG: Found Dependency: receipt exists for git-core DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/openssl DEBUG: Requested variant i386 is not provided by port openssl. DEBUG: Requested variant macosx is not provided by port openssl. DEBUG: Executing variant darwin provides darwin DEBUG: Searching for dependency: openssl DEBUG: Found Dependency: receipt exists for openssl DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/archivers/zlib DEBUG: Requested variant darwin is not provided by port zlib. DEBUG: Requested variant i386 is not provided by port zlib. DEBUG: Requested variant macosx is not provided by port zlib. DEBUG: Searching for dependency: zlib DEBUG: Found Dependency: receipt exists for zlib DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/libiconv DEBUG: Requested variant darwin is not provided by port libiconv. DEBUG: Requested variant i386 is not provided by port libiconv. DEBUG: Requested variant macosx is not provided by port libiconv. DEBUG: Searching for dependency: libiconv DEBUG: Found Dependency: receipt exists for libiconv DEBUG: Executing org.macports.main (cgit) ---> Fetching cgit DEBUG: Executing org.macports.fetch (cgit) ---> Verifying checksum(s) for cgit DEBUG: Executing org.macports.checksum (cgit) ---> Checksumming cgit-0.7.1.tar.bz2?id=v0.7.1 Error: Checksum (md5) mismatch for cgit-0.7.1.tar.bz2?id=v0.7.1 Portfile checksum: cgit-0.7.1.tar.bz2?id=v0.7.1 md5 ea1c6843e9fccab5919497537a8cfb8f Distfile checksum: cgit-0.7.1.tar.bz2?id=v0.7.1 md5 d41d8cd98f00b204e9800998ecf8427e Error: Checksum (sha1) mismatch for cgit-0.7.1.tar.bz2?id=v0.7.1 Portfile checksum: cgit-0.7.1.tar.bz2?id=v0.7.1 sha1 50c4c7139a1647f2a20897b88f432e4944963fe8 Distfile checksum: cgit-0.7.1.tar.bz2?id=v0.7.1 sha1 da39a3ee5e6b4b0d3255bfef95601890afd80709 Error: Checksum (rmd160) mismatch for cgit-0.7.1.tar.bz2?id=v0.7.1 Portfile checksum: cgit-0.7.1.tar.bz2?id=v0.7.1 rmd160 ce900232e28a8a41d7214979532ef1cba0d34737 Distfile checksum: cgit-0.7.1.tar.bz2?id=v0.7.1 rmd160 9c1185a5c5e9fc54612808977ee8f548b2258d31 ---> Checksumming git-1.5.3.5.tar.bz2 Error: Checksum (md5) mismatch for git-1.5.3.5.tar.bz2 Portfile checksum: git-1.5.3.5.tar.bz2 md5 3fdff0bdb3638fce1c4bc6795ed81fb3 Distfile checksum: git-1.5.3.5.tar.bz2 md5 d41d8cd98f00b204e9800998ecf8427e Error: Checksum (sha1) mismatch for git-1.5.3.5.tar.bz2 Portfile checksum: git-1.5.3.5.tar.bz2 sha1 2e48624e88400637c7063225c23d5e2ecdfe6ced Distfile checksum: git-1.5.3.5.tar.bz2 sha1 da39a3ee5e6b4b0d3255bfef95601890afd80709 Error: Checksum (rmd160) mismatch for git-1.5.3.5.tar.bz2 Portfile checksum: git-1.5.3.5.tar.bz2 rmd160 188cdbf40fe841cd5a59f8f11a621a135a61f406 Distfile checksum: git-1.5.3.5.tar.bz2 rmd160 9c1185a5c5e9fc54612808977ee8f548b2258d31 Error: Target org.macports.checksum returned: Unable to verify file checksums Warning: the following items did not execute (for cgit): org.macports.activate org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Change History (6)
comment:1 Changed 16 years ago by edricp+macports@…
Cc: | edricp+macports@… added |
---|
comment:2 Changed 16 years ago by sfiera@…
Owner: | changed from macports-tickets@… to sfiera@… |
---|---|
Status: | new → assigned |
I will look at this when I am home from work. cgit is mildly out-of-date (0.7.1 instead of 0.7.2) but git is quite so (now > 1.6.0). I will see about fixing the checksum error at the least, and try to update them.
comment:3 Changed 16 years ago by edricp+macports@…
Sorry, don't want to pester... but is this getting fixed soon? Thanks!
comment:4 Changed 16 years ago by sfiera@…
I've committed the first part of the fix, which updates cgit to 0.8 and fixes the checksum error. I'm getting link errors related to iconv, though, which prevent it from building successfully. You could try a sync/clean/install but it isn't working for me yet.
comment:6 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | cgit added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
The iconv errors have been filed as #19335.
This ticket is fixed.
Cc Me!