Re: Reinstall over existing system?
Posted: Wed Apr 27, 2022 4:28 pm
Ok, I managed to bring at least the icons back and some other components from my backintime backup :-)
I also followed the hints how to get the installed packages. At the end this are not too much so I will follow @baldyeti's hint to reinstall from command line.
At least I can work again with the system. I will take a look at the reinstall and keep option later, maybe. Depends on system status.
There are still some unresolved dependencies, I can't e.g. start gimp, it's complaining about too old version of GEGL.
When doing a I get some errors like this
libva2 is only one package that fails to install again.
If I can't solve this, I tend more and more to reinstall if I have the time.
I've attached an excerpt of the history.log with the bad command, there you can see what was removed. I'm still surprised how easy it is to damage the system that much.
I also followed the hints how to get the installed packages. At the end this are not too much so I will follow @baldyeti's hint to reinstall from command line.
At least I can work again with the system. I will take a look at the reinstall and keep option later, maybe. Depends on system status.
There are still some unresolved dependencies, I can't e.g. start gimp, it's complaining about too old version of GEGL.
When doing a
Code: Select all
sudo apt --fix-broken install --install-recommends
Code: Select all
prepare to extract .../libva-x11-2_2.10.0-1_i386.deb ...
Exctracting libva-x11-2:i386 (2.10.0-1) ...
dpkg: Error while processing the archive /var/cache/apt/archives/libva-x11-2_2.10.0-1_i386.deb (--unpack):
Failed to overwrite shared file »/usr/share/doc/libva-x11-2/changelog.gz« which is different from other instances of libva-x11-2:i386
Error while processing:
/var/cache/apt/archives/libva2_2.10.0-1_i386.deb
/var/cache/apt/archives/libva-drm2_2.10.0-1_i386.deb
/var/cache/apt/archives/libva-x11-2_2.10.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
If I can't solve this, I tend more and more to reinstall if I have the time.
I've attached an excerpt of the history.log with the bad command, there you can see what was removed. I'm still surprised how easy it is to damage the system that much.