#30667 closed defect (invalid)
Error: Checksum (md5) mismatch for apr-util-1.3.12.tar.bz2
Reported by: | hwan186@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.0 |
Keywords: | Cc: | ||
Port: | apr-util |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I tried installing SVN today and got this error:
MacBook:test user$ sudo port install subversion-perlbindings Password: Warning: port definitions are more than two weeks old, consider using selfupdate ---> Computing dependencies for subversion-perlbindings ---> Dependencies to be installed: apr apr-util cyrus-sasl2 neon serf0 subversion ---> Fetching archive for apr ---> Fetching apr ---> Attempting to fetch apr-1.4.5.tar.bz2 from http://mirror.aarnet.edu.au/pub/apache/apr ---> Verifying checksum(s) for apr ---> Extracting apr ---> Applying patches to apr ---> Configuring apr ---> Building apr ---> Staging apr into destroot ---> Installing apr @1.4.5_1 ---> Activating apr @1.4.5_1 ---> Cleaning apr ---> Fetching archive for apr-util ---> Fetching apr-util ---> Attempting to fetch apr-util-1.3.12.tar.bz2 from http://apache-mirror.dkuug.dk/apr ---> Verifying checksum(s) for apr-util Error: Checksum (md5) mismatch for apr-util-1.3.12.tar.bz2 Error: Checksum (sha1) mismatch for apr-util-1.3.12.tar.bz2 Error: Checksum (rmd160) mismatch for apr-util-1.3.12.tar.bz2 *** 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 Error: Failed to install apr-util Log for apr-util is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_apr-util/apr-util/main.log Error: The following dependencies were not installed: apr-util cyrus-sasl2 neon serf0 subversion Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>
Please let me know if there is any other information you'd like to know about this bug. And how to fix this bug.
Change History (3)
comment:1 Changed 13 years ago by hwan186@…
comment:2 Changed 13 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | apr-util added |
Note: See
TracTickets for help on using
tickets.
Don't worry I fixed it by cleaning the files:
sudo port -f clean apt-util sudo port install apt-get util
Please close this ticket.