<?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>52154</bug_id>
          
          <creation_ts>2004-05-26 20:25 0000</creation_ts>
          <short_desc>Mythtv 0.15 version bump needed</short_desc>
          <delta_ts>2004-06-02 14:45:45 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>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://www.mythtv.org/modules.php?name=News&amp;file=article&amp;sid=103</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>gentoo@karras.net</reporter>
          <assigned_to>media-tv@gentoo.org</assigned_to>
          <cc>dynamotwain@aim.com</cc>
    
    <cc>exitware@gmail.com</cc>
    
    <cc>gentoo.3.ohthetrees@spamgourmet.com</cc>
    
    <cc>gentoo@salfter.dyndns.org</cc>
    
    <cc>herbs@gentoo.org</cc>
    
    <cc>lassahn@yahoo.com</cc>
    
    <cc>matt@daubenspeck.org</cc>
    
    <cc>pc-gentoo-bugs08a@crowcastle.net</cc>
    
    <cc>sloan@westcarolina.net</cc>

      

      
          <long_desc isprivate="0">
            <who>gentoo@karras.net</who>
            <bug_when>2004-05-26 20:25:28 0000</bug_when>
            <thetext>Version 0.15 of MythTV was released today. A version bump on the ebuild is needed. Also what is holding the 0.14 ebuilds from moving from ~x86 to stable?

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -p mythtv
3. view results that don&apos;t include 0.15

Actual Results:  
Results did not contain version 0.15

Expected Results:  
Seeing version 0.15</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cardoe@gentoo.org</who>
            <bug_when>2004-05-26 21:25:41 0000</bug_when>
            <thetext>0.15 is very important for North American users as it supports the new DataDirect service from zap2it labs since they disable XMLTV support and everyone&apos;s guide data runs out by Friday (I&apos;m writing this Thursday). So basically 0.15 needs to even go straight to stable since no user setting up 0.14 and earlier will be able to get it to function if their in North America.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@salfter.dyndns.org</who>
            <bug_when>2004-05-26 22:57:43 0000</bug_when>
            <thetext>On a lark, I decided to try copying the mythtv 0.14 ebuild into the appropriate location under /usr/local/portage and rename it mythtv-0.15.ebuild.  The build process starts, but it eventually chokes on libs/libmythtv/videoout_directfb.cpp:

videoout_directfb.cpp: In member function `virtual bool
   VideoOutputDirectfb::Init(int, int, float, long unsigned int, int, int, int,
   int, long unsigned int)&apos;:
videoout_directfb.cpp:340: error: `DSCAPS_DOUBLE&apos; undeclared (first use this
   function)

I have DirectFB 0.9.20 installed, which is the latest available.  The error occurs in VideoOutputDirectfb::Init, which appears to have changed substantially from v0.14.  I&apos;m thinking that changing DSCAPS_DOUBLE to DSCAPS_FLIPPING might do the trick...it&apos;s building now.  I should know in a few minutes.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jayc@clemson.edu</who>
            <bug_when>2004-05-27 07:30:08 0000</bug_when>
            <thetext>Re:  Comment #1 (DataDirect and .14)

.15 isn&apos;t exactly essential.  Users can continue running .14 (or earlier, I suppose) since XMLTV has support for DataDirect with the new grabber (tv_grab_na_dd).  Install the latest version of XMLTV if you want to use it.

Then see http://www.gossamer-threads.com/lists/mythtv/users/67721?#67721 for instructions on changing a few things and then there is a new Cron script located later on in that thread.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@salfter.dyndns.org</who>
            <bug_when>2004-05-27 10:39:50 0000</bug_when>
            <thetext>In a followup to my previous comment, changing DSCAPS_DOUBLE to DSCAPS_FLIPPING enables the compile to complete.  I&apos;ve made a patch available at http://alfter.us/files/mythtv-0.15-directfb.patch and integrated that into the ebuild.  I&apos;ve successfully emerged MythTV 0.15 (and MythWeb 0.15, again using a private ebuild), but I&apos;ll need to wait until this evening to see if it&apos;ll actually work as it should.  (I&apos;m at work right now and can&apos;t properly test it out.)  For that reason (and also because I haven&apos;t vetted the dependencies to make sure the minimum versions are correct for MythTV 0.15), I&apos;m reluctant to post my ebuilds at this time.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@salfter.dyndns.org</who>
            <bug_when>2004-05-27 19:46:59 0000</bug_when>
            <thetext>Created an attachment (id=32185)
updated ebuild for MythTV 0.15

I have tested this ebuild on my MythTV system (using the PVR350 framebuffer for
the X11 display).  The referenced patch is needed for DirectFB support (which
the PVR350 uses), and a wget dependency is added.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ssharma@odc.net</who>
            <bug_when>2004-05-29 02:10:15 0000</bug_when>
            <thetext>I don&apos;t have a PVR-350 so I don&apos;t need the directfb patch, but I noticed this when building it:

&gt;&gt;&gt; emerge (1 of 1) media-tv/mythtv-0.15 to /
&gt;&gt;&gt; md5 src_uri ;-) mythtv-0.15.tar.bz2
&gt;&gt;&gt; md5 src_uri ;-) mythtv-0.15-directfb.patch
&gt;&gt;&gt; Unpacking source...
&gt;&gt;&gt; Unpacking mythtv-0.15.tar.bz2 to /var/tmp/portage/mythtv-0.15/work
&gt;&gt;&gt; Unpacking mythtv-0.15-directfb.patch to /var/tmp/portage/mythtv-0.15/work
unpack mythtv-0.15-directfb.patch: file format not recognized. Ignoring.
RUNNING FROM extra_functions.sh
 * Applying mythtv-0.15-directfb.patch...                                 [ ok ]
&gt;&gt;&gt; Source unpacked.
....

Is that &quot;file format not recognized&quot; error expected?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ULMO@SONIC.NET</who>
            <bug_when>2004-05-29 13:03:50 0000</bug_when>
            <thetext>In your ebuild (most recent comment with ebuild above), is
&gt;=net-misc/wget-1.9.1 necessary?  etcat -v wget shows:

$ etcat -v wget
[ Results for search key           : wget ]
[ Candidate applications found : 3 ]

 Only printing found installed programs.

*  net-misc/wget :
        [   ] 1.8.2-r3 (0)
        [  I] 1.9-r2 (0)
        [M~ ] 1.9.1-r2 (0)
$

I&apos;m going to try with 1.9-r2.  It seems to work.

Second problem with your ebuild is that that directfb patch
seems to already be applied; this could just be Isaac&apos;s very
faulty managing style (e.g., perhaps he changed the release
without making a new version #), or somehow you did the
patch wrong (it wasn&apos;t necessary, or you did it backwards).
Also, next time you create a patch file, use diff -up (if
doing trees, do diff -Nrup); that makes it unified, and
includes the function names the patches are about so it&apos;s a
more informative and redundant patch (redundancy is good in
patches).

WRT XMLTV: I confirm that hacking XMLTV interactions with
MythTV 0.14 works WRT its database, but I only use its
database with local scripts (not with any Myth stuff).  They
said MythTV preserves more data using its native Zap2It
grabber than via XMLTV-&gt;mythfilldatabase.  However, finding
and implementing the correct hacks was, while not very hard,
quite annoying, and now that there is a release of MythTV
that simply supports the correct method to retrieve Zap2It
data, a lot of people who are MythTV users will prefer to
upgrade to 0.15, depending on other things (its stability,
bugs, features, etc.).  Also, XMLTV&apos;s new Zap2It grabber has
the same problems of needing to create a survey login that
you&apos;re claiming MythTV now has, and Zap2It has been getting
mad about users still using the old XMLTV method (someone
said it&apos;s going to stop working soon; I was forced to deal
with it since all my distributions dropped XMLTV&apos;s support
for the old system by default more than a few weeks ago, and
I didn&apos;t have any data left!).  I&apos;m not sure why XMLTV
people haven&apos;t tried TitanTV interfacing yet, and
implementation of using broadcast schedule data has been too
slow AFAIK (some people have done a little work with it so
far; is it working in Myth yet?).

The ebuild now completed.  Running mythsetup now.  It
updated schemes from 1027 to 1044.  Converted XMLTV to
Direct; it seems to work now.

Mythbackend is running now.  I&apos;m not sure if it will work,
but at least it made a schedule and is sitting there.
So, the ebuild is close to right.
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>gentoo@salfter.dyndns.org</who>
            <bug_when>2004-05-29 17:32:36 0000</bug_when>
            <thetext>&gt;unpack mythtv-0.15-directfb.patch: file format not recognized. Ignoring.
&gt;...
&gt;&gt;&gt;&gt; Source unpacked.
&gt;...
&gt;
&gt;Is that &quot;file format not recognized&quot; error expected?

I think emerge is trying to uncompress a patch that&apos;s already uncompressed.  It&apos;s harmless.

&gt;In your ebuild (most recent comment with ebuild above), is
&gt;&gt;=net-misc/wget-1.9.1 necessary?

From http://www.mythtv.org/docs/mythtv-HOWTO-5.html:

&quot;If you are in North America you will use the DataDirect grabber which is built-in to MythTV. You do not need to install XMLTV, but you need wget version 1.9.1 or higher.&quot;

&gt;Second problem with your ebuild is that that directfb patch
&gt;seems to already be applied; this could just be Isaac&apos;s very
&gt;faulty managing style (e.g., perhaps he changed the release
&gt;without making a new version #), or somehow you did the
&gt;patch wrong (it wasn&apos;t necessary, or you did it backwards).

The patch is correct.  I checked the MD5 sums between the MythTV 0.15 tarball I downloaded Thursday evening and the tarball I downloaded a few minutes ago; it hasn&apos;t changed.  If you attempt to compile MythTV 0.15 with DirectFB support (&quot;directfb&quot; is among your USE flags) without the patch, the compile will fail because DSCAPS_DOUBLE is undefined in the DirectFB header files.  It needs to be changed to DSCAPS_FLIPPING; the patch does that.  (I read on the MythTV list that DSCAPS_DOUBLE is defined in DirectFB CVS, but most people won&apos;t be running that version.)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>cardoe@gentoo.org</who>
            <bug_when>2004-05-31 20:44:56 0000</bug_when>
            <thetext>Simple fix to the error with the patch... Just change these lines...

src_unpack() {
	unpack ${A} &amp;&amp; cd ${S}
	epatch ${DISTDIR}/${P}-directfb.patch

to

src_unpack() {
	unpack ${P}.tar.bz2
        cd ${S}
	epatch ${DISTDIR}/${P}-directfb.patch</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>keir@wam.umd.edu</who>
            <bug_when>2004-05-31 23:23:46 0000</bug_when>
            <thetext>As just realized my database ran out.  I upgraded to 0.15.1 by hand, I worry about it later.  I would recommend that it go to stable soon as I am sure many users are confused or issue a .14 upgrade with the tv_grab_na_dd updates and whatever else.  Also the wget-1.9.1-r2 in portage now did not work for me with the DataDirect upgrade.  I needed to install from the tarball to get it to work, but it all works now.  The ebuild should also mention the DataDirect changes with a link to http://www.mythtv.org/docs/mythtv-HOWTO-21.html#ss21.19 </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aliz@gentoo.org</who>
            <bug_when>2004-06-01 11:49:59 0000</bug_when>
            <thetext>In CVS, thanks!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aliz@gentoo.org</who>
            <bug_when>2004-06-02 14:45:45 0000</bug_when>
            <thetext>I was a bit to quick to close this bug. The directfb patch and wget dependency has been added. Thanks!</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>32185</attachid>
            <date>2004-05-27 19:46 0000</date>
            <desc>updated ebuild for MythTV 0.15</desc>
            <filename>mythtv-0.15.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">CiMgQ29weXJpZ2h0IDE5OTktMjAwNCBHZW50b28gVGVjaG5vbG9naWVzLCBJbmMuCiMgRGlzdHJp
YnV0ZWQgdW5kZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2
MgojIE15dGhUViAwLjE1IAoKaW5oZXJpdCBmbGFnLW8tbWF0aWMKCkRFU0NSSVBUSU9OPSJIb21l
YnJldyBQVlIgcHJvamVjdC4iCkhPTUVQQUdFPSJodHRwOi8vd3d3Lm15dGh0di5vcmcvIgpTUkNf
VVJJPSJodHRwOi8vd3d3Lm15dGh0di5vcmcvbWMvJHtQfS50YXIuYnoyCglodHRwOi8vYWxmdGVy
LnVzL2ZpbGVzLyR7UH0tZGlyZWN0ZmIucGF0Y2giCgpMSUNFTlNFPSJHUEwtMiIKU0xPVD0iMCIK
S0VZV09SRFM9In54ODYgfmFtZDY0IgpJVVNFPSJhbHNhIGFydHMgZHZiIGRpcmVjdGZiIGxjZCBs
aXJjIG52aWRpYSBjbGUyNjYiCgpERVBFTkQ9InZpcnR1YWwveDExCgk+PXgxMS1saWJzL3F0LTMu
MQoJPj1tZWRpYS1zb3VuZC9sYW1lLTMuOTMuMQoJPj1tZWRpYS1saWJzL2ZyZWV0eXBlLTIuMAoJ
Pj1tZWRpYS10di94bWx0di0wLjUuMTYKCT49bmV0LW1pc2Mvd2dldC0xLjkuMQoJPj1zeXMtYXBw
cy9zZWQtNAoJYWxzYT8gKCBtZWRpYS1saWJzL2Fsc2EtbGliICkKCWFydHM/ICgga2RlLWJhc2Uv
YXJ0cyApCglkaXJlY3RmYj8gKCBkZXYtbGlicy9EaXJlY3RGQiApCglkdmI/ICggbWVkaWEtbGli
cy9saWJkdmIgKQoJbGNkPyAoIGFwcC1taXNjL2xjZHByb2MgKQoJbGlyYz8gKCBhcHAtbWlzYy9s
aXJjICkKCW52aWRpYT8gKCBtZWRpYS12aWRlby9udmlkaWEtZ2x4ICkKCWNsZTI2Nj8gKCBtZWRp
YS1saWJzL2xpYmRkbXBlZyApIgoKUkRFUEVORD0iJHtERVBFTkR9CgkhbWVkaWEtdHYvbXl0aGZy
b250ZW5kIgoKcGtnX3NldHVwKCkgewoJbG9jYWwgcXRfdXNlPSIkKDwvdmFyL2RiL3BrZy9gYmVz
dF92ZXJzaW9uIHgxMS1saWJzL3F0YC9VU0UpIgoJaWYgWyAhICJgaGFzIG15c3FsICR7cXRfdXNl
fWAiIF0gOyB0aGVuCgkJZWVycm9yICJRdCBpcyBtaXNzaW5nIE15U1FMIHN1cHBvcnQuIFBsZWFz
ZSBhZGQiCgkJZWVycm9yICInbXlzcWwnIHRvIHlvdXIgVVNFIGZsYWdzLCBhbmQgcmUtZW1lcmdl
IFF0LiIKCQlkaWUgIlF0IG5lZWRzIE15U1FMIHN1cHBvcnQiCglmaQoKCXJldHVybiAwCn0KCnNy
Y191bnBhY2soKSB7Cgl1bnBhY2sgJHtBfSAmJiBjZCAke1N9CgllcGF0Y2ggJHtESVNURElSfS8k
e1B9LWRpcmVjdGZiLnBhdGNoCgoJZm9yIGkgaW4gYGdyZXAgLWxyICJ1c3IvbG9jYWwiICIke1N9
ImAgOyBkbwoJCXNlZCAtZSAiczp1c3IvbG9jYWw6dXNyOmciIC1pICIke2l9IiB8fCBkaWUgInNl
ZCBmYWlsZWQiCglkb25lCn0KCnNyY19jb21waWxlKCkgewoJIyBGaXggYnVncyA0MDk2NCBhbmQg
NDI5NDMuCglmaWx0ZXItZmxhZ3MgLWZmb3JjZS1hZGRyIC1mUElDCgoJaWYgWyAiJHtBUkNIfSIg
PT0gImFtZDY0IiBdOyB0aGVuCgkJc2VkIC1lICJzOi1tYXJjaD1wZW50aXVtcHJvOjoiIC1lICIv
REVGSU5FUyArPSBNTVgvZCIgLWkgc2V0dGluZ3MucHJvCgllbHNlCgkJbG9jYWwgY3B1PSJgZ2V0
LWZsYWcgbWFyY2ggfHwgZ2V0LWZsYWcgbWNwdWAiCgkJaWYgWyAiJHtjcHV9IiBdIDsgdGhlbgoJ
CQlzZWQgLWUgInM6cGVudGl1bXBybzoke2NwdX06ZyIgLWkgInNldHRpbmdzLnBybyIgfHwgZGll
ICJzZWQgZmFpbGVkIgoJCWZpCglmaQoKCWlmIFsgImB1c2UgYWxzYWAiIF0gOyB0aGVuCgkJc2Vk
IC1lICdzOiNDT05GSUcgKz0gdXNpbmdfYWxzYTpDT05GSUcgKz0gdXNpbmdfYWxzYTonIFwKCQkJ
LWUgJ3M6I0FMU0FfTElCUyA9IC1sYXNvdW5kOkFMU0FfTElCUyA9IC1sYXNvdW5kOicgXAoJCQkt
aSAnc2V0dGluZ3MucHJvJyB8fCBkaWUgImVuYWJsZSBhbHNhIHNlZCBmYWlsZWQiCglmaQoJaWYg
WyAiYHVzZSBhcnRzYCIgXSA7IHRoZW4KCQlzZWQgLWUgJ3M6YXJ0c2MvYXJ0c2MuaDphcnRzYy5o
OicgXAoJCQktaSAibGlicy9saWJteXRoL2F1ZGlvb3V0cHV0YXJ0cy5oIiB8fCBkaWUgInNlZCBm
YWlsZWQiCgkJc2VkIC1lICdzOiNDT05GSUcgKz0gdXNpbmdfYXJ0czpDT05GSUcgKz0gdXNpbmdf
YXJ0czonIFwKCQkJLWUgJ3M6I0FSVFNfTElCUyA9IC4qOkFSVFNfTElCUyA9IGBhcnRzYy1jb25m
aWcgLS1saWJzYDonIFwKCQkJLWUgJ3M6I0VYVFJBX0xJQlMgKz0gLUwvb3B0Ly4qOkVYVFJBX0xJ
QlMgKz0gYGFydHNjLWNvbmZpZyAtLWxpYnNgOicgXAoJCQktZSAnczojSU5DTFVERVBBVEggKz0g
L29wdC8uKjpRTUFLRV9DWFhGTEFHUyArPSBgYXJ0c2MtY29uZmlnIC0tY2ZsYWdzYDonIFwKCQkJ
LWkgJ3NldHRpbmdzLnBybycgfHwgZGllICJlbmFibGUgYXJ0cyBzZWQgZmFpbGVkIgoJZmkKCWlm
IFsgImB1c2UgZGlyZWN0ZmJgIiBdIDsgdGhlbgoJCXNlZCAtZSAnczojQ09ORklHICs9IHVzaW5n
X2RpcmVjdGZiOkNPTkZJRyArPSB1c2luZ19kaXJlY3RmYjonIFwKCQkJLWUgJ3M6I0VYVFJBX0xJ
QlMgKz0gYGRpcmVjdGZiOkVYVFJBX0xJQlMgKz0gYGRpcmVjdGZiOicgXAoJCQktZSAnczojUU1B
S0VfQ1hYRkxBR1MgKz0gYGRpcmVjdGZiOlFNQUtFX0NYWEZMQUdTICs9IGBkaXJlY3RmYjonIFwK
CQkJLWkgJ3NldHRpbmdzLnBybycgfHwgZGllICJlbmFibGUgYXJ0cyBzZWQgZmFpbGVkIgoJZmkK
CWlmIFsgImB1c2UgZHZiYCIgXSA7IHRoZW4KCQlzZWQgLWUgJ3M6I0NPTkZJRyArPSB1c2luZ19k
dmI6Q09ORklHICs9IHVzaW5nX2R2YjonIFwKCQkJLWUgJ3M6I0RFRklORVMgKz0gVVNJTkdfRFZC
OkRFRklORVMgKz0gVVNJTkdfRFZCOicgXAoJCQktZSAnczojSU5DTFVERVBBVEggKz0gL3Vzci9z
cmMvLio6SU5DTFVERVBBVEggKz0gL3Vzci9pbmNsdWRlOicgXAoJCQktaSAnc2V0dGluZ3MucHJv
JyB8fCBkaWUgImVuYWJsZSBkdmIgc2VkIGZhaWxlZCIKCWZpCglpZiBbICJgdXNlIGxjZGAiIF0g
OyB0aGVuCgkJc2VkIC1lICdzOiNERUZJTkVTICs9IExDRF9ERVZJQ0U6REVGSU5FUyArPSBMQ0Rf
REVWSUNFOicgXAoJCQktaSAnc2V0dGluZ3MucHJvJyB8fCBkaWUgImVuYWJsZSBsY2Qgc2VkIGZh
aWxlZCIKCWZpCglpZiBbICJgdXNlIGxpcmNgIiBdIDsgdGhlbgoJCXNlZCAtZSAnczojQ09ORklH
ICs9IHVzaW5nX2xpcmM6Q09ORklHICs9IHVzaW5nX2xpcmM6JyBcCgkJCS1lICdzOiNMSVJDX0xJ
QlMgPSAtbGxpcmNfY2xpZW50OkxJUkNfTElCUyA9IC1sbGlyY19jbGllbnQ6JyBcCgkJCS1pICdz
ZXR0aW5ncy5wcm8nIHx8IGRpZSAiZW5hYmxlIGxpcmMgc2VkIGZhaWxlZCIKCWZpCglpZiBbICJg
dXNlIG52aWRpYWAiIF0gOyB0aGVuCgkJc2VkIC1lICdzOiNDT05GSUcgKz0gdXNpbmdfeHZtYzpD
T05GSUcgKz0gdXNpbmdfeHZtYzonIFwKCQkJLWUgJ3M6I0RFRklORVMgKz0gVVNJTkdfWFZNQzpE
RUZJTkVTICs9IFVTSU5HX1hWTUM6JyBcCgkJCS1lICdzOiNFWFRSQV9MSUJTICs9IC1sWHZNQ05W
SURJQTpFWFRSQV9MSUJTICs9IC1sWHZNQ05WSURJQTonIFwKCQkJLWkgJ3NldHRpbmdzLnBybycg
fHwgZGllICJlbmFibGUgeHZtYyBzZWQgZmFpbGVkIgoJZmkKCWlmIFsgImB1c2UgY2xlMjY2YCIg
XSA7IHRoZW4KCQlzZWQgLWUgJ3M6I0NPTkZJRyArPSB1c2luZ192aWFod3NsaWNlOkNPTkZJRyAr
PSB1c2luZ192aWFod3NsaWNlOicgXAoJCQktZSAnczojREVGSU5FUyArPSBVU0lOR19WSUFTTElD
RTpERUZJTkVTICs9IFVTSU5HX1ZJQVNMSUNFOicgXAoJCQktZSAnczojRVhUUkFfTElCUyArPSAt
bGRkbXBlZzpFWFRSQV9MSUJTICs9IC1sZGRtcGVnOicgXAoJCQktaSAnc2V0dGluZ3MucHJvJyB8
fCBkaWUgImVuYWJsZSBsaXJjIHNlZCBmYWlsZWQiCglmaQoKCXFtYWtlIC1vICJNYWtlZmlsZSIg
IiR7UE59LnBybyIKCgllY29uZiB8fCBkaWUgImVjb25mIGZhaWxlZCIKCWVtYWtlIC1qMSB8fCBk
aWUgImNvbXBpbGUgcHJvYmxlbSIKfQoKc3JjX2luc3RhbGwoKSB7CgllaW5zdGFsbCBJTlNUQUxM
X1JPT1Q9IiR7RH0iCgluZXdiaW4gInNldHVwL3NldHVwIiAibXl0aHNldHVwIgoKCWRvZGlyIC9l
dGMvbXl0aHR2CgltdiAiJHtEfS91c3Ivc2hhcmUvbXl0aHR2L215c3FsLnR4dCIgIiR7RH0vZXRj
L215dGh0diIKCWRvc3ltIC9ldGMvbXl0aHR2L215c3FsLnR4dCAvdXNyL3NoYXJlL215dGh0di9t
eXNxbC50eHQKCglpbnNpbnRvIC91c3Ivc2hhcmUvbXl0aHR2L2RhdGFiYXNlCglkb2lucyBkYXRh
YmFzZS8qCgoJZXhlaW50byAvdXNyL3NoYXJlL215dGh0dgoJZG9leGUgIiR7RklMRVNESVJ9L215
dGhmaWxsZGF0YWJhc2UuY3JvbiIKCglleGVpbnRvIC9ldGMvaW5pdC5kCgluZXdleGUgIiR7RklM
RVNESVJ9L215dGhiYWNrZW5kLnJjNiIgbXl0aGJhY2tlbmQKCWluc2ludG8gL2V0Yy9jb25mLmQK
CW5ld2lucyAiJHtGSUxFU0RJUn0vbXl0aGJhY2tlbmQuY29uZiIgbXl0aGJhY2tlbmQKCglkb2Rv
YyBBVVRIT1JTIENPUFlJTkcgRkFRIFJFQURNRSBVUEdSQURJTkcga2V5cy50eHQgZG9jcy8qLnt0
eHQscGRmfQoJZG9odG1sIGRvY3MvKi5odG1sCgoJa2VlcGRpciAvdmFyL3tsb2cscnVufS9teXRo
dHYKfQoKcGtnX3Bvc3RpbnN0KCkgewoJZXdhcm4gIlBsZWFzZSBub3RlIHRoYXQgL3Vzci9zaGFy
ZS9teXRodHYvc2V0dXAgaGFzIGJlZW4gbW92ZWQiCglld2FybiAidG8gL3Vzci9iaW4vbXl0aHNl
dHVwIgoJZWNobwoKCWVpbmZvICJJZiB0aGlzIGlzIHRoZSBmaXJzdCB0aW1lIHlvdSBpbnN0YWxs
IE15dGhUViwiCgllaW5mbyAieW91IG5lZWQgdG8gYWRkIC91c3Ivc2hhcmUvbXl0aHR2L2RhdGFi
YXNlL21jLnNxbCIKCWVpbmZvICJ0byB5b3VyIG15c3FsIGRhdGFiYXNlLiIKCWVpbmZvCgllaW5m
byAiWW91IG1pZ2h0IHJ1biAnbXlzcWwgPCAvdXNyL3NoYXJlL215dGh0di9kYXRhYmFzZS9tYy5z
cWwnIgoJZWluZm8KCWVpbmZvICJOZXh0LCB5b3UgbmVlZCB0byBydW4gdGhlIG15dGhzZXR1cCBw
cm9ncmFtLiIKCWVpbmZvICJJdCB3aWxsIGFzayB5b3Ugc29tZSBxdWVzdGlvbnMgYWJvdXQgeW91
ciBoYXJkd2FyZSwgYW5kIgoJZWluZm8gInRoZW4gcnVuIFhNTFRWJ3MgZ3JhYmJlciB0byBjb25m
aWd1cmUgeW91ciBjaGFubmVscy4iCgllaW5mbwoJZWluZm8gIk9uY2UgeW91IGhhdmUgY29uZmln
dXJlZCB5b3VyIGRhdGFiYXNlLCB5b3UgY2FuIHJ1biIKCWVpbmZvICIvdXNyL2Jpbi9teXRoZmls
bGRhdGFiYXNlIHRvIHBvcHVsYXRlIHRoZSBzY2hlZHVsZSIKCWVpbmZvICJvciBjb3B5IC91c3Iv
c2hhcmUvbXl0aHR2L215dGhmaWxsZGF0YWJhc2UuY3JvbiB0byIKCWVpbmZvICIvZXRjL2Nyb24u
ZGFpbHkgZm9yIHRoaXMgdG8gaGFwcGVuIGF1dG9tYXRpY2FsbHkuIgoJZWluZm8KCWVpbmZvICJJ
ZiB5b3UncmUgdXBncmFkaW5nIGZyb20gYW4gb2xkZXIgdmVyc2lvbiBhbmQgZm9yIG1vcmUiCgll
aW5mbyAic2V0dXAgYW5kIHVzYWdlIGluc3RydWN0aW9ucywgcGxlYXNlIHJlZmVyIHRvOiIKCWVp
bmZvICIgICAvdXNyL3NoYXJlL2RvYy8ke1BGfS9SRUFETUUuZ3oiCgllaW5mbyAiICAgL3Vzci9z
aGFyZS9kb2MvJHtQRn0vVVBHUkFESU5HLmd6IgoJZXdhcm4gIlRoaXMgcGFydCBpcyBpbXBvcnRh
bnQgYXMgdGhlcmUgbWlnaHQgYmUgZGF0YWJhc2UgY2hhbmdlcyIKCWV3YXJuICJ3aGljaCBuZWVk
IHRvIGJlIHBlcmZvcm1lZCBvciB0aGlzIHBhY2thZ2Ugd2lsbCBub3Qgd29yayIKCWV3YXJuICJw
cm9wZXJseS4iCgllY2hvCn0K
</data>        

          </attachment>
    </bug>

</bugzilla>