Opened 14 years ago

Closed 14 years ago

#24711 closed defect (worksforme)

xercesj 2.9.1 Verification error - checksum mismatch

Reported by: jason.feinstein@… Owned by: jberry@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: xercesj

Description

Trying to install tomcat6 and the install failed with xercesj, saying that the checksums didn't match.

$ sudo port -d install xercesj
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/java/xercesj
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/java/xercesj
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.3.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: not using configure, so not adding the default universal variant
DEBUG: Requested variant darwin is not provided by port xercesj.
DEBUG: Requested variant i386 is not provided by port xercesj.
DEBUG: Requested variant macosx is not provided by port xercesj.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/apache-ant
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: apache-ant 1.7.1_0 exists in the ports tree
DEBUG: apache-ant 1.7.1_0 +darwin is the latest installed
DEBUG: apache-ant 1.7.1_0 +darwin is active
DEBUG: Merging existing variants darwin into variants
DEBUG: new fully merged portvariants: 
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/apache-ant
DEBUG: OS Platform: darwin
DEBUG: OS Version: 10.3.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: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf
DEBUG: 'universal_variant no' specified, so not adding the default universal variant
DEBUG: Requested variant i386 is not provided by port apache-ant.
DEBUG: Requested variant macosx is not provided by port apache-ant.
DEBUG: Executing variant darwin provides darwin
DEBUG: No need to upgrade! apache-ant 1.7.1_0 >= apache-ant 1.7.1_0
--->  Computing dependencies for xercesj
DEBUG: Searching for dependency: kaffe
DEBUG: Didn't find receipt, going to depspec regex for: kaffe
DEBUG: Found Dependency: path: /usr/bin filename: java regex: ^java$
DEBUG: Searching for dependency: apache-ant
DEBUG: Found Dependency: receipt exists for apache-ant
DEBUG: Executing org.macports.main (xercesj)
DEBUG: Skipping completed org.macports.fetch (xercesj)
--->  Verifying checksum(s) for xercesj
DEBUG: Executing org.macports.checksum (xercesj)
--->  Checksumming Xerces-J-src.2.9.1.tar.gz
Error: Checksum (md5) mismatch for Xerces-J-src.2.9.1.tar.gz
Portfile checksum: Xerces-J-src.2.9.1.tar.gz md5 e340cba4a2abf4f0f833488380821153
Distfile checksum: Xerces-J-src.2.9.1.tar.gz md5 d89f8c02199ef2e63a7fb8e64dc337f5
--->  Checksumming Xerces-J-tools.2.9.1.tar.gz
Error: Checksum (md5) mismatch for Xerces-J-tools.2.9.1.tar.gz
Portfile checksum: Xerces-J-tools.2.9.1.tar.gz md5 6b50c65f2c31d66bb258aa5be79b0e21
Distfile checksum: Xerces-J-tools.2.9.1.tar.gz md5 d89f8c02199ef2e63a7fb8e64dc337f5
The correct checksum line may be:
checksums           Xerces-J-src.2.9.1.tar.gz \
                    md5     d89f8c02199ef2e63a7fb8e64dc337f5 \
                    sha1    16ed2115aa9f0f779c7bac0a498ba2ff0bc19826 \
                    rmd160  d97a64c8ae1e30fd928772c04eeb17809d61615f \
                    Xerces-J-tools.2.9.1.tar.gz \
                    md5     d89f8c02199ef2e63a7fb8e64dc337f5 \
                    sha1    16ed2115aa9f0f779c7bac0a498ba2ff0bc19826 \
                    rmd160  d97a64c8ae1e30fd928772c04eeb17809d61615f
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 xercesj): 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 (3)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Keywords: xercesj checksum verification removed
Owner: changed from macports-tickets@… to jberry@…

WFM. Please read the FAQ on checksum errors. You did not report the download mirror.

comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Did you get this working?

comment:3 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Closing due to lack of response.

Note: See TracTickets for help on using tickets.