Opened 13 years ago
Closed 13 years ago
#32487 closed defect (worksforme)
dialog: checksum mismatch because HTML file
Reported by: | kevin.paulus@… | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | Cc: | ||
Port: | dialog |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
sudo port upgrade dialog ---> Computing dependencies for dialog ---> Verifying checksum(s) for dialog Error: Checksum (md5) mismatch for dialog-1.1-20111020.tgz Error: Checksum (sha1) mismatch for dialog-1.1-20111020.tgz Error: Checksum (rmd160) mismatch for dialog-1.1-20111020.tgz *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <https://trac.macports.org/wiki/MisbehavingServers> *** Error: Target org.macports.checksum returned: Unable to verify file checksums Log for dialog is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dialog/dialog/main.log Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets> kjp@talyn:~ $ sudo port -d upgrade dialog DEBUG: epoch: in tree: 20111020 installed: 20110707 DEBUG: dialog 1.1-20111020_0 exists in the ports tree DEBUG: dialog 1.1-20110707_0 +universal is the latest installed DEBUG: dialog 1.1-20110707_0 +universal is active DEBUG: Merging existing variants '+universal' into variants DEBUG: new fully merged portvariants: universal + DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/dialog 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: Executing variant universal provides universal DEBUG: epoch: in tree: 0 installed: 0 DEBUG: ncurses 5.9_1 exists in the ports tree DEBUG: ncurses 5.9_1 +universal is the latest installed DEBUG: ncurses 5.9_1 +universal is active DEBUG: Merging existing variants '+universal' into variants DEBUG: new fully merged portvariants: universal + 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: Executing variant universal provides universal DEBUG: No need to upgrade! ncurses 5.9_1 >= ncurses 5.9_1 DEBUG: Starting logging for dialog ---> Computing dependencies for dialog DEBUG: Searching for dependency: ncurses DEBUG: Found Dependency: receipt exists for ncurses DEBUG: Executing org.macports.main (dialog) DEBUG: Skipping completed org.macports.archivefetch (dialog) DEBUG: Skipping completed org.macports.fetch (dialog) DEBUG: checksum phase started at Sat Dec 10 13:00:23 CET 2011 ---> Verifying checksum(s) for dialog DEBUG: Executing org.macports.checksum (dialog) ---> Checksumming dialog-1.1-20111020.tgz Error: Checksum (md5) mismatch for dialog-1.1-20111020.tgz Portfile checksum: dialog-1.1-20111020.tgz md5 15dd2ce9f537c0400f600d1a383aa0a3 Distfile checksum: dialog-1.1-20111020.tgz md5 69de3bec0b3698a12ab79f7d00ffbd10 Error: Checksum (sha1) mismatch for dialog-1.1-20111020.tgz Portfile checksum: dialog-1.1-20111020.tgz sha1 ddabc0950275db4e9cef382a862ff3b20746e843 Distfile checksum: dialog-1.1-20111020.tgz sha1 4bfb819b6e307a15755667ffda585eb0e5977621 Error: Checksum (rmd160) mismatch for dialog-1.1-20111020.tgz Portfile checksum: dialog-1.1-20111020.tgz rmd160 6e85f8e43e7d5e5ae02787e7b8561e8411a6d946 Distfile checksum: dialog-1.1-20111020.tgz rmd160 2bb5963ec919d2d3e4a720e9882a077a90780135 The correct checksum line may be: checksums md5 69de3bec0b3698a12ab79f7d00ffbd10 \ sha1 4bfb819b6e307a15755667ffda585eb0e5977621 \ rmd160 2bb5963ec919d2d3e4a720e9882a077a90780135 *** The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch: <https://trac.macports.org/wiki/MisbehavingServers> *** 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.install org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot Log for dialog is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_dialog/dialog/main.log DEBUG: couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory while executing "open [file join $dir tclIndex]" Error: Unable to upgrade port: 1 To report a bug, see <http://guide.macports.org/#project.tickets>
Change History (3)
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to jwa@… |
Port: | dialog added |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | dialog message digest failure → dialog: checksum mismatch because HTML file |
---|
comment:3 Changed 13 years ago by jyrkiwahlstedt
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I can't reproduce this…
Note: See
TracTickets for help on using
tickets.
Please remember to use WikiFormatting, to fill in the Port field, and to Cc the maintainer of that port.
Did you read the page MisbehavingServers to which the error message directed you? What is in the HTML file (/opt/local/var/macports/distfiles/dialog/dialog-1.1-20111020.tgz) that got downloaded?