Bug 2163827
| Summary: | F38FailsToInstall: davix-tests | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
| Component: | davix | Assignee: | Mihai Patrascoiu <mihai.patrascoiu> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | adev88, andrea.manzi, code, mattias.ellert, mihai.patrascoiu |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | davix-0.8.3-4.fc38 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-01-24 17:55:25 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2117177 | ||
|
Description
Fedora Fails To Install
2023-01-24 14:01:10 UTC
This is due to an unannounced .so version bump in gtest. https://bugzilla.redhat.com/show_bug.cgi?id=2161870#c3 A simple rebuild won’t suffice, since gtest 1.13.0 dropped support for C++ standards older than C++14. See https://src.fedoraproject.org/rpms/davix/pull-request/3 for a suggestion and some comments. |