Bug 1674672
| Summary: | augeas: FTBFS in Fedora rawhide/f30 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | augeas | Assignee: | lutter <lutter> | ||||||||
| Status: | CLOSED WORKSFORME | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 30 | CC: | apevec, berrange, dominic, lslebodn, lutter, rjones | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-08-08 13:31:51 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: | 1674516 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2019-02-11 16:51:26 UTC
Created attachment 1529327 [details]
build.log
file build.log too big, will only attach last 1024 bytes
Created attachment 1529328 [details]
root.log
file root.log too big, will only attach last 1024 bytes
Created attachment 1529329 [details]
state.log
The same problem is in fedora 30 And is even more critical becasue it is not possible to install augeas in f30 sh# yum install -y augeas Last metadata expiration check: 0:02:59 ago on Fri 01 Mar 2019 09:53:12 PM CET. Error: Problem: conflicting requests - nothing provides libreadline.so.7()(64bit) needed by augeas-1.11.0-2.fc30.x86_64 (try to add '--skip-broken' to skip uninstallable packages) There seem to be lots of gnulib test failures. Unfortunately "fix gnulib" isn't really an option for us downstream. It would require huge/weird patches to the tarball. The only thing we can do is to encourage upstream to upgrade gnulib and make another tarball (ie. another full upstream release). I have asked about this upstream: https://www.redhat.com/archives/augeas-devel/2019-March/msg00000.html We should just disable the "make check" part of the RPM spec until there is an upstream fix. This is blocking libvirt builds & installs which in turn blocks lots of other pieces. As suggested by Dan in the previous comment, I have disabled the %check sections and submitted builds for Rawhide and F30. Note this does not fix the problem, it's a workaround, so do not close this bug yet. The following builds were made: augeas-1.11.0-4.fc30 augeas-1.11.0-4.fc31 augeas-1.12.0-1.fc30 augeas-1.12.0-1.fc31 augeas-1.12.0-2.fc31 |