Bug 854041
| Summary: | apiviz: Missing graphviz requires | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mikolaj Izdebski <mizdebsk> | ||||
| Component: | apiviz | Assignee: | Marek Goldmann <mgoldman> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | rawhide | CC: | mgoldman | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 1.3.1-8 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2012-09-18 10:29:05 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Thanks, pushed, fixed in 1.3.1-8. apiviz-1.3.1-8.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/apiviz-1.3.1-8.fc17 apiviz-1.3.1-8.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/apiviz-1.3.1-8.fc18 apiviz-1.3.1-8.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. apiviz-1.3.1-8.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 609445 [details] Patch fixing the problem Description of problem: apiviz is executing /usr/bin/dot from graphviz package, so it should have dependency on graphviz. See: ./apiviz-1.3.1.GA/src/main/java/org/jboss/apiviz/Graphviz.java