Heinz Nabielek <[EMAIL PROTECTED]> said: > can't batch-install packages: > ......freetype2-hinting-dev_2.1.3-21_darwin-powerpc.deb
The freetype2* and freetype2-hinting* sets packages are mutually exclusive; the sets are (mostly) drop-in replacements for each other, but you can't mix'n'match pkgs from the two sets. You presently have the freetype2* set installed and are now trying to replace some packages (but not all: the -dev and -shlibs but not the parent) of that set with the one from the freetype2-hinting* set. One solution might be to to manually replace the whole set first: fink install freetype2-hinting freetype2-hinting-dev freetype2-hinting-shlibs Then you should be able to "fink update mozilla" and get on with your life. dan > dpkg -i > /sw/fink/dists/stable/main/binary-darwin-powerpc/graphics/freetype2- > hinting-dev_2.1.3-21_darwin-powerpc.deb > /sw/fink/dists/stable/main/binary-darwin-powerpc/graphics/freetype2- > hinting-shlibs_2.1.3-21_darwin-powerpc.deb > (Reading database ... 166471 files and directories currently installed.) > Preparing to replace freetype2-hinting-dev 2.1.3-21 (using > .../freetype2-hinting-dev_2.1.3-21_darwin-powerpc.deb) ... > Unpacking replacement freetype2-hinting-dev ... > dpkg: considering removing freetype2-shlibs in favour of > freetype2-hinting-shlibs ... > dpkg: no, cannot remove freetype2-shlibs (--auto-deconfigure will help): > freetype2 depends on freetype2-shlibs (= 2.1.3-21) > freetype2-shlibs is to be removed. > dpkg: regarding > .../freetype2-hinting-shlibs_2.1.3-21_darwin-powerpc.deb containing > freetype2-hinting-shlibs: > freetype2-hinting-shlibs conflicts with freetype2-shlibs > freetype2-shlibs (version 2.1.3-21) is installed. > dpkg: error processing > /sw/fink/dists/stable/main/binary-darwin-powerpc/graphics/freetype2- > hinting-shlibs_2.1.3-21_darwin-powerpc.deb (--install): > conflicting packages - not installing freetype2-hinting-shlibs > dpkg: dependency problems prevent configuration of > freetype2-hinting-dev: > freetype2-hinting-dev depends on freetype2-hinting-shlibs (= > 2.1.3-21); however: > Package freetype2-hinting-shlibs is not installed. > dpkg: error processing freetype2-hinting-dev (--install): > dependency problems - leaving unconfigured > Errors were encountered while processing: > > /sw/fink/dists/stable/main/binary-darwin-powerpc/graphics/freetype2- > hinting-shlibs_2.1.3-21_darwin-powerpc.deb > freetype2-hinting-dev > ### execution of dpkg failed, exit code 1 > Failed: can't batch-install packages: > /sw/fink/dists/stable/main/binary-darwin-powerpc/graphics/freetype2- > hinting-dev_2.1.3-21_darwin-powerpc.deb > /sw/fink/dists/stable/main/binary-darwin-powerpc/graphics/freetype2- > hinting-shlibs_2.1.3-21_darwin-powerpc.deb -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
