Bug 2231977
| Summary: | failed random/test/multiprecision_float_test.test | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michal Kolar <mkolar> | ||||
| Component: | boost | Assignee: | Jonathan Wakely <jwakely> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 39 | CC: | denis.arnaud_fedora, jwakely, laurent.rineau__fedora, mcermak, trodgers | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | boost-1.81.0-9.fc40 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2023-11-28 15:28:19 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
|
Description
Michal Kolar
2023-08-14 21:25:14 UTC
Created attachment 1983327 [details]
random-test-multiprecision_float_test.log
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. spot fixed this in boost-1.81.0-9.fc40 by backporting an upstream commit (which is only in Boost's develop branch and not in any release, because of their silly branching policy that allows this to happen all the time): https://github.com/boostorg/random/pull/88 Now gating fails because of: :: [ 21:19:46 ] :: [ BEGIN ] :: Running 'cd /home/boost.HaBUzVqRpH/BUILD/boost*' /usr/share/beakerlib/testing.sh: line 896: cd: too many arguments :: [ 21:19:47 ] :: [ FAIL ] :: Command 'cd /home/boost.HaBUzVqRpH/BUILD/boost*' (Expected 0, got 1) :: [ 21:19:47 ] :: [ BEGIN ] :: Running 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld' :: [ 21:19:47 ] :: [ FAIL ] :: Command 'su -c './bootstrap.sh &>/home/boost.HaBUzVqRpH/bootstrap.log' bstbld' (Expected 0, got 127) See https://bodhi.fedoraproject.org/updates/FEDORA-2023-fc189d7673 |