The mintdesktop upgrade bug is hitting LMDE
The solution is to shut mintdesktop's obsolete prerm script..
- Code: Select all
sudo rm /var/lib/dpkg/info/mintdesktop.prerm && apt upgrade
sudo rm /var/lib/dpkg/info/mintdesktop.prerm && apt upgrade

apt update
sudo rm /var/lib/dpkg/info/mintdesktop.prerm
apt install mintdesktop

clem wrote:To be more precise:
- Code: Select all
apt update
sudo rm /var/lib/dpkg/info/mintdesktop.prerm
apt install mintdesktop
Note: This is related to the previous version of mintdesktop (as weird as it sounds, this is actually a fix but because we're in the presence of a prerm bug you get hit by the problem after you remove the buggy version) and it's not specific to LMDE.

tenfoot wrote:clem wrote:To be more precise:
- Code: Select all
apt update
sudo rm /var/lib/dpkg/info/mintdesktop.prerm
apt install mintdesktop
Note: This is related to the previous version of mintdesktop (as weird as it sounds, this is actually a fix but because we're in the presence of a prerm bug you get hit by the problem after you remove the buggy version) and it's not specific to LMDE.
Thank you Clem. I'll mark my query regarding this as solved.








billril wrote:My update doesn't do the update and comes up with this error!
"E: /var/cache/apt/archives/mintdesktop_3.2.2_all.deb: there is no script in the new version of the package - giving up"
should I delete the file in cache and give it a try?
cheers
Bill




scharkalvin wrote:I had got the script error, and my menu is missing the icons. I tried the fix and now the script error is gone the update seems in sync, but the main menu still has no icons. What's wrong?

grey1960envoy wrote:Sunwatt I posted in my terminal : sudo rm /var/lib/dpkg/info/mintdesktop.prerm && apt upgrade . and after the reboot it worked like a charm



proxima_centauri wrote:Via clem,
The mintdesktop upgrade bug is hitting LMDE
The solution is to shut mintdesktop's obsolete prerm script..
- Code: Select all
sudo rm /var/lib/dpkg/info/mintdesktop.prerm && apt upgrade


apt update
sudo rm /var/lib/dpkg/info/mintdesktop.prerm
apt install mintdesktop
Users browsing this forum: No registered users and 6 guests