V Thu, Feb 20, 2025 at 06:34:27PM +0000, Richard Hughes via devel napsal(a):
> Hi all,
> 
> My CI has been failing for the last 24h with:
> 
> [ 4/48] Installing fwupd-0:2.0.7-0.1alpha.fc41.x86_64 100% |  39.9 MiB
> terminate called after throwing an instance of 'std::length_error'
>   what():  basic_string::_M_replace_aux
> contrib/ci/fedora-test.sh: line 3:     7 Aborted                 (core 
> dumped) dnf install -y dist/*.rpm
> 
> Has anyone else seen this? Frustratingly I can't reproduce locally.
>
Last time we saw and fixed this issue was 4 years ago. At that time it was 
caused
by a progressbar getting to a conclusion that it is necessary to pad with
a negative number of space characters. It was an arithmetical mistake.

A reproducer is welcome because the mistake probably happens way far from
drawing the progressbar.

> I'm *guessing* it's a regression in dnf5-5.2.10.0-2.fc41 -- i.e. 
> https://bodhi.fedoraproject.org/updates/FEDORA-2025-665751b0e4
> 
Yes, there was a lot of changes in the progressbar code between 5.2.8.1 and
5.2.9.0 versions.

-- Petr

Attachment: signature.asc
Description: PGP signature

-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to