I am trying to run update-all and run into the following problem. Fink would like to replace gdbm with gdbm3 as far as I understand, but it refuses to remove gdbm because another package depends on it. How can I resolve this? Can I remove gdbm by hand somehow without breaking gnupg? Or maybe tell gnupg to use gdbm3 instead of gdbm? Here is the fink output:
Information about 1269 packages read in 1 seconds. The following 18 packages will be installed or updated: arts arts-dev arts-shlibs docbook-dsssl-nwalsh docbook-dtd glib2 glib2-dev glib2-shlibs gtk-doc libxml2 libxml2-bin libxml2-shlibs libxslt libxslt-shlibs openjade orbit orbit-dev orbit-shlibs The following 2 additional packages will be installed: docbook-xsl gdbm3 Do you want to continue? [Y/n] dpkg -i /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/gdbm3_1.8.3-1_darwin-powerpc.deb dpkg: considering removing gdbm in favour of gdbm3 ... dpkg: no, cannot remove gdbm (--auto-deconfigure will help): gnupg depends on gdbm gdbm is to be removed. dpkg: regarding .../gdbm3_1.8.3-1_darwin-powerpc.deb containing gdbm3: gdbm3 conflicts with gdbm gdbm (version 1.8.0-7) is installed. dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/gdbm3_1.8.3-1_darwin-powerpc.deb (--install): conflicting packages - not installing gdbm3 Errors were encountered while processing: /sw/fink/dists/stable/main/binary-darwin-powerpc/libs/gdbm3_1.8.3-1_darwin-powerpc.deb ### execution of dpkg failed, exit code 1 Failed: can't install package gdbm3-1.8.3-1 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
