Linux Lite Forums

Software - Support => Other => Topic started by: Artim on July 22, 2021, 03:20:35 AM

Title: Lite Tweaks Quit Working, No Logs
Post by: Artim on July 22, 2021, 03:20:35 AM
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.
Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Jerry on July 22, 2021, 03:31:59 AM
Have you run it from the command line? Working here with full updates.
Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Artim on July 22, 2021, 04:34:12 PM
Using Synaptic I was able to do some stuff, but not all. Got this error when I tried

Code: [Select]
sudo apt-get autoremove:


Code: [Select]
apt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0

And this when I tried
Code: [Select]
sudo apt-get clean

Code: [Select]
pt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0







Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Jerry on July 22, 2021, 06:30:23 PM
Could you please run Lite Tweaks from the cli and provide any output.

Sent from my mobile phone using Tapatalk

Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Artim on July 23, 2021, 01:17:34 AM
Sorry,,, Here:

Code: [Select]
sudo lite-tweaks
[sudo] password for robin:
apt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0
ls: cannot access '/root/.local/share/Trash/files/': No such file or directory
cat: '/root/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory
APTGETCLEAN|RESIDCONFIG|SYSDARCLOGS
apt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0
ls: cannot access '/root/.local/share/Trash/files/': No such file or directory
cat: '/root/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory

Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Jerry on July 23, 2021, 01:49:57 AM
Please run it without sudo.
Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Jerry on July 23, 2021, 05:43:22 AM
Also, possibly a fix - https://askubuntu.com/questions/822962/apt-get-broken-in-ubuntu-14
Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Artim on July 23, 2021, 06:33:51 PM
Okay, without sudo:

Code: [Select]
 robin  ~  127  lite-tweaks
cat: '/home/robin/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory
AUTOREMOVE|CLEARMEM|APTGETCLEAN|SYSDARCLOGS
apt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0
apt-get: symbol lookup error: apt-get: undefined symbol: _Z15InstallPackagesR9CacheFilebbbRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERK11CommandLine, version APTPRIVATE_0.0
cat: '/home/robin/.config/xfce4/panel/whiskermenu-*.rc': No such file or directory
Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Artim on July 25, 2021, 09:15:55 AM
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.

Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Jerry on July 25, 2021, 05:34:36 PM
Great.

Sent from my mobile phone using Tapatalk

Title: Re: Lite Tweaks Quit Working, No Logs
Post by: Artim on July 31, 2021, 08:17:05 AM
I wonder when it will be safe to update apt? Is there a way to tell other than trial-and-error?