unpushed

fmt-11.1.0-1.fc42

FEDORA-2024-76a5dd47bc created by tchaikov 12 months ago for Fedora 42

Automatic update for fmt-11.1.0-1.fc42.

Changelog
* Thu Dec 26 2024 Kefu Chai <tchaikov@gmail.com> - 11.1.0-1
- Updated to version 11.1.0
- Drop a patch already included in 11.1.0

This update was automatically created

12 months ago

This update's test gating status has been changed to 'waiting'.

12 months ago

This update's test gating status has been changed to 'failed'.

12 months ago

the tests failed like:

[2024-12-26T03:35:27.608123Z] [info] [pid:82017] ::: basetest::runtest: # Test died: command 'dnf -y install python3-dnf' failed at fedora/tests/_advisory_post.pm line 17.

and the screenshot looks like:

root@fedora:~# dnf -y install python3-dnf; echo MQkCg-$?- > /dev/ttyS0
Segmentation fault (core dumped)

it turns out a regression. unpushing ..

This update has been unpushed.

i just recompiled dnf5 with fmt-11.1.0. it works fine:

$ /tmp/dnf5/dnf5-5.2.8.1-build/dnf5-5.2.8.1/redhat-linux-build/dnf5/dnf5 install fmt/x86_64/fmt-devel-11.1.0-1.fc42.x86_64.rpm fmt/x86_64/fmt-debuginfo-11.1.0-1.fc42.x86_64.rpm fmt/x86_64/fmt-11.1.0-1.fc42.x86_64.rpm
The requested operation requires superuser privileges. Please log in as a user with elevated rights, or use the "--assumeno" or "--downloadonly" options to run the command without modifying the system state.

while the one built with fmt-11.0.2 does not work after installing the fmt-11.1.0 package:

$ dnf install fmt/x86_64/fmt-devel-11.1.0-1.fc42.x86_64.rpm fmt/x86_64/fmt-debuginfo-11.1.0-1.fc42.x86_64.rpm fmt/x86_64/fmt-11.1.0-1.fc42.x86_64.rpm
Segmentation fault (core dumped)

seems that we have to bump the so version and rebuild all the packages linked against libfmt.so.11 .

indeed, but you might want to report this to upstream? if there's an inadvertent ABI/API change, it should be reverted or the soname should be updated upstream, I guess...

thanks Adam, i didn't get a chance to file a proper bug report on the ABI change. but fortunately, another user did, and fmt upstream released a new version which addresses this issue. see https://github.com/fmtlib/fmt/releases/tag/11.1.1 . i am working on packaging this new version.


Please log in to add feedback.

Metadata
Type
unspecified
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
0 days
Thresholds
Minimum Karma
+2
Minimum Testing
14 days
Dates
submitted
12 months ago
in testing
12 months ago

Automated Test Results