subversion install error: neon checksum
While installing subversion port, neon was reported as failing checksum. After that, any attempt to proceed shows this: ~ sudo port install -dv subversion ---> Verifying checksum(s) for neon Error: Target com.apple.checksum returned: Could not open file: /opt/local/var/db/dports/distfiles/neon/neon-0.25.5.tar.gz Error: The following dependencies failed to build: neon Error: Status 1 encountered during processing. How do I get past neon? Cheers, Alexy
On 22 déc. 06, at 10:52, Alexy Khrabrov wrote:
~ sudo port install -dv subversion ---> Verifying checksum(s) for neon Error: Target com.apple.checksum returned: Could not open file: /opt/local/var/db/dports/distfiles/neon/neon-0.25.5.tar.gz Error: The following dependencies failed to build: neon Error: Status 1 encountered during processing.
How do I get past neon?
I'd suggest you to do ~ sudo port sync ~ sudo port install subversion The current neon port is version is 0.26.2. I just installed subversion a few days ago with up to date ports and it worked fine. I hope this helps. Cédric Luthi
participants (2)
-
Alexy Khrabrov
-
Cedric Luthi