Opened 13 years ago

Closed 13 years ago

#27327 closed defect (worksforme)

libcaca checksum mismatch

Reported by: neukomp@… Owned by: phw@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: libcaca

Description (last modified by mf2k (Frank Schima))

Tried to install mplayer-devel into a newly installed Macports 1.9.2 with the following error:

udo port -v install mplayer-devel +aa +caca +dirac +dts +dv +faac +live +mencoder_extras +mng +osd +speex +twolame +x11 +x264 +xvidPassword:--->  Computing dependencies for mplayer-devel..
--->  Dependencies to be installed: libcaca
--->  Verifying checksum(s) for libcaca
--->  Checksumming libcaca-0.99.beta17.tar.gz
Error: Checksum (md5) mismatch for libcaca-0.99.beta17.tar.gz
Portfile checksum: libcaca-0.99.beta17.tar.gz md5 790d6e26b7950e15909fdbeb23a7ea87
Distfile checksum: libcaca-0.99.beta17.tar.gz md5 23b9c80f491b7f323ea8f5c6998a5e75
Error: Checksum (sha1) mismatch for libcaca-0.99.beta17.tar.gz
Portfile checksum: libcaca-0.99.beta17.tar.gz sha1 24cdb9fb7dc4a01be2787a9009304fad419f79db
Distfile checksum: libcaca-0.99.beta17.tar.gz sha1 16f15156a5c5201f8dfd33f966d2e6cb21e8287f
Error: Checksum (rmd160) mismatch for libcaca-0.99.beta17.tar.gz
Portfile checksum: libcaca-0.99.beta17.tar.gz rmd160 86a4d86ced5a9fcf0eddfbd4f86268a68d49bca9
Distfile checksum: libcaca-0.99.beta17.tar.gz rmd160 6ca302b49f2c5df0bd3183e2afad82b7d122071c
The correct checksum line may be:
checksums           md5     23b9c80f491b7f323ea8f5c6998a5e75 \
                    sha1    16f15156a5c5201f8dfd33f966d2e6cb21e8287f \
                    rmd160  6ca302b49f2c5df0bd3183e2afad82b7d122071c
***
The non-matching file appears to be HTML. See this page for possible reasons
for the checksum mismatch:
<http://trac.macports.org/wiki/MisbehavingServers>
***
Error: Target org.macports.checksum returned: Unable to verify file checksums
Warning: the following items did not execute (for libcaca): org.macports.activate org.macports.checksum org.macports.extract org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install
Error: Failed to install libcaca
Log for libcaca is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_libcaca/main.log
Error: The following dependencies were not installed: libcaca
Error: Status 1 encountered during processing.

Change History (4)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to phw@…
Port: libcaca added; mplayer-devel removed
Summary: mplayer-devel fails on build with +caca variant - checksum mismatchlibcaca checksum mismatch

Please read the FAQ on checksum mismatches, you did not provide the download mirror.

comment:2 Changed 13 years ago by neukomp@…

I'm sorry but I don't know how to determine the specific mirror used (newbie). I can say that whatever the default mirrors for the base install would probably be used as I haven't changed anything else. I'm happy to check if I could figure out how. Can't find in FAQ or link provided.

I did the reinstall of Macports this morning to get rid of all the cruft from trying to install a few packages that failed (qtiplot, unison, sphinx). I did a force uninstall and then rm'd all the files as per FAQ. Then reinstalled Macports & started to reinstall my usual packages.

Prior to the reinstall of the brand new version of Macports v1.9.2, I was running 1.9.2 and had libcaca installed. I originally installed mplayer-devel with libcaca support using Macports v1.9.1.

comment:3 Changed 13 years ago by neukomp@…

I downloaded libcaca directly to the /distfile/libcaca folder and it installs with following error:

Warning: violation by /Library/Ruby
Warning: libcaca violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
--->  Installing libcaca @0.99.beta17_1
--->  Activating libcaca @0.99.beta17_1
--->  Cleaning libcaca
--->  Removing work directory for libcaca

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.