Closed
Bug 140498
Opened 23 years ago
Closed 22 years ago
Install graphviz locally on bmo
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bbaetz, Assigned: justdave)
References
Details
Once bmo updates to 2.16, it will be able to use dependancy graphs with a local
dot installation. Currently this doesn't work on bmo - it just hangs.
This will also involve changing the param for this option.
Reporter | ||
Comment 1•23 years ago
|
||
*** Bug 141230 has been marked as a duplicate of this bug. ***
Reporter | ||
Comment 2•22 years ago
|
||
myk - any chance of this happening sometime soon?
Comment 3•22 years ago
|
||
More info please... links to installation docs, etc.
Reporter | ||
Comment 4•22 years ago
|
||
myk: http://www.graphviz.org/ has source. Compile, install, and set teh grpah
param to the path to 'dot'
Comment 5•22 years ago
|
||
Yikes, at a glance it looks like there are lots of dependencies. I hope that's
not true, particularly for our uses.
Reporter | ||
Comment 6•22 years ago
|
||
There are binaries too, and all we're interested in is dot; you can ignore the
tcl stuff.
Comment 7•22 years ago
|
||
*** Bug 158490 has been marked as a duplicate of this bug. ***
Assignee | ||
Comment 12•22 years ago
|
||
This was done a while back.
Status: NEW → RESOLVED
Closed: 22 years ago
Component: Bugzilla: Other moz.org Issues → Server Operations
Resolution: --- → FIXED
Assignee | ||
Comment 13•22 years ago
|
||
*** Bug 164085 has been marked as a duplicate of this bug. ***
Comment 14•22 years ago
|
||
What was done a while back, exactly? And how can 164085 be a dupe, when this is
fixed but that isn't?
Assignee | ||
Comment 15•22 years ago
|
||
Graphviz was installed locally on bugzilla.mozilla.org. Which in turn fixed the
broken dependency graphs. Bug 164085 *is* fixed, unless you can find some steps
to reproduce it, because I can't. (I could at the time when it was filed, and
switching bmo over to use the local version of dot fixed it).
Comment 16•22 years ago
|
||
1. Open any bug page in bugzilla.mozilla.org.
2. Click "Show dependency graph".
3. Wait ages for the error page to appear.
Is it that difficult?
Please show us your steps that demonstrate it working.
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•