Re: Entfernen von hplip schlaegt fehl
Manfred Schmitt wrote:
> Rainer Lehmann schrieb:
>>
>> wie kann ich bei untigen Fehlermeldungen in Etch das Paket hplip
>> entfernen?
>>
> dpkg -r hplip oder dpkg --purge hplip?
# dpkg --purge hplip
(Reading database ... 107251 files and directories currently installed.)
Removing hplip ...
usage: update-python-modules [-v] [-c] package_directory [...]
update-python-modules [-v] [-c] package.dirs [...]
update-python-modules [-v] [-a|-f]
update-python-modules: error: /usr/share/python-support/hplip does not exist
dpkg: error processing hplip (--purge):
subprocess pre-removal script returned error exit status 2
Errors were encountered while processing:
hplip
# dpkg -r hplip
(Reading database ... 107251 files and directories currently installed.)
Removing hplip ...
usage: update-python-modules [-v] [-c] package_directory [...]
update-python-modules [-v] [-c] package.dirs [...]
update-python-modules [-v] [-a|-f]
update-python-modules: error: /usr/share/python-support/hplip does not exist
dpkg: error processing hplip (--remove):
subprocess pre-removal script returned error exit status 2
Errors were encountered while processing:
hplip
# dpkg -i --force-overwrite /var/cache/apt/archives/hplip_1.6.10-3etch1_i386.deb
Selecting previously deselected package hplip.
(Reading database ... 107252 files and directories currently installed.)
Preparing to replace hplip 1.6.10-3 (using .../hplip_1.6.10-3etch1_i386.deb) ...
usage: update-python-modules [-v] [-c] package_directory [...]
update-python-modules [-v] [-c] package.dirs [...]
update-python-modules [-v] [-a|-f]
update-python-modules: error: /usr/share/python-support/hplip does not exist
dpkg: warning - old pre-removal script returned error exit status 2
dpkg - trying script from the new package instead ...
usage: update-python-modules [-v] [-c] package_directory [...]
update-python-modules [-v] [-c] package.dirs [...]
update-python-modules [-v] [-a|-f]
update-python-modules: error: /usr/share/python-support/hplip does not exist
dpkg: error processing /var/cache/apt/archives/hplip_1.6.10-3etch1_i386.deb (--install):
subprocess new pre-removal script returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/hplip_1.6.10-3etch1_i386.deb
> Aber auch dann bliebe die Frage was mit dem Paket los ist, ist das
> wirklich, von den zurueckgehaltenen externen Paketen mal abgesehen,
> ein reines etch?
Ja.
> Desweiteren frag ich mich warum hplip-data nicht entfernt werden soll,
> hast Du aptitude so konfiguriert das ungenutzte Abhaengigkeiten nicht
> automatisch mit von aptitude deinstalliert werden?
Könnte sein... Aber wie ändere ich das?
# dpkg-reconfigure -plow aptitude
#
RL
Reply to: