Comment 11 for bug 589194

Revision history for this message
Muelli (ubuntu-bugs-auftrags-killer) wrote :

Hm. Reopening because an upgrade just broke my evince:

muelli@xbox:/tmp$ apt-cache policy libevdocument2
libevdocument2:
  Installed: 2.30.3-0ubuntu1
  Candidate: 2.30.3-0ubuntu1
  Version table:
 *** 2.30.3-0ubuntu1 0
        500 http://de.archive.ubuntu.com/ubuntu/ lucid-proposed/main Packages
        100 /var/lib/dpkg/status
     2.30.1-3ubuntu2 0
        400 http://de.archive.ubuntu.com/ubuntu/ maverick/main Packages
     2.30.1-0ubuntu3 0
        500 http://de.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
     2.30.0-0ubuntu1 0
        500 http://de.archive.ubuntu.com/ubuntu/ lucid/main Packages
muelli@xbox:/tmp$

and the lucid libevdocument doesn't seem to have the required files in /usr/lib/evince/2/backends:
muelli@xbox:/tmp$ evince

(evince:12880): EvinceDocument-WARNING **: Error opening directory '/usr/lib/evince/2/backends': No such file or directory
muelli@xbox:/tmp$

sudo apt-get install -t maverick libevdocument2=2.30.1-3ubuntu2
fixed the issue for me. I don't want to do that on every unattended-upgrade though ;-) So please get the dependencies right.