elementary / elementary/settings-system
System not updating after restart.
- Dominant language
- Vala
- Stars
- 28
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
### What Happened?
I've recently installed elementary OS 8 on my system and set the update settings to auto-update for apps and os.
However, I keep getting the restart notification after every restart. I've done this a dozen times.
The apps appear updated. Only problems with system updates.

### Steps to Reproduce
This is the current version of kernel:
```
$ uname -a
Linux chowdri 6.11.0-19-generic #19~24.04.1-Ubuntu SMP PREEMPT_DYNAMIC Mon Feb 17 11:51:52 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
```
This is what apt-get shows:
```
$ sudo apt-get update && sudo apt-get upgrade
Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:2 https://repo.radeon.com/amdgpu/6.4/ubuntu noble InRelease
Hit:3 https://repo.radeon.com/rocm/apt/6.4 noble InRelease
Hit:4 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:5 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Get:6 https://dl.cloudsmith.io/public/coolercontrol/coolercontrol/deb/ubuntu xenial InRelease [3,129 B]
Hit:7 https://ppa.launchpadcontent.net/elementary-os/stable/ubuntu noble InRelease
Hit:8 https://ppa.launchpadcontent.net/openrazer/stable/ubuntu noble InRelease
Hit:9 https://ppa.launchpadcontent.net/elementary-os/os-patches/ubuntu noble InRelease
Hit:10 https://ppa.launchpadcontent.net/polychromatic/stable/ubuntu noble InRelease
Fetched 3,129 B in 1s (2,759 B/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
linux-headers-generic-hwe-24.04 linux-image-generic-hwe-24.04
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
```
### Expected Behavior
Updates automatically after restart.
### OS Version
8.x (Circe)
### Session Type
Classic Session (X11, This is the default)
### Software Version
Latest release (I have run all updates)
### Log Output
```shell
```
### Hardware Info
I have installed separate amdgpu drivers for rocm 6.4. However, I do not know if that should be an impediment.
Contributor guide
Assessment
This issue has not been assessed yet.