Hi, I did a dnf upgrade this morning and received the following messages. Where do I look to determine what the errors are talking about?
Running trigger-install scriptlet: systemd-0:256.11-1.fc41.x86_64 Finished trigger-install scriptlet: systemd-0:256.11-1.fc41.x86_64 Scriptlet output: Failed to start jobs: Failed to enqueue some jobs, see logs for
details: Invalid argument
Running trigger-post-uninstall scriptlet: systemd-0:256.11-1.fc41.x86_64 Finished trigger-post-uninstall scriptlet: systemd-0:256.11-1.fc41.x86_64 Scriptlet output: Failed to start jobs: Failed to enqueue some jobs, see logs for
details: Invalid argument
regards, Steve
On Sun, Feb 2, 2025 at 5:41 PM Stephen Morris steve.morris.au@gmail.com wrote:
I did a dnf upgrade this morning and received the following messages. Where do I look to determine what the errors are talking about?
`journalctl -f` will probably do the trick.
Running trigger-install scriptlet: systemd-0:256.11-1.fc41.x86_64 Finished trigger-install scriptlet: systemd-0:256.11-1.fc41.x86_64 Scriptlet output: Failed to start jobs: Failed to enqueue some jobs, see logs for details: Invalid argument
Running trigger-post-uninstall scriptlet: systemd-0:256.11-1.fc41.x86_64 Finished trigger-post-uninstall scriptlet: systemd-0:256.11-1.fc41.x86_64 Scriptlet output: Failed to start jobs: Failed to enqueue some jobs, see logs for details: Invalid argument
This may be related: https://discussion.fedoraproject.org/t/f41-dnf-upgrade-failed-to-start-jobs/139488/2.
Jeff