On Jun 17, 2009, at 11:44, Jeff Oakes wrote:
> I am running OS X 10.5 with almost everything working, except
> subversion. There appears to be a version in /opt/local, but it
> apparently does not work. So I tried the following, with noted
> results. So, I may have an install issue, AND, there may be a
> checksum issue for the macports version of subversion?
>
> Minimac:~ jeff$ svn st
> svn: warning: '.' is not a working copy
> Minimac:~ jeff$ svn info
> svn: '.' is not a working copy
> Minimac:~ jeff$ sudo port upgrade subversion
> Password:
> Error: subversion is not installed
Then there is not a version of Subversion in /opt/local, but Apple
does include a copy in /usr/bin in Mac OS X 10.5 and later.
> Minimac:~ jeff$ sudo port install subversion
> ---> Verifying checksum(s) for apr
> Error: Checksum (md5) mismatch for apr-1.3.3.tar.bz2
> Error: Checksum (sha1) mismatch for apr-1.3.3.tar.bz2
> Error: Checksum (rmd160) mismatch for apr-1.3.3.tar.bz2
> Error: Target org.macports.checksum returned: Unable to verify file
> checksums
> Error: The following dependencies failed to build: apr apr-util db46
> expat sqlite3 cyrus-sasl2 gettext neon serf
> Error: Status 1 encountered during processing.
> Minimac:~ jeff$
>
> Sorry, if this is the wrong place.
If you want help installing ports with MacPorts, the macports-users
list is the correct place. In this case, please read the FAQ entry on
checksum errors.
http://trac.macports.org/wiki/
FAQ#IgetError:checksummd5sha1rmd160mismatchforport.WhatcanIdoaboutit
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2363599
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-19 19:55:06 CEST