Hi, I noticed my automatic updates seem to not be working. I’ve had to manually run ujust update
. Here are the journal logs:
Feb 16 19:46:43 zzz ublue-update[6300]: [2025-02-16 19:46:43,349] ublue_update.update_inhibitors.hardware:INFO | System passed hardware checks
Feb 16 19:46:43 zzz ublue-update[6300]: [2025-02-16 19:46:43,349] ublue_update.update_inhibitors.custom:INFO | System passed custom checks
Feb 16 19:46:43 zzz ublue-update[6300]: [2025-02-16 19:46:43,349] ublue_update.cli:INFO | System passed all update checks
Feb 16 19:46:43 zzz sudo[6354]: root : PWD=/ ; USER=root ; COMMAND=/usr/bin/dnf upgrade
Feb 16 19:46:43 zzz sudo[6354]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Feb 16 19:46:43 zzz sudo[6354]: pam_unix(sudo:session): session closed for user root
Feb 16 19:46:43 zzz podman[6412]: 2025-02-16 19:46:43.811163375 -0700 MST m=+0.061532406 system refresh
Feb 16 19:46:44 zzz systemd[1]: ublue-update.service: Main process exited, code=exited, status=101/n/a
Feb 16 19:46:44 zzz systemd[1]: ublue-update.service: Failed with result 'exit-code'.
Feb 16 19:46:44 zzz systemd[1]: Failed to start ublue-update.service - Universal Blue Update Oneshot Service.
Feb 16 19:46:44 zzz systemd[1]: ublue-update.service: Consumed 658ms CPU time, 96.3M memory peak.
Feb 17 01:24:26 zzz systemd[1]: Starting ublue-update.service - Universal Blue Update Oneshot Service...
Feb 17 01:24:30 zzz ublue-update[13403]: [2025-02-17 01:24:30,903] ublue_update.update_checks.system:INFO | System update available.
Feb 17 01:24:30 zzz ublue-update[13403]: [2025-02-17 01:24:30,904] ublue_update.update_inhibitors.hardware:INFO | System passed hardware checks
Feb 17 01:24:30 zzz ublue-update[13403]: [2025-02-17 01:24:30,904] ublue_update.update_inhibitors.custom:INFO | System passed custom checks
Feb 17 01:24:30 zzz ublue-update[13403]: [2025-02-17 01:24:30,904] ublue_update.cli:INFO | System passed all update checks
Feb 17 01:24:30 zzz sudo[13449]: root : PWD=/ ; USER=root ; COMMAND=/usr/bin/dnf upgrade
Feb 17 01:24:30 zzz sudo[13449]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Feb 17 01:24:31 zzz sudo[13449]: pam_unix(sudo:session): session closed for user root
Feb 17 01:24:31 zzz systemd[1]: ublue-update.service: Main process exited, code=exited, status=101/n/a
Feb 17 01:24:31 zzz systemd[1]: ublue-update.service: Failed with result 'exit-code'.
Feb 17 01:24:31 zzz systemd[1]: Failed to start ublue-update.service - Universal Blue Update Oneshot Service.
-- Boot 0f47e8259b494ab98a604fbd7c668954 --
Feb 17 14:44:21 zzz systemd[1]: Starting ublue-update.service - Universal Blue Update Oneshot Service...
Feb 17 14:44:26 zzz ublue-update[7134]: [2025-02-17 14:44:26,298] ublue_update.update_checks.system:INFO | System update available.
Feb 17 14:44:26 zzz ublue-update[7134]: [2025-02-17 14:44:26,299] ublue_update.update_inhibitors.hardware:INFO | System passed hardware checks
Feb 17 14:44:26 zzz ublue-update[7134]: [2025-02-17 14:44:26,299] ublue_update.update_inhibitors.custom:INFO | System passed custom checks
Feb 17 14:44:26 zzz ublue-update[7134]: [2025-02-17 14:44:26,299] ublue_update.cli:INFO | System passed all update checks
Feb 17 14:44:26 zzz sudo[7182]: root : PWD=/ ; USER=root ; COMMAND=/usr/bin/dnf upgrade
Feb 17 14:44:26 zzz sudo[7182]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Feb 17 14:44:26 zzz sudo[7182]: pam_unix(sudo:session): session closed for user root
Feb 17 14:44:26 zzz podman[7240]: 2025-02-17 14:44:26.736913563 -0700 MST m=+0.086525556 system refresh
Feb 17 14:44:28 zzz systemd[1]: ublue-update.service: Main process exited, code=exited, status=101/n/a
Feb 17 14:44:28 zzz systemd[1]: ublue-update.service: Failed with result 'exit-code'.
Feb 17 14:44:28 zzz systemd[1]: Failed to start ublue-update.service - Universal Blue Update Oneshot Service.
Feb 17 14:44:28 zzz systemd[1]: ublue-update.service: Consumed 631ms CPU time, 101.3M memory peak.
Any ideas what could be causing this or where to look for more detailed logs?
Also, for my manual update, I get npm update errors, everything else works fine:
── 15:08:27 - Node Package Manager ─────────────────────────────────────────────
npm error code EEXIST
npm error syscall symlink
npm error path ../../../lib/node_modules/npm/man/man7/package-spec.7
npm error dest /var/home/linuxbrew/.linuxbrew/share/man/man7/package-spec.7
npm error errno -17
npm error EEXIST: file already exists, symlink '../../../lib/node_modules/npm/man/man7/package-spec.7' -> '/var/home/linuxbrew/.linuxbrew/share/man/man7/package-spec.7'
npm error File exists: /var/home/linuxbrew/.linuxbrew/share/man/man7/package-spec.7
npm error Remove the existing file and try again, or run npm
npm error with --force to overwrite files recklessly.
npm error A complete log of this run can be found in: /home/jude/.npm/_logs/2025-02-17T22_08_27_968Z-debug-0.log
npm failed:
0: Command failed: `/home/linuxbrew/.linuxbrew/bin/npm update '--location=global'`
1: `/home/linuxbrew/.linuxbrew/bin/npm` failed: exit status: 239