Bug 1829547

Summary: fmt::printf is broken. Fix available upstream
Product: [Fedora] Fedora Reporter: Rafael Ávila de Espíndola <rafael>
Component: fmtAssignee: Kefu Chai <tchaikov>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: davejohansen, tchaikov, vitaly
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: fmt-6.2.0-2.fc32 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-02 04:03:18 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rafael Ávila de Espíndola 2020-04-29 18:29:01 UTC
This is upstream issue

https://github.com/fmtlib/fmt/issues/1631

It is fixed with https://github.com/fmtlib/fmt/commit/e99809f29da1002e8b9246e9278084ad231174e5

I tested that that patch can be cherry-picked into 6.2.0 and fixes the issue. Would it be possible to include it in the fedora package?

Comment 1 Fedora Update System 2020-04-30 10:03:26 UTC
FEDORA-2020-24265f826f has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-24265f826f

Comment 2 Rafael Ávila de Espíndola 2020-04-30 19:16:22 UTC
I have tested the new package and I am now able to build most of scylla on a fedora 32 installation. It looks like there is another issue with the the new fmt, but it is probably an independent bug (maybe in scylla, maybe in fmt). I am investigating and will report.

Comment 3 Rafael Ávila de Espíndola 2020-04-30 21:46:20 UTC
The remaining issue is actually in gcc: https://bugzilla.redhat.com/show_bug.cgi?id=1830134

Comment 4 Fedora Update System 2020-05-01 19:22:08 UTC
FEDORA-2020-24265f826f has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-24265f826f`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-24265f826f

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2020-05-02 04:03:18 UTC
FEDORA-2020-24265f826f has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.