dnf5
dnf5 copied to clipboard
"[ 100%]" text is not always flushed directly after execution
I noticed that when upgrading, removing or installing a package / more packages When you get to the part after everything has been installed/removed/upgraded and all the >>> Running trigger-install ... begin, the last installed/removed/upgraded package still says [ 100%] as if it was not done yet. A reconstruction in the screenrecording below:
Screencast from 2024-03-15 20-15-12.webm
Edit: I also just noticed that the speed and time to execute also just update at the end of the execution
If I can see correctly, your video shows:
[6/6] Installing vim-enhanced-... 100 % [=====] | 204.4 MiB/s | 4.1 MiB | -00m00s
>>> Running trigger-install scriptlet: glibc-common-...
While the expected is:
[6/6] Installing vim-enhanced-... 100 % | 204.4 MiB/s | 4.1 MiB | -00m00s
>>> Running trigger-install scriptlet: glibc-common-...
Correct, except that also the download speed and time should be adjusted. As then shown when all the executing ends:
[6/6] Installing vim-enhanced-... 100 % | 1.5 MiB/s | 4.1 MiB | 00m03s
>>> Running trigger-install scriptlet: glibc-common-...