Hello,
I get error installing or removing packages with apt command as follows. What should I do?
Code:
sudo apt autoremove Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
cpp-7 g++-9 libasan4 libdns-export1109 libisl19 libmpx2 libstdc++-9-dev
python-jasmin
0 upgraded, 0 newly installed, 8 to remove and 558 not upgraded.
1 not fully installed or removed.
After this operation, 75.7 MB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 224264 files and directories currently installed.)
Removing python-jasmin (0.9.27) ...
Failed to stop jasmind.service: Unit jasmind.service not loaded.
dpkg: error processing package python-jasmin (--remove):
installed python-jasmin package post-removal script subprocess returned error e
xit status 5
dpkg: too many errors, stopping
Errors were encountered while processing:
python-jasmin
Processing was halted because there were too many errors.
Bookmarks