Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#37937 closed defect (fixed)

subversion: dyld: Library not loaded: /opt/local/lib/libcom_err.3.0.dylib

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: danielluke (Daniel J. Luke)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: blair (Blair Zajac)
Port: subversion

Description

Subversion crashes. It probably just needs a revision bump to rebuild following the recent changes in its dependencies.

$ svn info
dyld: Library not loaded: /opt/local/lib/libcom_err.3.0.dylib
  Referenced from: /opt/local/bin/svn
  Reason: image not found
Trace/BPT trap: 5

Change History (4)

comment:1 Changed 11 years ago by blair (Blair Zajac)

Resolution: fixed
Status: newclosed

Fixed in r102575. I may need to do the same for all the bindings, will test in a few.

comment:2 Changed 11 years ago by blair (Blair Zajac)

Fixed all the subversion-*bindings in r102577.

comment:3 in reply to:  2 Changed 11 years ago by seanfarley (Sean Farley)

Replying to blair@…:

Fixed all the subversion-*bindings in r102577.

Should py*-subvertpy also get rev bumped?

comment:4 Changed 11 years ago by blair (Blair Zajac)

I don't use that one so I don't know. If its pure Python with no C/C++ code, then no.

Note: See TracTickets for help on using tickets.