First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 130418
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Juergen Nagel <juergennagel@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 130418 depends on: Show dependency tree
Show dependency graph
Bug 130418 blocks: 134575 165460
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-18 16:52 0000
The code

----
pkg_postinst() {
        dot -c
}
----


leads to the following warning message during emerge:


----
>>> original instance of package unmerged safely.
dot: option -c unrecognized

Usage: dot [-Vv?] [-(GNE)name=val] [-(Tlso)<val>] <dot files>
 -V          - Print version and exit
 -v          - Enable verbose mode
 -Gname=val  - Set graph attribute 'name' to 'val'
 -Nname=val  - Set node attribute 'name' to 'val'
 -Ename=val  - Set edge attribute 'name' to 'val'
 -Tv         - Set output format to 'v'
 -lv         - Use external library 'v'
 -ofile      - Write output to 'file'
 -q[l]       - Set level of message suppression (=1)
 -s[v]       - Scale input by 'v' (=72)
 -y          - Invert y coordinate in output
>>> Regenerating /etc/ld.so.cache...
>>> media-gfx/graphviz-1.16-r1 merged.
----

------- Comment #1 From Jakub Moc 2006-08-23 02:01:32 0000 -------
*** Bug 144823 has been marked as a duplicate of this bug. ***

------- Comment #2 From Jakub Moc 2006-08-23 02:04:39 0000 -------
1.16-r1 and >=2.6 is broken, please fix this.

------- Comment #3 From Chris Bainbridge (RETIRED) 2007-02-19 17:19:59 0000 -------
Fixed graphviz-1.16-r1.ebuild. Couldn't reproduce with >=2.6, they all appear
to support 'dot -c'

First Last Prev Next    No search results available      Search page      Enter new bug