Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53058 - app-portage/gentoolkit - Please add GraphViz output to equery depgraph.
Summary: app-portage/gentoolkit - Please add GraphViz output to equery depgraph.
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords: Inclusion, PATCH
Depends on:
Blocks: 472746
  Show dependency tree
 
Reported: 2004-06-05 06:56 UTC by Michael Mai
Modified: 2020-03-02 20:48 UTC (History)
8 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch for graphviz output in equery depgraph (equery-dot.patch,2.30 KB, patch)
2004-06-05 06:57 UTC, Michael Mai
Details | Diff
Screenshot of bash-dependency (bash.png,52.93 KB, image/png)
2004-06-05 08:59 UTC, Michael Mai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mai 2004-06-05 06:56:11 UTC
Attachted is a patch that add a more graphical dependencytree output to the equery depgrah command.

Try: equery depgraph -d bash | display

Reproducible: Always
Steps to Reproduce:
Comment 1 Michael Mai 2004-06-05 06:57:29 UTC
Created attachment 32708 [details, diff]
patch for graphviz output in equery depgraph
Comment 2 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-06-05 07:13:25 UTC
can you get me a screenshot of that, thnxs?
Comment 3 Michael Mai 2004-06-05 08:59:53 UTC
Created attachment 32716 [details]
Screenshot of bash-dependency

result of:
equery depgraph -d bash > bash.dot
convert bash.dot bash.png
Comment 4 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-10-18 05:13:14 UTC
Will take a closer look on this.
Comment 5 tim 2006-02-13 15:52:11 UTC
any change to see this in portage?
Comment 6 Paul Varner (RETIRED) gentoo-dev 2006-02-14 09:24:41 UTC
It is on my list of enhancements. However, before I add it, I want to make sure that the depgraph code in equery is working well.
Comment 7 Paul Varner (RETIRED) gentoo-dev 2009-05-07 20:06:26 UTC
Found this in the forums: http://code.google.com/p/yjl/source/browse/trunk/Miscellaneous/PDepGraph.py

I would like to get this type of functionality into 0.3.0
Comment 8 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-07-06 20:02:06 UTC
Ping, looks nice; would love to see this in gentoolkit.
Comment 9 Andrew Savchenko gentoo-dev 2015-03-27 07:57:14 UTC
Ping.
Comment 10 mercuriete 2020-03-02 20:13:17 UTC
Ping