On Sun, Dec 15, 2024 at 5:38 PM Stephen Morris
<[email protected]> wrote:
>
> On 15/12/24 14:32, Jeffrey Walton wrote:
>
> On Sat, Dec 14, 2024 at 6:59 PM Stephen Morris
> <[email protected]> wrote:
>
> When I run "sudo dnf upgrade", as an example, and it displays the stats for 
> the downloads, installs and Removes (cleanup), the elapsed time column shows 
> the times starting as negative and increasing to 0 and above, and then when 
> the process is finished it then displays the time as the positive version.
> Also when the last package cleanup is done, and more cleanup scripts are run, 
> the message from each script overlays the message from the previous script, 
> and when the last script is finished the word "completing" in the message has 
> the "i" letter replaced by "!".
> From my perspective these issues have only started appearing with dnf5, I 
> never saw these with dnf4. Why are these happening now? I have shown and 
> example of the script messages in another thread, but if we need another 
> example I'll insert them when I get them again.
>
> What is your question?
>
> Why does dnf show the download, install and cleanup timings starting as 
> negative values?

See 
<https://github.com/rpm-software-management/dnf5/blob/main/libdnf5-cli/progressbar/widgets/time.cpp#L40>

> When displaying messages from additional scripts that are run after the last 
> package cleanup, why do the messages from those scripts overlay each other?

No idea. Check your scripts.

> When the message from the last script is shown, why does the "i" letter in 
> the work "completing" replaced by an "!"?

No idea. Check your script.

Jeff
-- 
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to