Hi, > Thanks for the bug report. As a workaround, just remove the old one > first then install the new one. In the meantime, I'll fix the problem > by adding a "conflicts:" to force the system to do this stuff in the > right order, or something like that.
Thanks, that worked. Here's the log, fwiw. # dpkg --purge remove djvulibre-plugin djvulibre-bin dpkg - warning: ignoring request to remove remove which isn't installed. (Reading database ... ^c <I realised my mistake and hit ^c> # apt-get --purge remove djvulibre-plugin djvulibre-bin E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem. # dpkg --configure -a Setting up python-numpy-dev (1.0.1-8) ... Setting up libbluetooth2 (3.9-1) ... Setting up xdg-utils (1.0.1-2) ... Setting up libpisock9 (0.12.2-9) ... Setting up python-numpy (1.0.1-8) ... Setting up python-numpy-ext (1.0.1-8) ... Setting up libdjvulibre15 (3.5.19-1) ... Setting up djview (3.5.19-1) ... Setting up djvulibre-bin (3.5.19-1) ... # apt-get dist-upgrade Reading package lists... Done Building dependency tree... Done You might want to run `apt-get -f install' to correct these. The following packages have unmet dependencies: djvulibre-plugin: Depends: djview (= 3.5.17-3) but 3.5.19-1 is installed E: Unmet dependencies. Try using -f. # apt-get --purge remove djvulibre-plugin djvulibre-bin Reading package lists... Done Building dependency tree... Done The following packages will be REMOVED: djvulibre-bin* djvulibre-plugin* 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. Need to get 0B of archives. After unpacking 967kB disk space will be freed. Do you want to continue [Y/n]? (Reading database ... 135603 files and directories currently installed.) Removing djvulibre-bin ... Removing djvulibre-plugin ... # apt-get install djvulibre-plugin djvulibre-bin Reading package lists... Done Building dependency tree... Done The following NEW packages will be installed: djvulibre-bin djvulibre-plugin 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. Need to get 0B/373kB of archives. After unpacking 995kB of additional disk space will be used. Selecting previously deselected package djvulibre-bin. (Reading database ... 135540 files and directories currently installed.) Unpacking djvulibre-bin (from .../djvulibre-bin_3.5.19-1_i386.deb) ... Selecting previously deselected package djvulibre-plugin. Unpacking djvulibre-plugin (from .../djvulibre-plugin_3.5.19-1_i386.deb) ... Setting up djvulibre-bin (3.5.19-1) ... Setting up djvulibre-plugin (3.5.19-1) ... # Cheers Vince -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

