@carlwgeorge Can you try configuring it in debug mode?
Write a ~/.config/dnfdragora.yaml with the following content:
settings:
do not show groups at startup: false
interval for checking updates: 180
log:
directory: /home/<username>/.cache/dnfdragora
enabled: true
level_debug: true
search:
match_all: false
newest_only: false
show updates at startup: false
view:
filter: installed
show: all
It should produce a log file on next run with more details in ~/.cache/dnfdragora/dnfdragora.log
@atim This should now be fixed. Thank you for catching that! I hadn't noticed because of the condition that causes the issue. :)
Works for me! :tada:
Build from Koji works for me.
Build from Koji works for me.