Bug 1996429
Summary: | F36FailsToInstall: root-montecarlo-pythia8 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | root | Assignee: | Mattias Ellert <mattias.ellert> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | mattias.ellert, ppisar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | root-6.24.04-1.fc36 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-09-14 03:59:18 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: | 1996409, 2000138 | ||
Bug Blocks: | 1992487 |
Description
Miro Hrončok
2021-08-22 17:41:19 UTC
The rebuild of root in rawhide (Fedora 36) is currently blocked by one of its dependencies (davix) being uninstallable. I am confident the maintainers of davix will rebuild that package for the gsoap update (soname bump) shortly, making it possible to build root in rawhide again. I attempted to rebuild root <https://koji.fedoraproject.org/koji/taskinfo?taskID=74803524> in Fedora 36 and the top-level build task failed with: BuildError: The following noarch package built differently on different architectures: root-doc-6.24.04-1.fc36.noarch.rpm rpmdiff output was: removed /usr/share/doc/root/html/dir_000586_000029.html removed /usr/share/doc/root/html/dir_000586_000034.html removed /usr/share/doc/root/html/dir_000586_000043.html removed /usr/share/doc/root/html/dir_000586_000056.html removed /usr/share/doc/root/html/dir_000586_000063.html removed /usr/share/doc/root/html/dir_000586_000066.html removed /usr/share/doc/root/html/dir_000586_000075.html removed /usr/share/doc/root/html/dir_000586_000344.html added /usr/share/doc/root/html/dir_000587_000029.html added /usr/share/doc/root/html/dir_000587_000034.html added /usr/share/doc/root/html/dir_000587_000043.html added /usr/share/doc/root/html/dir_000587_000056.html added /usr/share/doc/root/html/dir_000587_000063.html added /usr/share/doc/root/html/dir_000587_000066.html added /usr/share/doc/root/html/dir_000587_000075.html added /usr/share/doc/root/html/dir_000587_000344.html This is an issue with doxygen 1.9.2 that recently appeared in rawhide. The issue with non-reproducible filenames in the doxygen generated documentation has been fixed (doxygen 1.9.2-2). The root-doc package now contains the same files when built on all architectures, which means that koji accepts it as a valid noarch subpackage. |