problems with software-properties-gtk - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=20) +--- Thread: problems with software-properties-gtk (/showthread.php?tid=8660) |
problems with software-properties-gtk - Rosika - 01-18-2023 Hi all, after six and a half years of running Lubuntu as my daily driver I changed to Linux Lite and I´m glad to have a running system again. Basically I´m very satisfied with it but there seems to be one thing I cannot fix. In Code: software-properties-gtk I was asked for my password which I of course entered. However: after shutting down the OS in the evening and powering it up the next day I see the changes are ignored and it is set to "Daily" again. I´ve got no idea why that is. I´m happy to enter any commands in the terminal if that would help but I need the system to accept the changes permanently. Can anybody help? Many thanks in advance and many greetings Rosika :wave Re: problems with software-properties-gtk - Valtam - 01-18-2023 Automatic updates have been disabled in Linux Lite. Although it appears via the GUI that they are, they have been manually disabled by our team. You can confirm this by performing the following checks: Code: systemctl status unattended-upgrades should return: Code: Unit unattended-upgrades.service could not be found. Code: cat /etc/apt/apt.conf.d/20auto-upgrades should return: Code: cat: /etc/apt/apt.conf.d/20auto-upgrades: No such file or directory Re: problems with software-properties-gtk - Rosika - 01-19-2023 Hi Jerry, thank you so much for your reply. :043: I checked to commands you kindly provided and you´re perfectly right. I get the same results. So that´s fine then. I guess that means I won´t have to do anything about the matter. Good news indeed. I was just asking this question as - while using the OS normally - I all of a sudden got a popup window stating that updates are available. :023: So although automatic updates have been disabled it seems the check will still be performed? The thing is: I´ll have to watch my data consumption as my sole means of internet connection is a 4G-stick (mobile internet connection) with 5 GB high-speed data allowance per 28 days. But I guess (and hope) the check won´t take up too much data download-wise. Thanks a lot for your help, Jerry. Many greetings from Rosika :wave Re: problems with software-properties-gtk - Valtam - 01-19-2023 https://www.freecinema2022.gq/manual/software.html#updatesnotify Re: problems with software-properties-gtk - Rosika - 01-20-2023 Hi, Jerry thanks a lot for the link. Everything is clear now. It´s really great to have the possibility of setting it per your liking. Many greetings from Rosika :wave |