Bug 188148
| Summary: | graphviz is broken | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sonal Santan <sonal.santan> |
| Component: | graphviz | Assignee: | Jima <jima> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | CC: | alex, bacon, extras-qa, javert42 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 2.8-4.fc5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-09-15 02:01:43 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: | 187071 | ||
This package has been broken for 5 months, please fix this ASAP! Is this package orphaned? There is also a duplicate at bug #197236. *** Bug 197236 has been marked as a duplicate of this bug. *** Is the fix really not as simple as it appears? It was pretty simple, actually. Alex came into #fedora-extras this morning looking for help on this issue, and I rolled an update, resolving this and #184171. I inadvertantly created another bug (if only one) in the process, but it's not a blocker, and if this package goes orphan next week, I'll likely take over and do another round of cleanups. |
Description of problem: dotty provided by graphviz-2.8-3.fc5 does not work since lefty is missing from the package. I get the following output when running dotty-- prompt>which dotty /usr/bin/dotty prompt>dotty /usr/share/graphviz/graphs/directed/alf.dot which: no lefty in (.:/sbin:/usr/sbin:/usr/local/sbin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/jre1.5.0_05/bin) dotty: cannot locate the lefty program make sure that your path includes the directory containing dotty and lefty Version-Release number of selected component (if applicable): graphviz-2.8-3.fc5 How reproducible: Always reproduceable. Steps to Reproduce: 1.prompt> dotty /usr/share/graphviz/graphs/directed/alf.dot 2. 3. Actual results: dotty errors out. Expected results: dotty should display the graph. Additional info: