![]() |
Lite Tweaks Quit Working, No Logs - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: Lite Tweaks Quit Working, No Logs (/showthread.php?tid=7847) Pages:
1
2
|
Lite Tweaks Quit Working, No Logs - Artim - 07-22-2021 After yesterday's update (which included the kernel), Lite Tweaks no longer works and refuses to keep logs, so it's not possible to tell what has gone wrong. Re: Lite Tweaks Quit Working, No Logs - Valtam - 07-22-2021 Have you run it from the command line? Working here with full updates. Re: Lite Tweaks Quit Working, No Logs - Artim - 07-22-2021 Using Synaptic I was able to do some stuff, but not all. Got this error when I tried Code: sudo apt-get autoremove: Code: apt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0 And this when I tried Code: sudo apt-get clean Code: pt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0 Re: Lite Tweaks Quit Working, No Logs - Valtam - 07-22-2021 Could you please run Lite Tweaks from the cli and provide any output. Sent from my mobile phone using Tapatalk Re: Lite Tweaks Quit Working, No Logs - Artim - 07-23-2021 Sorry,,, Here: Code: sudo lite-tweaks Re: Lite Tweaks Quit Working, No Logs - Valtam - 07-23-2021 Please run it without sudo. Re: Lite Tweaks Quit Working, No Logs - Valtam - 07-23-2021 Also, possibly a fix - https://askubuntu.com/questions/822962/apt-get-broken-in-ubuntu-14 Re: Lite Tweaks Quit Working, No Logs - Artim - 07-23-2021 Okay, without sudo: Code: robin ~ 127 lite-tweaks Re: Lite Tweaks Quit Working, No Logs - Artim - 07-25-2021 Using Synaptic Package Manager, I was able to force an earlier version of APT, which completely restored Lite Tweaks to normal. The latest version of APT, apparently, was the culprit. Re: Lite Tweaks Quit Working, No Logs - Valtam - 07-25-2021 Great. Sent from my mobile phone using Tapatalk |