My error, that dpkg command needs a "|cat" added to the end so that dpkg doesn't cut off data because of terminal width. Please do the following:
dpkg --list system-cleaner system-cleaner-gtk | cat and post the output. Then do this: sudo dpkg --purge system-cleaner system-cleaner-gtk sudo apt-get install system-cleaner-gtk dpkg --list system-cleaner system-cleaner-gtk | cat The last dpkg --list should report the same version number for both system-cleaner and system-cleaner-gtk: 1.9-0ubuntu1. Thanks. -- System Cleaner Does Not Refresh Following Cleaning https://bugs.launchpad.net/bugs/274715 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
