Changes between Initial Version and Version 3 of Ticket #30667


Ignore:
Timestamp:
Nov 8, 2011, 4:15:38 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30667

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Port apr-util added
  • Ticket #30667 – Description

    initial v3  
    11I tried installing SVN today and got this error:
    22
    3 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>
     3{{{
     4MacBook:test user$ sudo port install subversion-perlbindings
     5Password:
     6Warning: port definitions are more than two weeks old, consider using selfupdate
     7---> Computing dependencies for subversion-perlbindings
     8---> Dependencies to be installed: apr apr-util cyrus-sasl2 neon serf0 subversion
     9---> Fetching archive for apr
     10---> Fetching apr
     11---> Attempting to fetch apr-1.4.5.tar.bz2 from http://mirror.aarnet.edu.au/pub/apache/apr
     12---> Verifying checksum(s) for apr
     13---> Extracting apr
     14---> Applying patches to apr
     15---> Configuring apr
     16---> Building apr
     17---> Staging apr into destroot
     18---> Installing apr @1.4.5_1
     19---> Activating apr @1.4.5_1
     20---> Cleaning apr
     21---> Fetching archive for apr-util
     22---> Fetching apr-util
     23---> Attempting to fetch apr-util-1.3.12.tar.bz2 from http://apache-mirror.dkuug.dk/apr
     24---> Verifying checksum(s) for apr-util
     25Error: Checksum (md5) mismatch for apr-util-1.3.12.tar.bz2
     26Error: Checksum (sha1) mismatch for apr-util-1.3.12.tar.bz2
     27Error: Checksum (rmd160) mismatch for apr-util-1.3.12.tar.bz2
     28***
     29The non-matching file appears to be HTML. See this page for possible reasons for the checksum mismatch:
     30<https://trac.macports.org/wiki/MisbehavingServers>
     31***
     32Error: Target org.macports.checksum returned: Unable to verify file checksums
     33Error: Failed to install apr-util
     34Log 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
     35Error: The following dependencies were not installed: apr-util cyrus-sasl2 neon serf0 subversion
     36Error: Status 1 encountered during processing.
     37To report a bug, see <http://guide.macports.org/#project.tickets>
     38}}}
    439
    540Please let me know if there is any other information you'd like to know about this bug. And how to fix this bug.