<?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>208584</bug_id>
          
          <creation_ts>2008-02-02 14:32 0000</creation_ts>
          <short_desc>webapps do not use depend.{apache,php}.eclass and/or virtual/httpd-* correctly</short_desc>
          <delta_ts>2008-02-22 15:34:26 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>REOPENED</bug_status>
          
          <bug_file_loc>http://overlays.gentoo.org/svn/proj/webapps/migration/www-apps/</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>trivial</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>208033</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>hollow@gentoo.org</reporter>
          <assigned_to>web-apps@gentoo.org</assigned_to>
          <cc>apache-bugs@gentoo.org</cc>
    
    <cc>jakub@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-02 14:32:28 0000</bug_when>
            <thetext>many ebuilds in the www-apps category do not correctly depend on apache (i.e. via depend.apache.eclass)

some ebuilds additionally depend on virtual/httpd-php which does not exist.

it may also be a good idea to remove webapp-apache.eclass which contains incorrect apache depends as well, and is not use by any ebuild in the tree anymore

the following packages use both incorrect apache depends and non-existant virtuals:
www-apps/coppermine
www-apps/postfixadminvirtual
www-apps/zina

the following packages use incorrect apache depends:
www-apps/bugzilla-2*
www-apps/gallery-1*
www-apps/gnopaste
www-apps/lxr-0.9.5
www-apps/mambo
www-apps/metadot
www-apps/mod_survey
www-apps/moregroupware
www-apps/phpwiki
www-apps/rt
www-apps/sitebar-3.3.9
www-apps/xoops

to solve this you can do the following:
 - hard depends: use one of need_apache, need_apache2 or need_apache2_2
 - optional depends:
   - use one of want_apache, want_apache2 or want_apache2_2
     or
   - include one of ${APACHE_DEPEND}, ${APACHE2_DEPEND}, ${APACHE2_2_DEPEND} in DEPENDS if USE=apache2 is either not wanted or the DEPEND is too complex to solve it with want_apache*</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-02 15:05:19 0000</bug_when>
            <thetext>wwww-apps should NOT use depend.apache.eclass unless they absolutely do NOT work with anything else but apache.

We created virtual/httpd-basic, virtual/httpd-cgi and virtual/httpd-fastcgi for exactly this purpose. Please use those and NOT depend.apache.eclass unless apache is obligatory dependency.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-02 15:09:02 0000</bug_when>
            <thetext>(In reply to comment #0)
&gt; some ebuilds additionally depend on virtual/httpd-php which does not exist.

$PORTDIR/profiles/base/virtuals; yeah, we still didn&apos;t manage to get rid of old-style ones :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-02 16:42:13 0000</bug_when>
            <thetext>please take appropriate measures then :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-02 17:11:38 0000</bug_when>
            <thetext>i found additional webapps (not in the webapp herd), which are broken in a similar way:

app-text/refbase (sci)
media-sound/mserv (sound)
net-analyzer/aimsniff (netmon)
net-analyzer/midas-nms (bass)
net-analyzer/smokeping (chtekk)
net-mail/lurker (net-mail, strerror)
&lt;net-mail/mailman-2.1.9-r2 (net-mail, hanno)
net-mail/vqadmin (net-mail, robbat2, not yet a webapp, fixed ebuild in my overlay)
=net-www/awstats-6.5-r1 (die!)
sci-chemistry/webmo (sci-chemistry)
sci-geosciences/mapserver (sci-geosciences)
sci-misc/boinc (sci, cryos)
&lt;sys-power/apcupsd-3.12.2-r1 (base-system, tantive)

as jakub told me on irc, some of these are already fixed in the webapp overlay .. if noone else does, i will try to commit them sooner or later
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-02 17:29:13 0000</bug_when>
            <thetext>(In reply to comment #0)
&gt; www-apps/bugzilla-2* - not touching this
&gt; www-apps/gallery-1* - punt it 
&gt; www-apps/gnopaste - fixed in webapps overlay
&gt; www-apps/lxr-0.9.5 - fixed in webapps overlay
&gt; www-apps/mambo - fixed in webapps overlay
&gt; www-apps/metadot - fixed in webapps overlay 
&gt; www-apps/mod_survey - fixed in webapps overlay
&gt; www-apps/moregroupware - fixed in webapps overlay
&gt; www-apps/phpwiki - fixed in webapps overlay
&gt; www-apps/rt - not touching this, plus don&apos;t see anything wrong with the dependency there
&gt; www-apps/sitebar-3.3.9 - r1 is just fine, get it stable on ppc and punt this
&gt; www-apps/xoops - fixed in php overlay

If someone else on this bug wants me to commit fixed ebuilds not maintained by webapps to the overlay, poke me.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>markusle@gentoo.org</who>
            <bug_when>2008-02-03 11:19:37 0000</bug_when>
            <thetext>If you could take care of 

sci-chemistry/webmo (sci-chemistry)
sci-geosciences/mapserver (sci-geosciences)
sci-misc/boinc (sci, cryos)

I&apos;d appreciate it.

Thanks,
Markus</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-03 21:27:53 0000</bug_when>
            <thetext>(In reply to comment #6)
&gt; sci-chemistry/webmo (sci-chemistry) - done [1]
&gt; sci-geosciences/mapserver (sci-geosciences) - done [2] (*major* ebuild rewrite, please test :P)
&gt; sci-misc/boinc (sci, cryos) - can you clean up the redundant versions first please? Not really keen on fixing them all.

[1] http://overlays.gentoo.org/svn/proj/webapps/migration/sci-chemistry/webmo/
[2] http://overlays.gentoo.org/svn/proj/webapps/migration/sci-geosciences/mapserver/
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2008-02-04 00:31:40 0000</bug_when>
            <thetext>Feel free to fix app-text/refbase.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-05 16:09:46 0000</bug_when>
            <thetext>&gt; app-text/refbase - fixed
&gt; media-sound/mserv - fixed
&gt; net-analyzer/aimsniff - fixed
&gt; net-analyzer/midas-nms - fixed
&gt; net-analyzer/smokeping - fixed
&gt; net-mail/lurker - fixed
&gt; net-mail/mailman - not touching this, cannot use APACHE_MODULES_DIR, not a webapp, completely b0rked.
&gt; net-mail/vqadmin - fixed
&gt; net-www/awstats - bug 208615
&gt; sci-chemistry/webmo - fixed, but fetch-restricted file cannot be downloaded anymore, punt the crap, plz!
&gt; sci-geosciences/mapserver - fixed, big thanks to jakub for the ebuild rewrite
&gt; sci-misc/boinc - fixed
&gt; sys-power/apcupsd - not touching this, my eyes started bleeding while looking at the code.
&gt; www-apps/bugzilla - fixed
&gt; www-apps/coppermine - fixed
&gt; www-apps/gallery - fixed
&gt; www-apps/gnopaste - fixed
&gt; www-apps/lxr - fixed
&gt; www-apps/mambo - fixed
&gt; www-apps/metadot - fixed
&gt; www-apps/mod_survey - fixed
&gt; www-apps/moregroupware - fixed
&gt; www-apps/phpwiki - fixed
&gt; www-apps/postfixadmin - fixed
&gt; www-apps/rt - fixed
&gt; www-apps/sitebar - bug 209014
&gt; www-apps/xoops - fixed
&gt; www-apps/zina - fixed

except where noted i have not opened bugs for your broken ebuilds. all done here. kthxbye.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wrobel@gentoo.org</who>
            <bug_when>2008-02-15 09:59:26 0000</bug_when>
            <thetext>Reopening since this has not been correctly fixed.

As Jakub explained in comment#1 webapps do NOT depend on apache if they don&apos;t have to. We use the virtuals virtual/httpd-basic, virtual/httpd-cgi and virtual/httpd-fastcgi for that.

I know I&apos;m slow on this but I&apos;ll work through the list and get it done eventually :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wrobel@gentoo.org</who>
            <bug_when>2008-02-21 09:23:00 0000</bug_when>
            <thetext>@benedikt:

Thanks for all patches on the web-apps. They do have a high quality and its great someone improves them.

I have one question concerning the issue raised in this bug:

You currently mark the ebuilds you fix with &quot;need_php_httpd&quot;.

I don&apos;t see how this pulls in the required web server such as lighttpd, cherokee or apache.

As far as I can tell &quot;need_php_httpd&quot; pulls in PHP and thats it. Or am I missing something?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-21 09:34:33 0000</bug_when>
            <thetext>(In reply to comment #11)
&gt; As far as I can tell &quot;need_php_httpd&quot; pulls in PHP and thats it. Or am I
&gt; missing something?

this is correct, i talked to hoffie and jakub and we decided to use need_php_httpd to at least make the ebuild behave correctly, and we only need to fix the eclass as soon as we can check for needed sapis via use dependecies ... but you&apos;re right that no webserver will be pulled in now, i think we should add virtual/httpd-cgi to depend.php.eclass as a workaround for the time being ..</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 09:39:20 0000</bug_when>
            <thetext>Well, what I&apos;ve been doing is stick both one of virtual/httpd-* and need_php_*
to the ebuilds. I&apos;m not really sure that virtual/httpd-* makes any sense in
depend.php eclass. need_php_httpd means mod_php which requires apache;
need_php_cgi yeah there it&apos;d make more sense.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-21 09:42:54 0000</bug_when>
            <thetext>(In reply to comment #13)
&gt; Well, what I&apos;ve been doing is stick both one of virtual/httpd-* and need_php_*
&gt; to the ebuilds. I&apos;m not really sure that virtual/httpd-* makes any sense in
&gt; depend.php eclass. need_php_httpd means mod_php which requires apache;
&gt; need_php_cgi yeah there it&apos;d make more sense.

well, all this is a bit ambiguous IMO, you&apos;d need both need_php_cgi and need_php_httpd in webapps then, as probably most of them work with both setups, still need_php is just plain wrong, since you don&apos;t run webapps on the console ...

i think it would be a good idea to merge need_php_{httpd,cgi} and just depend on virtual/httpd-cgi ... if mod_php was built, apache has been pulled in anyway, if only cgi is built the dependency is just fine too</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 09:50:43 0000</bug_when>
            <thetext>As said, due to lacking portage features, it doesn&apos;t really matter which for need_php_* stuff you use, each of them at least implies a PHP dependency and that really cannot be dropped. If common sense fails with users (like, ZOMG it sounds pretty obvious what kind of PHP is needed) you could do the following:

RDEPEND=&quot;virtual/httpd-*&quot;
need_php

pkg_setup() {
        require_php_sapi_from apache2 cgi
}

in the ebuild which implies both correct dependencies and correct php features.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 09:57:53 0000</bug_when>
            <thetext>And please note that before &quot;require_php_sapi_from apache2 cgi&quot; could be reasonably used for this, we need to make it honor PHPCHECKNODIE to prevent ebuilds from dying multiple times on php checks.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-21 10:09:41 0000</bug_when>
            <thetext>i thought we agreed on using need_php_httpd for correctness although portage does not yet support the features we&apos;d need to check for sapis (yes, we could hack around that with require_sapi foo, but that&apos;s not the correct solution)

of course, with this approach, $USER has to take care of the correct php/webserver setup himself, but we would ensure that at least a webserver gets installed by adding virtual/httpd-cgi to need_php_httpd</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 10:16:18 0000</bug_when>
            <thetext>(In reply to comment #17)
&gt; of course, with this approach, $USER has to take care of the correct
&gt; php/webserver setup himself, but we would ensure that at least a webserver gets
&gt; installed by adding virtual/httpd-cgi to need_php_httpd

Well I&apos;m really not sure that depend.php eclass is the place for this dependency, notably since it will imply apache2 for everyone unless they install a different webserver first, even with stuff like USE=&quot;-apache2 cli cgi&quot;. I can already imagine the bugspam resulting from this.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 14:44:09 0000</bug_when>
            <thetext>Created an attachment (id=144210)
webapp.eclass.diff

wrobel, how about something like this instead?
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 14:46:50 0000</bug_when>
            <thetext>Created an attachment (id=144212)
webapp.eclass.diff

Eh, lets not nuke webapp-config dependency :P</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 14:51:23 0000</bug_when>
            <thetext>Created an attachment (id=144214)
webapp.eclass.diff

Ugh I definitely need more beer...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>wrobel@gentoo.org</who>
            <bug_when>2008-02-21 16:28:01 0000</bug_when>
            <thetext>Since we mainly support PHP based webapps with webapp-config we could probably have it in depend.php but I agree with Jakub that it would make more sense in the webapp eclass.

So this would mean that we would mark most php based webapps with

need_httpd_cgi
need_php

then?

@Benedikt: Do you think that would be okay?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2008-02-21 16:30:24 0000</bug_when>
            <thetext>(In reply to comment #22)
&gt; So this would mean that we would mark most php based webapps with
&gt; 
&gt; need_httpd_cgi
&gt; need_php

Better make it 

need_httpd_cgi
need_php_httpd

so that we are future-proof in case portage grows itself use-based deps soon... :P
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>hollow@gentoo.org</who>
            <bug_when>2008-02-22 15:34:26 0000</bug_when>
            <thetext>ok, in cvs now</thetext>
          </long_desc>
      
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>144210</attachid>
            <date>2008-02-21 14:44 0000</date>
            <desc>webapp.eclass.diff</desc>
            <filename>webapp.eclass.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIHdlYmFwcC5lY2xhc3MJMjAwNy0wMS0wMyAyMTozNjo1Mi4wMDAwMDAwMDAgKzAxMDAKKysr
IHdlYmFwcC5lY2xhc3MJMjAwOC0wMi0yMSAxNTo0MzowNS4wMDAwMDAwMDAgKzAxMDAKQEAgLTIz
LDggKzIzLDI1IEBACiAjIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQogCiBTTE9UPSIke1BWUn0iCi1JVVNFPSJ2
aG9zdHMiCi1ERVBFTkQ9Ij49YXBwLWFkbWluL3dlYmFwcC1jb25maWctMS41MC4xNSIKKworbmVl
ZF9odHRwZCgpIHsKKwlERVBFTkQ9Inx8ICggdmlydHVhbC9odHRwZC1iYXNpYyB2aXJ0dWFsL2h0
dHBkLWNnaSB2aXJ0dWFsL2h0dHBkLWZhc3RjZ2kgKSIKK30KKworbmVlZF9odHRwZF9jZ2koKSB7
CisJREVQRU5EPSJ8fCAoIHZpcnR1YWwvaHR0cGQtY2dpIHZpcnR1YWwvaHR0cGQtZmFzdGNnaSAp
IgorfQorCituZWVkX2h0dHBkX2Zhc3RjZ2koKSB7CisJREVQRU5EPSJ2aXJ0dWFsL2h0dHBkLWZh
c3RjZ2kiCit9CisKK2lmIFtbIC16ICR7V0VCQVBQX09QVElPTkFMfSBdXSA7IHRoZW4KKwlJVVNF
PSJ2aG9zdHMiCisJREVQRU5EPSI+PWFwcC1hZG1pbi93ZWJhcHAtY29uZmlnLTEuNTAuMTUiCisJ
bmVlZF9odHRwZAorZmkKKwogUkRFUEVORD0iJHtERVBFTkR9IgogCiBFWFBPUlRfRlVOQ1RJT05T
IHBrZ19wb3N0aW5zdCBwa2dfc2V0dXAgc3JjX2luc3RhbGwgcGtnX3ByZXJtCg==
</data>        

          </attachment>
          <attachment
              isobsolete="1"
              ispatch="1"
              isprivate="0"
          >
            <attachid>144212</attachid>
            <date>2008-02-21 14:46 0000</date>
            <desc>webapp.eclass.diff</desc>
            <filename>webapp.eclass.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9lY2xhc3Mvd2ViYXBwLmVjbGFzcwkyMDA3LTAxLTAzIDIxOjM2OjUy
LjAwMDAwMDAwMCArMDEwMAorKysgd2ViYXBwLmVjbGFzcwkyMDA4LTAyLTIxIDE1OjQ2OjEyLjAw
MDAwMDAwMCArMDEwMApAQCAtMjMsOCArMjMsMjYgQEAKICMgLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCiAKIFNM
T1Q9IiR7UFZSfSIKLUlVU0U9InZob3N0cyIKLURFUEVORD0iPj1hcHAtYWRtaW4vd2ViYXBwLWNv
bmZpZy0xLjUwLjE1IgorCituZWVkX2h0dHBkKCkgeworCURFUEVORD0ifHwgKCB2aXJ0dWFsL2h0
dHBkLWJhc2ljIHZpcnR1YWwvaHR0cGQtY2dpIHZpcnR1YWwvaHR0cGQtZmFzdGNnaSApIgorfQor
CituZWVkX2h0dHBkX2NnaSgpIHsKKwlERVBFTkQ9Inx8ICggdmlydHVhbC9odHRwZC1jZ2kgdmly
dHVhbC9odHRwZC1mYXN0Y2dpICkiCit9CisKK25lZWRfaHR0cGRfZmFzdGNnaSgpIHsKKwlERVBF
TkQ9InZpcnR1YWwvaHR0cGQtZmFzdGNnaSIKK30KKworaWYgW1sgLXogJHtXRUJBUFBfT1BUSU9O
QUx9IF1dIDsgdGhlbgorCUlVU0U9InZob3N0cyIKKwlERVBFTkQ9IiR7REVQRU5EfQorCQk+PWFw
cC1hZG1pbi93ZWJhcHAtY29uZmlnLTEuNTAuMTUiCisJbmVlZF9odHRwZAorZmkKKwogUkRFUEVO
RD0iJHtERVBFTkR9IgogCiBFWFBPUlRfRlVOQ1RJT05TIHBrZ19wb3N0aW5zdCBwa2dfc2V0dXAg
c3JjX2luc3RhbGwgcGtnX3ByZXJtCg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>144214</attachid>
            <date>2008-02-21 14:51 0000</date>
            <desc>webapp.eclass.diff</desc>
            <filename>webapp.eclass.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIC91c3IvcG9ydGFnZS9lY2xhc3Mvd2ViYXBwLmVjbGFzcwkyMDA3LTAxLTAzIDIxOjM2OjUy
LjAwMDAwMDAwMCArMDEwMAorKysgd2ViYXBwLmVjbGFzcwkyMDA4LTAyLTIxIDE1OjUwOjIyLjAw
MDAwMDAwMCArMDEwMApAQCAtMjMsOCArMjMsMjkgQEAKICMgLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCiAKIFNM
T1Q9IiR7UFZSfSIKLUlVU0U9InZob3N0cyIKLURFUEVORD0iPj1hcHAtYWRtaW4vd2ViYXBwLWNv
bmZpZy0xLjUwLjE1IgorCituZWVkX2h0dHBkKCkgeworCURFUEVORD0iJHtERVBFTkR9CisJCXx8
ICggdmlydHVhbC9odHRwZC1iYXNpYyB2aXJ0dWFsL2h0dHBkLWNnaSB2aXJ0dWFsL2h0dHBkLWZh
c3RjZ2kgKSIKK30KKworbmVlZF9odHRwZF9jZ2koKSB7CisJREVQRU5EPSIke0RFUEVORH0KKwkJ
fHwgKCB2aXJ0dWFsL2h0dHBkLWNnaSB2aXJ0dWFsL2h0dHBkLWZhc3RjZ2kgKSIKK30KKworbmVl
ZF9odHRwZF9mYXN0Y2dpKCkgeworCURFUEVORD0iJHtERVBFTkR9CisJCXZpcnR1YWwvaHR0cGQt
ZmFzdGNnaSIKK30KKworaWYgW1sgLXogJHtXRUJBUFBfT1BUSU9OQUx9IF1dIDsgdGhlbgorCUlV
U0U9InZob3N0cyIKKwlERVBFTkQ9IiR7REVQRU5EfQorCQk+PWFwcC1hZG1pbi93ZWJhcHAtY29u
ZmlnLTEuNTAuMTUiCisJbmVlZF9odHRwZAorZmkKKwogUkRFUEVORD0iJHtERVBFTkR9IgogCiBF
WFBPUlRfRlVOQ1RJT05TIHBrZ19wb3N0aW5zdCBwa2dfc2V0dXAgc3JjX2luc3RhbGwgcGtnX3By
ZXJtCg==
</data>        

          </attachment>
    </bug>

</bugzilla>