Changes between Initial Version and Version 1 of Ticket #20411


Ignore:
Timestamp:
Jul 23, 2009, 2:06:07 PM (15 years ago)
Author:
mf2k (Frank Schima)
Comment:

Your portindex is out of date. We are up to apr 1.3.5 now. Run the following:

sudo port selfupdate
sudo port install apr

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20411

    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
  • Ticket #20411 – Description

    initial v1  
    1 $ sudo port install git-core +doc +svn[[BR]]
    2 --->  Fetching apr[[BR]]
    3 --->  Verifying checksum(s) for apr[[BR]]
    4 Error: Checksum (md5) mismatch for apr-1.3.3.tar.bz2[[BR]]
    5 Error: Checksum (sha1) mismatch for apr-1.3.3.tar.bz2[[BR]]
    6 Error: Checksum (rmd160) mismatch for apr-1.3.3.tar.bz2[[BR]]
    7 Error: Target org.macports.checksum returned: Unable to verify file checksums[[BR]]
    8 Error: The following dependencies failed to build: p5-svn-simple subversion-perlbindings apr apr-util db46 sqlite3 cyrus-sasl2 neon serf subversion p5-term-readkey[[BR]]
    9 Error: Status 1 encountered during processing.[[BR]]
     1{{{
     2$ sudo port install git-core +doc +svn
     3--->  Fetching apr
     4--->  Verifying checksum(s) for apr
     5Error: Checksum (md5) mismatch for apr-1.3.3.tar.bz2
     6Error: Checksum (sha1) mismatch for apr-1.3.3.tar.bz2
     7Error: Checksum (rmd160) mismatch for apr-1.3.3.tar.bz2
     8Error: Target org.macports.checksum returned: Unable to verify file checksums
     9Error: The following dependencies failed to build: p5-svn-simple subversion-perlbindings apr apr-util db46 sqlite3 cyrus-sasl2 neon serf subversion p5-term-readkey
     10Error: Status 1 encountered during processing.
     11}}}