On 3/1/07, Marc Hoffman <[EMAIL PROTECTED]> wrote:
>

<snip>

> /sw/bin/dpkg-lockwait -i /sw/var/cache/apt/archives/db43-ssl-
> shlibs_4.3.29-1001_darwin-powerpc.deb
> dpkg: considering removing db43-shlibs in favour of db43-ssl-shlibs ...
> dpkg: no, cannot remove db43-shlibs (--auto-deconfigure will help):
> svn-shlibs depends on db43-shlibs (>= 4.3.29-1001)
>    db43-shlibs is to be removed.
> dpkg: regarding .../db43-ssl-shlibs_4.3.29-1001_darwin-powerpc.deb
> containing db43-ssl-shlibs:
> db43-ssl-shlibs conflicts with db43-shlibs
>    db43-shlibs (version 4.3.29-1001) is installed.
> /sw/bin/dpkg: error processing /sw/var/cache/apt/archives/db43-ssl-
> shlibs_4.3.29-1001_darwin-powerpc.deb (--install):
> conflicting packages - not installing db43-ssl-shlibs
> Errors were encountered while processing:
> /sw/var/cache/apt/archives/db43-ssl-shlibs_4.3.29-1001_darwin-
> powerpc.deb
> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
> Failed: can't install package db43-ssl-shlibs-4.3.29-1001
> pi4:~ root#
>

Your problem is that you apparently have a non-ssl version of svn that
wants db43-shlibs, and it won't automatically swap out--this is a
common issue when trying to switch to an -ssl version.

Try the following:

sudo apt-get remove db43-shlibs

(let it remove anything that depends on it--you can reinstall stuff later)

fink install svn-client-ssl

-- 
Alexander K. Hansen
(akh)
Fink Documenter (still)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to