Bug 2155167
| Summary: | inn-2.7.0-3.fc38 FTBFS in Fedora 38: util/innupgrade test fail | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
| Component: | inn | Assignee: | Dominik 'Rathann' Mierzejewski <dominik> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dominik, ovasik, ppisar |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/inn | ||
| Whiteboard: | |||
| Fixed In Version: | inn-2.7.0-3.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-01-11 12:17:34 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2117176, 2135404 | ||
|
Description
Tomáš Hrnčiar
2022-12-20 09:39:41 UTC
From a build log: util/inndf..............ok util/innupgrade.........FAILED 1-14, 16-18 Failed Set Fail/Total (%) Skip Stat Failing Tests -------------------------- -------------- ---- ---- ------------------------ util/innupgrade 17/18 94% 0 0 1-14, 16-18 Failed 17/3957 tests, 99.57% okay, 40 tests skipped. Files=63, Tests=3957, 8.38 seconds (2.63 usr + 2.31 sys = 4.94 CPU) make: Leaving directory '/builddir/build/BUILD/inn-2.7.0/tests' A difference between passing and failing build root is at <https://koschei.fedoraproject.org/build/14175837>. FEDORA-2023-cbedbaad40 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cbedbaad40 FEDORA-2023-cbedbaad40 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. (In reply to Petr Pisar from comment #1) [...] > A difference between passing and failing build root is at > <https://koschei.fedoraproject.org/build/14175837>. Fixed. perl-subs was the missing dependency, thanks. |