Bug 1182764
| Summary: | vim-enhanced pulled in as requirement | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Zing <zing> | ||||
| Component: | graphviz | Assignee: | Jaroslav Škarvada <jskarvad> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 21 | CC: | alex, jskarvad, tremble | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | graphviz-2.38.0-18.fc21 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-01-27 02:57:46 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: |
|
||||||
|
Description
Zing
2015-01-15 21:02:33 UTC
Created attachment 980804 [details]
Proposed fix
Thanks for the report.
Problem is that RPM doesn't allow conditional deps. The /usr/bin/vim is required by vimdot. And /usr/bin/vim is provided by vim-enhanced package.
Currently I cannot see why it shouldn't work with VI. In Fedora /usr/bin/vi is provided by vim-minimal and it's mandatory for the Core group. Thus I am proposing graphviz patch upstream adding support for VI to vimdot and simultaneously I am removing the explicit dep from the graphviz package.
Upstream bugreport: http://www.graphviz.org/mantisbt/view.php?id=2507 graphviz-2.38.0-18.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/graphviz-2.38.0-18.fc21 Package graphviz-2.38.0-18.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing graphviz-2.38.0-18.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-0776/graphviz-2.38.0-18.fc21 then log in and leave karma (feedback). graphviz-2.38.0-18.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |