-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
System upgrades can't be disabled. #14
Comments
Can you please post the output of that global configuration file, along with |
Notifications being disabled also suggests auto-updates are enabled (those two settings are always the opposite of each other with the way things work right now), so if you could provide a screenshot of your specific settings in the GUI, that might also help us replicate the issue. |
Oh I didn't see that it was probably just fixed -- sorry about that. The file The version of pop-system-updater I'm running is |
Sounds good! Please let us know if it's still happening on the current version of system-updater, or close the issue if it's no longer happening. (It sounds like you know what's causing the dependency issue, but let us know if that's a Pop!_OS issue as well.) |
Since updating Pop-OS to 22.04, I can't deactivate system updater anymore, which regularly messes up my system. I set auto-updates in gnome-control-center to off; here's the content of ~/.config/pop-system-updater/config.ron:
(enabled:false,notification_frequency:Weekly)
.Despite that, the service still runs (very aggressive)
apt-get -y --allow-downgrades full-upgrade
andapt-get autoremove -y
commands.I just disabled the com.system76.SystemUpdater.service unit in systemd -- I hope that is good enough.
The text was updated successfully, but these errors were encountered: