Opened 11 years ago
Closed 11 years ago
#39329 closed defect (fixed)
liblastfm checksum error
Reported by: | markurujapan@… | Owned by: | michaelld (Michael Dickens) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ||
Port: | liblastfm |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
when I try to build amarok, I receive this error on liblastfm
sudo port install amarok -liblastfm ---> Computing dependencies for amarok ---> Dependencies to be installed: liblastfm libmtp loudmouth gnutls libtasn1 nettle qtscriptgenerator taglib-extras ---> Verifying checksum(s) for liblastfm Error: Checksum (md5) mismatch for liblastfm-0.3.3.tar.gz Error: Checksum (sha1) mismatch for liblastfm-0.3.3.tar.gz Error: Checksum (rmd160) mismatch for liblastfm-0.3.3.tar.gz Error: org.macports.checksum for port liblastfm returned: Unable to verify file checksums Error: Failed to install liblastfm Please see the log file for port liblastfm for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_liblastfm/liblastfm/main.log Error: The following dependencies were not installed: liblastfm libmtp loudmouth gnutls libtasn1 nettle qtscriptgenerator taglib-extras To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port amarok failed
Change History (4)
comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to michaelld@… |
comment:2 Changed 11 years ago by markurujapan@…
please, if is possible, update the package :(, I need amarok for create a osx installer :(
comment:4 Changed 11 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Looks like the liblastfm port is using an obsolete github fork of this project. The current one, which is at version 1.0.7, is https://github.com/lastfm/liblastfm, so the port should be updated.