Bug 1406031
| Summary: | RFE: enable again gnulib's test-lock | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Raiskup <praiskup> |
| Component: | gettext | Assignee: | Jens Petersen <petersen> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | dan, dominic, dueno, i18n-bugs, kdudka, petersen, praiskup |
| Target Milestone: | --- | Keywords: | FutureFeature |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2024-03-05 05:49:33 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: | 1410052 | ||
| Bug Blocks: | |||
|
Description
Pavel Raiskup
2016-12-19 14:25:42 UTC
The test is (probably) 'test-lock'. Turns out this is not ppc64le only: https://koji.fedoraproject.org/koji/taskinfo?taskID=16970779 Raised question on Gnulib's bug tracker: https://lists.gnu.org/archive/html/bug-gnulib/2016-12/msg00113.html There are two instances of 'test-lock' in gettext sources, one was already disabled (as I learned now) so I (temporarily) disabled also the other one. Let's keep this bug open until that get's sorted out. This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. If you really need to re-enable gnulib's test-lock, I would recommend to at least disable DO_TEST_RWLOCK because the unit test verifies code that is used by literally nothing and it tends to hang indefinitely on build hosts: https://src.fedoraproject.org/rpms/coreutils/blob/6e05a629136449563ab68cdf32acb9d374f51c1f/f/coreutils-8.26-test-lock.patch Patch was dropped downstream in f06c2682abc (2019). |