PK

ADDRLIN : /var/log/
FLL :
Current File : //var/log/dnf.log.1

2026-05-13T00:32:33+0000 DDEBUG Command: needs-restarting needs-restarting --reboothint 
2026-05-13T00:32:33+0000 DDEBUG Installroot: /
2026-05-13T00:32:33+0000 DDEBUG Releasever: 8
2026-05-13T00:32:33+0000 DEBUG cachedir: /var/cache/dnf
2026-05-13T00:32:33+0000 DDEBUG Base command: needs-restarting
2026-05-13T00:32:33+0000 DDEBUG Extra commands: ['needs-restarting', '--reboothint']
2026-05-13T00:32:33+0000 DEBUG User-Agent: constructed: 'libdnf (AlmaLinux 8.10; generic; Linux.x86_64)'
2026-05-13T00:32:35+0000 DDEBUG timer: sack setup: 1339 ms
2026-05-13T00:32:35+0000 DEBUG Excludes in dnf.conf: bind-chroot, dovecot*, exim*, filesystem, p0f, php*, proftpd*, pure-ftpd*
2026-05-13T00:32:35+0000 DDEBUG Cleaning up.
2026-05-13T00:32:35+0000 DDEBUG Plugins were unloaded.
2026-05-13T00:32:35+0000 SUBDEBUG 
Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 67, in main
    return _main(base, args, cli_class, option_parser_class)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 106, in _main
    return cli_run(cli, base)
  File "/usr/lib/python3.6/site-packages/dnf/cli/main.py", line 122, in cli_run
    cli.run()
  File "/usr/lib/python3.6/site-packages/dnf/cli/cli.py", line 1055, in run
    return self.command.run()
  File "/usr/lib/python3.6/site-packages/dnf-plugins/needs_restarting.py", line 305, in run
    raise dnf.exceptions.Error()  # Sets exit code 1
dnf.exceptions.Error: None


PK 99