Bug 486257
Summary: | docbook is unusable in koji/mock builds because trigger installation does not work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Lane <tgl> |
Component: | docbook-dtds | Assignee: | Ondrej Vasik <ovasik> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | urgent | ||
Version: | rawhide | CC: | hhorak, ovasik |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-02-19 15:18:55 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: |
Description
Tom Lane
2009-02-19 04:03:01 UTC
Thanks for report - will discuss that with RPM guy and hopefully find fix or at least workaround... From the build log is clear, that trigger solution works in mock, problem was with registration order. When I locally modified /etc/sgml/catalog to have sgml catalogs before xml catalogs, I was able to build libdbi. Tried to modify registration order in trigger, hopefully it will solve the issue, will check it ... Tried with docbook-dtds-1.0-44.fc11 , libdbi scratch build (http://koji.fedoraproject.org/koji/taskinfo?taskID=1139874 ) seems to pass without troubles . Hopefully will work for you. Confirmed, it builds without error now. Thanks for the fast response! |