Opened 15 years ago
Last modified 14 years ago
#23942 closed defect
dialog @1.1-20100119 (devel) has wrong checksum — at Initial Version
Reported by: | ib51pi802@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | dialog |
Description
% sudo port -d install dialog
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dialog DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dialog DEBUG: OS Platform: darwin DEBUG: OS Version: 9.8.0 DEBUG: Mac OS X Version: 10.5 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.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 dialog. DEBUG: Requested variant i386 is not provided by port dialog. DEBUG: Requested variant macosx is not provided by port dialog. 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 is the latest installed DEBUG: ncurses 5.7_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 Platform: darwin DEBUG: OS Version: 9.8.0 DEBUG: Mac OS X Version: 10.5 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.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: 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 is the latest installed DEBUG: ncursesw 5.7_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/ncursesw DEBUG: OS Platform: darwin DEBUG: OS Version: 9.8.0 DEBUG: Mac OS X Version: 10.5 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.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: 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 dialog DEBUG: Searching for dependency: ncurses DEBUG: Found Dependency: receipt exists for ncurses DEBUG: Searching for dependency: ncursesw DEBUG: Found Dependency: receipt exists for ncursesw DEBUG: Executing org.macports.main (dialog) DEBUG: Skipping completed org.macports.fetch (dialog) ---> Verifying checksum(s) for dialog DEBUG: Executing org.macports.checksum (dialog) ---> Checksumming dialog.tar.gz Error: Checksum (md5) mismatch for dialog.tar.gz Portfile checksum: dialog.tar.gz md5 ada629276646b462aaab1e734f626eb6 Distfile checksum: dialog.tar.gz md5 3d62219658fdddf3c6247fb45831a5d0 Error: Checksum (sha1) mismatch for dialog.tar.gz Portfile checksum: dialog.tar.gz sha1 07f4081edd93b9cac5c1e59f747d0d785511457c Distfile checksum: dialog.tar.gz sha1 ebf5fa7419601425a10446215cc477d92c191c5a Error: Checksum (rmd160) mismatch for dialog.tar.gz Portfile checksum: dialog.tar.gz rmd160 77bfc4c5d37a4beb9ff475a50f247373a900dd8e Distfile checksum: dialog.tar.gz rmd160 a03b99a00c97b66724b4d02f692f3256b55a8c23 The correct checksum line may be: checksums md5 3d62219658fdddf3c6247fb45831a5d0 \ sha1 ebf5fa7419601425a10446215cc477d92c191c5a \ rmd160 a03b99a00c97b66724b4d02f692f3256b55a8c23 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 dialog): 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>
Note: See
TracTickets for help on using
tickets.