[MacPorts] #19751: subversion +no_bdb still requires Berkeley DB

MacPorts noreply at macports.org
Sun May 24 12:56:49 PDT 2009


#19751: subversion +no_bdb still requires Berkeley DB
-------------------------------------+--------------------------------------
 Reporter:  com-macosforge@…         |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:                                       
Component:  ports                    |     Version:  1.7.1                                
 Keywords:                           |        Port:  subversion                           
-------------------------------------+--------------------------------------
 {{{
 % port installed | grep db
   apr-util @1.3.4_1+no_bdb (active)
   db46 @4.6.21_5 (active)
   subversion @1.6.2_0+no_bdb+no_neon (active)
   subversion-perlbindings @1.6.2_0+no_bdb+no_neon (active)
 % sudo port uninstall db46
 --->  Unable to uninstall db46 4.6.21_5, the following ports depend on it:
 --->    apr-util
 --->    subversion
 --->    subversion-perlbindings
 Error: port uninstall failed: Please uninstall the ports that depend on
 db46 first.
 }}}
 Note that no other variants of the ports are installed. So I try anyway:
 {{{
 % sudo port uninstall -f db46
 --->  Unable to uninstall db46 4.6.21_5, the following ports depend on it:
 --->    apr-util
 --->    subversion
 --->    subversion-perlbindings
 Warning: Uninstall forced.  Proceeding despite dependencies.
 --->  Deactivating db46 @4.6.21_5
 --->  Uninstalling db46 @4.6.21_5
 % svn
 dyld: Library not loaded: /opt/local/lib/db46/libdb-4.6.dylib
   Referenced from: /opt/local/bin/svn
   Reason: image not found
 [1]    88696 trace trap  svn
 }}}

 While you're at it, the same dependency problem happens with neon, but at
 least if you force an uninstall of neon, svn doesn't encounter a link
 error.

-- 
Ticket URL: <http://trac.macports.org/ticket/19751>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list