On Tue, May 22, 2007 at 12:43:16 +0200, Rakotomandimby Mihamina wrote: > Hi, > I am using Sid, with some pieces of experimental. > I try to install a package: > > mihadev:~# apt-get install pdftohtml > [...] > The following packages have unmet dependencies: > pdftohtml: Depends: poppler-utils (>= 0.4.5-1) > E: Broken packages > mihadev:~# dpkg -l poppler-utils > [...] > ii poppler-utils 0.5.4-2 > > What's wrong? > Thank you.
=========== $ apt-cache show poppler-utils Package: poppler-utils [...] Version: 0.5.4-2 Replaces: xpdf-utils, pdftohtml, xpdf-reader Provides: xpdf-utils, pdftohtml =========== pdftohtml is obsolete; its functionality is now included in the poppler-utils package. You should already have the /usr/bin/pdftohtml executable if you have poppler-utils installed. (You might want to upgrade to version 0.5.4-4 which is available in Sid now.) You can find a bit more info in this bug report: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=419422 -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]