/usr/bin/ublue-update returns an error code when ran as root

bazzite image version: bazzite-gnome:stable
hardware: fujitsu lifebook E756
~ $ sudo /usr/bin/ublue-update
[sudo] password for root: 
[2024-09-10 23:19:54,009] ublue_update.update_checks.system:INFO | No system update available.
[2024-09-10 23:19:54,010] ublue_update.update_inhibitors.hardware:INFO | System passed hardware checks
[2024-09-10 23:19:54,010] ublue_update.update_inhibitors.custom:INFO | System passed custom checks
[2024-09-10 23:19:54,011] ublue_update.cli:INFO | System passed all update checks
ublue-system-update.py returned code 1, program output:

~ $ /usr/bin/ublue-update
[2024-09-10 23:20:25,835] ublue_update.update_checks.system:INFO | No system update available.
[2024-09-10 23:20:25,837] ublue_update.update_inhibitors.hardware:INFO | System passed hardware checks
[2024-09-10 23:20:25,837] ublue_update.update_inhibitors.custom:INFO | System passed custom checks
[2024-09-10 23:20:25,837] ublue_update.cli:INFO | System passed all update checks
~ $ 
Was this page helpful?