Bug 1736649
| Summary: | sediment: FTBFS in Fedora rawhide/f31 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||
| Component: | sediment | Assignee: | William Cohen <wcohen> | ||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | rawhide | CC: | wcohen | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | Unspecified | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | |||||||||||
| Fixed In Version: | sediment-0.9.1-5.fc31 | Doc Type: | If docs needed, set a value | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2019-08-09 02:35:57 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: | 1700317, 1732841 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Fedora Release Engineering
2019-08-01 19:18:41 UTC
Created attachment 1599205 [details]
build.log
Created attachment 1599208 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 1599209 [details]
state.log
The problems appears to be caused by the incompatible change in sphinx 1.8.0b2 listed on http://www.sphinx-doc.org/en/master/changes.html Incompatible changes 1.8.0b2 #5282: html theme: refer pygments_style settings of HTML themes preferentially The URL of download files are changed #5127: quickstart: Makefile and make.bat are not overwritten if exists Need to figure out how to adjust the doc/Makefile.am to handle the machine generated subdirectories. It appears that there are a number of packages listed in https://fedoraproject.org/wiki/Changes/Sphinx2 switching to sphinx2. There might be one in there that would have a good example of how to handle the machine generated directories. Fixed in sediment-0.9.1-5.fc31 and now successfully built for rawhide. |