Closed adatum closed 4 years ago
Fixed in 2.0.2
Apologies if this is obvious or off point, but found this problem thread on encountering the same issue. This occurred for me when there was a user level override of dnfdragora settings in place. The work around was deleting ~/.config/dnfdragora.yaml to stop the hang. To avoid rebooting/relog, I had to kill both dnfdragora-updater and sudo kill dnfdaemon-system then re-launch dnfdragora-updater.
From a terminal: $ rm ~/.config/dnfdragora.yaml $ killall dnfdragora-updater $ sudo killall dnfdaemon-system $ dnfdragora-updater &
@fallenjuggler Thanks, your solution worked for me.
worked for me also
When
dnfdragora
is run, it freezes before finishing updating the caches. System logs and abrt-server (Problem Reporting) indicate:Package: dnfdragora-updater-2.0.0-2.fc32 Interpreter: python3-3.8.2-2.fc32.x86_64 Kernel: 5.6.8-300.fc32.x86_64 OS release: Fedora release 32 (Thirty Two)