Vanilla-OS/desktop-image

Automatic upgrades don't work

Closed this issue · 2 comments

Issue Description

According to user reports, it seems like automatic upgrades don't work.

Steps to Reproduce

  • install normally
  • wait

On what version of Vanilla OS this happens?

Unreleased

Additional Information

No response

found an Error related to automatic updates not working, it was in gnome software and it was just a random toast that popped up for me
opening the more option in the toast brings this up
Capture d’écran du 2024-04-24 19-42-42

I think I found the issue:

○ vanilla-updates.service - Vanilla OS Updater
     Loaded: loaded (/usr/lib/systemd/system/vanilla-updates.service; enabled; preset: enabled)
     Active: inactive (dead) since Sun 2024-04-28 11:08:00 CEST; 2min 39s ago
   Duration: 28ms
TriggeredBy: ● vanilla-updates.timer
    Process: 46152 ExecStart=vso sys-upgrade (code=exited, status=0/SUCCESS)
   Main PID: 46152 (code=exited, status=0/SUCCESS)
        CPU: 33ms

Apr 28 11:08:00 vos vso[46152]: Upgrade the system
Apr 28 11:08:00 vos vso[46152]: Usage:
Apr 28 11:08:00 vos vso[46152]:   vso sys-upgrade [command]
Apr 28 11:08:00 vos vso[46152]: Available Commands:
Apr 28 11:08:00 vos vso[46152]:   check       Check for system updates
Apr 28 11:08:00 vos vso[46152]:   upgrade     Upgrade the system
Apr 28 11:08:00 vos vso[46152]: Flags:
Apr 28 11:08:00 vos vso[46152]:   -h, --help   help for sys-upgrade
Apr 28 11:08:00 vos vso[46152]: Use "vso sys-upgrade [command] --help" for more information about a command.
Apr 28 11:08:00 vos systemd[1]: vanilla-updates.service: Deactivated successfully.