Opened 15 years ago
Closed 15 years ago
#23162 closed defect (fixed)
cryptlib checksum not correct after rsync from remote site
Reported by: | clemc@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | cryptlib |
Description (last modified by mf2k (Frank Schima))
First failed after the download (I did not have -d turned on) so now its using the cached version as it asked
Computing dependencies for cryptlib Fetching cryptlib Attempting to fetch cl333.zip from ftp://ftp.franken.de/pub/crypt/cryptlib/ Verifying checksum(s) for cryptlib Error: Checksum (md5) mismatch for cl333.zip Error: Checksum (sha1) mismatch for cl333.zip Error: Target org.macports.checksum returned: Unable to verify file checksums Error: Status 1 encountered during processing. Before reporting a bug, first run the command again with the -d flag to get complete output.
Here is the full run with -d:
[mbp0017f2dcb33c:~] ctcole% sudo port -d install cryptlib DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cryptlib DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/cryptlib 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: Reading variant descriptions from /opt/local/var/macports/sources/rsync.macports.org/release/ports/_resources/port1.0/variant_descriptions.conf DEBUG: not using configure, so not adding the default universal variant DEBUG: Requested variant i386 is not provided by port cryptlib. DEBUG: Requested variant macosx is not provided by port cryptlib. DEBUG: Executing variant darwin provides darwin ---> Computing dependencies for cryptlib DEBUG: Searching for dependency: unzip DEBUG: Didn't find receipt, going to depspec regex for: unzip DEBUG: Found Dependency: path: /usr/bin filename: unzip regex: ^unzip$ DEBUG: Executing org.macports.main (cryptlib) DEBUG: Skipping completed org.macports.fetch (cryptlib) ---> Verifying checksum(s) for cryptlib DEBUG: Executing org.macports.checksum (cryptlib) ---> Checksumming cl333.zip Error: Checksum (md5) mismatch for cl333.zip Portfile checksum: cl333.zip md5 afdb94894f7f798702703f4a95a2e7ac Distfile checksum: cl333.zip md5 98effb4644e1336a57bd3be50bae07d4 Error: Checksum (sha1) mismatch for cl333.zip Portfile checksum: cl333.zip sha1 128d24c98f1406cb4ba547617a73ec1e254caf33 Distfile checksum: cl333.zip sha1 f745ec44b4578b76eae49702035b635a004dfa14 The correct checksum line may be: checksums md5 98effb4644e1336a57bd3be50bae07d4 \ sha1 f745ec44b4578b76eae49702035b635a004dfa14 \ rmd160 2f237516fb33037ac72b2f962c5b974b3edc5a69 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 cryptlib): 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> [mbp0017f2dcb33c:~] ctcole%
Change History (2)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Port: | cryptlib added |
comment:2 Changed 15 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r62406