MLD-5.x > General
Paket VCH lässt sich nicht sauber deinstallieren
(1/1)
thueringer01:
Hallo,
wie werde ich den VCH vollständig los ?
--- Code: ---MLD> apt-get remove vch
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
vch
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 7.664 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 19955 files and directories currently installed.)
Removing vch (2.0.2-16) ...
rm: can't remove '/usr/share/vch': No such file or directory
dpkg: error processing package vch (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
vch
E: Sub-process /usr/bin/dpkg returned an error code (1)
MLD>
--- End code ---
Hilft auch nicht:
--- Code: ---MLD> apt autoremove && apt autoclean
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
vch
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 7.664 kB disk space will be freed.
Do you want to continue? [Y/n] y
Create a snapshot of '/mnt/root/@root' in '/mnt/root/2020-01-03 16:56'
Delete subvolume (no-commit): '/mnt/root/2020-01-03 16:51'
(Reading database ... 19955 files and directories currently installed.)
Removing vch (2.0.2-16) ...
rm: can't remove '/usr/share/vch': No such file or directory
dpkg: error processing package vch (--remove):
subprocess installed post-removal script returned error exit status 1
Errors were encountered while processing:
vch
E: Sub-process /usr/bin/dpkg returned an error code (1)
[1]+ Done(127) setsid "${linux_bash}" 2>&1
MLD>
--- End code ---
Ihr kennt den Befehl, wie immer :)
Grüße
clausmuus:
Danke für den Hinweis.
Da war ein Fehler im uninstall Script. Am einfachsten entfernst Du das Paket indem Du zuerst den fehlenden Ordner /usr/share/vch erstellst "mkdir /usr/share/vch" und anschließend wie bereits versucht den Rest des Paketes mit "apt autoclean" entfernst.
thueringer01:
Danke, ist erledigt.
Grüße
Navigation
[0] Message Index
Go to full version