<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>130418</bug_id>
          
          <creation_ts>2006-04-18 16:52 0000</creation_ts>
          <short_desc>media-gfx/graphviz contains erroneous pkg_postinst()</short_desc>
          <delta_ts>2007-02-19 17:19:59 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>2005.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P1</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>134575</blocked>
    
    <blocked>165460</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>juergennagel@gmail.com</reporter>
          <assigned_to>graphics@gentoo.org</assigned_to>
          <cc>aross@gentoo.org</cc>
    
    <cc>graphics@gentoo.org</cc>
    
    <cc>hb8xy7k02@sneakemail.com</cc>
    
    <cc>jakub@gentoo.org</cc>
    
    <cc>lu_zero@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>juergennagel@gmail.com</who>
            <bug_when>2006-04-18 16:52:20 0000</bug_when>
            <thetext>The code

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


leads to the following warning message during emerge:


----
&gt;&gt;&gt; original instance of package unmerged safely.
dot: option -c unrecognized

Usage: dot [-Vv?] [-(GNE)name=val] [-(Tlso)&lt;val&gt;] &lt;dot files&gt;
 -V          - Print version and exit
 -v          - Enable verbose mode
 -Gname=val  - Set graph attribute &apos;name&apos; to &apos;val&apos;
 -Nname=val  - Set node attribute &apos;name&apos; to &apos;val&apos;
 -Ename=val  - Set edge attribute &apos;name&apos; to &apos;val&apos;
 -Tv         - Set output format to &apos;v&apos;
 -lv         - Use external library &apos;v&apos;
 -ofile      - Write output to &apos;file&apos;
 -q[l]       - Set level of message suppression (=1)
 -s[v]       - Scale input by &apos;v&apos; (=72)
 -y          - Invert y coordinate in output
&gt;&gt;&gt; Regenerating /etc/ld.so.cache...
&gt;&gt;&gt; media-gfx/graphviz-1.16-r1 merged.
----</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-08-23 02:01:32 0000</bug_when>
            <thetext>*** Bug 144823 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-08-23 02:04:39 0000</bug_when>
            <thetext>1.16-r1 and &gt;=2.6 is broken, please fix this.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chrb@gentoo.org</who>
            <bug_when>2007-02-19 17:19:59 0000</bug_when>
            <thetext>Fixed graphviz-1.16-r1.ebuild. Couldn&apos;t reproduce with &gt;=2.6, they all appear to support &apos;dot -c&apos;</thetext>
          </long_desc>
      
    </bug>

</bugzilla>