[MacPorts] #35152: Pallet: Subversion check out failed

MacPorts noreply at macports.org
Wed Jul 11 03:06:43 PDT 2012


#35152: Pallet: Subversion check out failed
------------------------------------+---------------------------------------
  Reporter:  dalibor.nedic@…        |       Owner:  macports-tickets@…                   
      Type:  defect                 |      Status:  closed                               
  Priority:  Normal                 |   Milestone:                                       
 Component:  ports                  |     Version:  2.1.1                                
Resolution:  invalid                |    Keywords:                                       
      Port:  Pallet                 |  
------------------------------------+---------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
 * cc: ryandesign@… (added)
  * resolution:  => invalid


Comment:

 The log says:

 {{{
 :info:fetch dyld: Library not loaded: /usr/lib/libpq.5.dylib
 :info:fetch   Referenced from: /usr/bin/svn
 :info:fetch   Reason: image not found
 }}}

 So there is something wrong with your system's `svn` command: it is trying
 to use libpq.5.dylib, but according to the error message that library does
 not exist. My /usr/bin/svn on Snow Leopard does not link with any
 libpq.dylib. libpq.dylib is part of PostgreSQL, and I didn't think Snow
 Leopard even shipped with PostgreSQL. This suggests you have replaced
 Apple's /usr/bin/svn with someone else's. Please restore Apple's
 /usr/bin/svn from your backups or by reinstalling the OS X 10.6.8 Combo
 Update and all subsequent security updates and other Apple updates.

 Alternately, you may be able to bypass the broken system copy of
 Subversion by installing the subversion port ("`sudo port install
 subversion`").

-- 
Ticket URL: <https://trac.macports.org/ticket/35152#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list