<?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>146666</bug_id>
          
          <creation_ts>2006-09-07 02:46 0000</creation_ts>
          <short_desc>Stupid die statements in net-misc/vnc-4.1.2</short_desc>
          <delta_ts>2006-09-10 01:22:14 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <keywords>QAbaddie</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>kugelfang@gentoo.org</reporter>
          <assigned_to>genstef@gentoo.org</assigned_to>
          <cc>amd64@gentoo.org</cc>
    
    <cc>avenj@gentoo.org</cc>
    
    <cc>qa@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>kugelfang@gentoo.org</who>
            <bug_when>2006-09-07 02:46:51 0000</bug_when>
            <thetext>* net-misc/vnc-4.1.2 is marked stable on amd64
* it depends on &gt;=x11-base/xorg-server-1.1
* there is no stable &gt;=x11-base/xorg-server-1.1

The QA violation here is due to:
* This RDEPEND:
  server? (
      ...
      !amd64? ( &gt;=x11-base/xorg-server-1.1 )
  )

* Combined with the following pkg_setup()
  pkg_setup() {
    use server &amp;&amp; has_version &apos;&lt;x11-base/xorg-server-1.1&apos; \
        &amp;&amp; die &quot;you need at least version 1.1 of xorg-server, see bug 145756&quot;
  }

amd64 is in the process of stabilising xorg-server-1.0 right now.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>spb@gentoo.org</who>
            <bug_when>2006-09-07 02:52:49 0000</bug_when>
            <thetext>There&apos;s already a bug open for the amd64 depgraph. The more serious issue here is the die in pkg_setup; what the hell is that doing there? DEPEND exists for a good reason; use it next time.

On a related note, if you&apos;re going to start committing stuff like this to a package, please put yourself in metadata.xml.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-09-07 12:44:40 0000</bug_when>
            <thetext>i&apos;ll take over the proxy maintainership of this if no one cares</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2006-09-08 11:24:21 0000</bug_when>
            <thetext>amd64 marked the client stable, the server obviously does not work on stable amd64. Keywording does not separate between use flags and when realizing the breakage that amd64 caused I do of course not want to downgrade the stable client to ~arch. If you think you can fix this better, go ahead.

spanky: you are of course free to take this over, I just took care of it because no one else did.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2006-09-10 01:22:14 0000</bug_when>
            <thetext>cleaned up in cvs</thetext>
          </long_desc>
      
    </bug>

</bugzilla>