On 4/6/06, Aki Hoji <[EMAIL PROTECTED]> wrote: > HI, > > Compiling vte 0.12.0-1 did not go well because of an apparent conflict with > freetype as follows; > > > fink-buildlock-vte-0.12.0-1 conflicts with freetype > freetype-hinting provides freetype and is unpacked but not configured. > /sw/bin/dpkg: error processing > /sw/src/fink.build/fink-buildlock-vte-0.12.0-1_2006.04.06-10.40.58_darwin-powerpc.deb > (--install): > conflicting packages - not installing fink-buildlock-vte-0.12.0-1 > Errors were encountered while processing: > /sw/src/fink.build/fink-buildlock-vte-0.12.0-1_2006.04.06-10.40.58_darwin-powerpc.deb > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Can't set build lock for vte (0.12.0-1) > > I checked the freetype installation, and all I have for version 1 is the > free-type shlibs, which I can't remove even with -r option because of the > dependency problem. > > > freetype 1.3.1-9 TrueType font rendering library, > version 1 > freetype-bin 1.3.1-9 TrueType font rendering library, > version 1 > freetype-hinting 1.3.1-9 TrueType font rendering library, > version 1, hinting enabled > freetype-hinting... 1.3.1-9 TrueType font rendering library, > version 1, hinting enabled > freetype-hinting... 1.3.1-9 TrueType font rendering library, > version 1, hinting enabled > i freetype-shlibs 1.3.1-9 TrueType font rendering library, > version 1 > p freetype2 2.1.4-11 TrueType font rendering library, > (dummy) > p freetype2-dev 2.1.4-11 TrueType font rendering library, > headers > i freetype2-hinting 2.1.4-11 TrueType font rendering library, > (dummy) > i freetype2-hintin... 2.1.4-11 TrueType font rendering library, > headers > i freetype2-hintin... 2.1.4-11 TrueType font rendering library, > shared libs > p freetype2-shlibs 2.1.4-11 TrueType font rendering library, > shared libs > i freetype219 2.1.9-1 TrueType font rendering library, > headers > i freetype219-shlibs 2.1.9-1 TrueType font rendering library, > shared libs > > > > Fink will attempt to remove --recursive 1 package > > Do you want to continue? [Y/n] y > /sw/bin/apt-get-lockwait remove freetype-shlibs > Reading Package Lists... Done > Building Dependency Tree... Done > You might want to run `apt-get -f install' to correct these: > Sorry, but the following packages have unmet dependencies: > freetype-hinting: Depends: freetype-hinting-shlibs (= 1.3.1-9) but it is > not installable. For Fink users, this often means that you have attempted to > install a package from the binary distribution which depends on a > "Restrictive" package. See > <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, > <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > freetype-hinting-bin: Depends: freetype-hinting-shlibs (= 1.3.1-9) but it > is not installable. For Fink users, this often means that you have attempted > to install a package from the binary distribution which depends on a > "Restrictive" package. See > <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, > <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > gimp-print-dev: Depends: gimp-print-shlibs but it is not installable. For > Fink users, this often means that you have attempted to install a package > from the binary distribution which depends on a "Restrictive" package. See > <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, > <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > postgresql74-ssl: Depends: postgresql74-ssl-shlibs (>= 7.4.7-12) but it is > not installable. For Fink users, this often means that you have attempted to > install a package from the binary distribution which depends on a > "Restrictive" package. See > <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, > <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > ttfmkfontdir: Depends: freetype-shlibs but it is not going to be installed > or > freetype-hinting-shlibs but it is not installable. > For Fink users, this often means that you have attempted to install a > package from the binary distribution which depends on a "Restrictive" > package. See > <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, > <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify > a solution). > ### execution of /sw/bin/apt-get-lockwait failed, exit code 100 > Failed: can't remove package freetype-shlibs > > > Does anybody have any ideas about how to get around this problem ? > > Thanks in advance. > > > > Aki Hoji, Ph.D43-265 CHS, > Dept.of Medicine/Infectious Diseases > UCLA Medical Center > 10833 Leconte Ave., > Los Angeles CA 90095, USA > email: [EMAIL PROTECTED] > phone: 310-794-4818 > fax: 310-825-3632 > > > The problem isn't technically with vte*--it's doing what it's supposed to. The problem is that you have a partial install of freetype-hinting. The fink tool really doesn't know how to deal with partial installs, so see if "sudo dpkg -r freetype-hinting" will work.
-- Alexander K. Hansen Fink Documenter [Day Job] Levitated Dipole Experiment http://psfcwww2.psfc.mit.edu/ldx/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
