Opened 13 years ago
Closed 13 years ago
#30056 closed defect (duplicate)
cunit checksum mismatch
Reported by: | wingamajig@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | cunit |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
pwingpc:mhs pwing$ sudo port -d install cunit Password: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cunit DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cunit DEBUG: OS Platform: darwin DEBUG: OS Version: 10.8.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes 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: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Requested variant darwin is not provided by port cunit. DEBUG: Requested variant i386 is not provided by port cunit. DEBUG: Requested variant macosx is not provided by port cunit. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.7_0 exists in the ports tree DEBUG: ncurses 5.7_0 +darwin_10 is the latest installed DEBUG: ncurses 5.7_0 +darwin_10 is active DEBUG: Merging existing variants darwin_10 into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses DEBUG: OS Platform: darwin DEBUG: OS Version: 10.8.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes 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/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port ncurses. DEBUG: Requested variant i386 is not provided by port ncurses. DEBUG: Requested variant macosx is not provided by port ncurses. DEBUG: Executing variant darwin_10 provides darwin_10 DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncursesw 5.7_0 exists in the ports tree DEBUG: ncursesw 5.7_0 +darwin_10 is the latest installed DEBUG: ncursesw 5.7_0 +darwin_10 is active DEBUG: Merging existing variants darwin_10 into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncursesw DEBUG: OS Platform: darwin DEBUG: OS Version: 10.8.0 DEBUG: Mac OS X Version: 10.6 DEBUG: System Arch: i386 DEBUG: setting option os.universal_supported to yes 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/ports/_resources/port1.0/group/muniversal-1.0.tcl DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: universal variant already exists, so not adding the default one DEBUG: Requested variant darwin is not provided by port ncursesw. DEBUG: Requested variant i386 is not provided by port ncursesw. DEBUG: Requested variant macosx is not provided by port ncursesw. DEBUG: Executing variant darwin_10 provides darwin_10 DEBUG: No need to upgrade! ncursesw 5.7_0 >= ncursesw 5.7_0 DEBUG: No need to upgrade! ncurses 5.7_0 >= ncurses 5.7_0 ---> Computing dependencies for cunit DEBUG: Searching for dependency: ncurses DEBUG: Found Dependency: receipt exists for ncurses DEBUG: Executing org.macports.main (cunit) DEBUG: Skipping completed org.macports.fetch (cunit) ---> Verifying checksum(s) for cunit DEBUG: Executing org.macports.checksum (cunit) ---> Checksumming CUnit-2.1-0-src.tar.gz Error: Checksum (md5) mismatch for CUnit-2.1-0-src.tar.gz Portfile checksum: CUnit-2.1-0-src.tar.gz md5 f4f53d2c41e9315a91b4f14a1706fe4f Distfile checksum: CUnit-2.1-0-src.tar.gz md5 4133fbad57c15caf3b18b9b65edcee76 Error: Checksum (sha1) mismatch for CUnit-2.1-0-src.tar.gz Portfile checksum: CUnit-2.1-0-src.tar.gz sha1 05920c1defda3527cee3bc82fb9eadf45c5ea7a1 Distfile checksum: CUnit-2.1-0-src.tar.gz sha1 50c069120ba9a34022bc53bce3e3ca8266281909 Error: Checksum (rmd160) mismatch for CUnit-2.1-0-src.tar.gz Portfile checksum: CUnit-2.1-0-src.tar.gz rmd160 db3e8ea2294faae8301b597164f07fe482e877b5 Distfile checksum: CUnit-2.1-0-src.tar.gz rmd160 4da1649db7537a6caf8a23ee3db45975cbce97a9 The correct checksum line may be: checksums md5 4133fbad57c15caf3b18b9b65edcee76 \ sha1 50c069120ba9a34022bc53bce3e3ca8266281909 \ rmd160 4da1649db7537a6caf8a23ee3db45975cbce97a9 Error: Target org.macports.checksum returned: Unable to verify file checksums DEBUG: Backtrace: Unable to verify file checksums while executing "$procedure $targetname" Warning: the following items did not execute (for cunit): 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. To report a bug, see <http://guide.macports.org/#project.tickets>
Change History (6)
comment:1 Changed 13 years ago by wingamajig@…
Cc: | wingamajig@… added |
---|
comment:2 Changed 13 years ago by wingamajig@…
I tried a selfupdate, and still encountered issues. Here is the debug log:
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cunit DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) 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: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: Starting logging for cunit DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.9_0 exists in the ports tree DEBUG: ncurses 5.9_0 is the latest installed DEBUG: ncurses 5.9_0 is active DEBUG: Merging existing variants '' into variants DEBUG: new fully merged portvariants: DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/ncurses DEBUG: OS darwin/10.8.0 (Mac OS X 10.6) 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: adding the default universal variant DEBUG: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: No need to upgrade! ncurses 5.9_0 >= ncurses 5.9_0 ---> Computing dependencies for cunit DEBUG: Searching for dependency: ncurses DEBUG: Found Dependency: receipt exists for ncurses DEBUG: Executing org.macports.main (cunit) DEBUG: Skipping completed org.macports.fetch (cunit) ---> Verifying checksum(s) for cunit DEBUG: checksum phase started at Wed Jul 6 14:27:06 EDT 2011 DEBUG: Executing org.macports.checksum (cunit) ---> Checksumming CUnit-2.1-2-src.tar.bz2 Error: Target org.macports.checksum returned: CUnit-2.1-2-src.tar.bz2 does not exist in /opt/local/var/macports/distfiles/cunit DEBUG: Backtrace: CUnit-2.1-2-src.tar.bz2 does not exist in /opt/local/var/macports/distfiles/cunit while executing "$procedure $targetname" Warning: the following items did not execute (for cunit): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Log for cunit is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cunit/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | wingamajig@… removed |
---|---|
Description: | modified (diff) |
Use WikiFormatting, please. Also, as reporter, you do not need to Cc yourself.
comment:4 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|
Please clean and try again. You've probably hit bug #29223 here.
sudo port clean cunit
comment:5 Changed 13 years ago by wingamajig@…
Thanks Ryan, that did the trick.
I know I don't need to cc myself, but you can't undo that once it's been clicked in error.
comment:6 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
FYI, clicking "CcMe!" a second time ought to un-Cc you.
Note: See
TracTickets for help on using
tickets.
Cc Me!