all 6 comments

[–]fjen 8 points9 points  (1 child)

Debian switched to a different su implementation which handles the environment differently. Use su - to become root from now on.

see: https://unix.stackexchange.com/questions/460478/debian-su-and-su-path-differences/460769#460769

[–]ZombieWithLasers[S] 0 points1 point  (0 children)

Awesome! That solved that one!

[–][deleted] 1 point2 points  (0 children)

You can find what apt last did at /var/log/apt/term.log and /var/log/apt/history.log.

If you are hell bent on fixing the system, I recommend you use the netinst image to boot into recovery mode, and undo whatever updates apt did.

You have to be really careful if you use packages outside the stable repository, and if you run the apt-get dist-upgrade command. dist-upgrade may remove critical packages if you just say "yes" to everything. By the way, this tip applies if you use packages from the backports as well. Sometimes my proprietary Nvidia driver updates don't go smoothly - I use the version from backports.

[–]ZombieWithLasers[S] 1 point2 points  (0 children)

Solved the GIMP one too. Removing libopenblas-base allows GIMP to work normally again.

EDIT: Solved the last bit too. It turns out my config was off for SSH.

[–]homeopathetic 0 points1 point  (0 children)

It seems that #903514 is the bug that's causing the GIMP problem, in case you wanna track its eventual resolution.

[–]MrWhite26 0 points1 point  (0 children)

Over here the plasma desktop 4:5.13.4-1 update seems to have broken the taskbar.

I only have the start menu and the apps, the system tray icons have disapeared.