<?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>184716</bug_id>
          
          <creation_ts>2007-07-09 11:03 0000</creation_ts>
          <short_desc>alsa-utils-1.0.14.ebuild still has an ugly &quot;XXX write TLV&quot;</short_desc>
          <delta_ts>2007-09-17 16:47:13 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>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>grafgrimm77@gmx.de</reporter>
          <assigned_to>alsa-bugs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>grafgrimm77@gmx.de</who>
            <bug_when>2007-07-09 11:03:12 0000</bug_when>
            <thetext>alsa-utils-1.0.14/alsactl/state.c has the bad looking line:
fprintf(stderr, &quot;XXX write TLV...\n&quot;);

this is printed out while booting init phase

Reproducible: Always

Steps to Reproduce:
1. rc-update add alsasound boot
2. reboot
3. look at the boot messages

Actual Results:  
XXX write TLV

Expected Results:  
no such a message</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grafgrimm77@gmx.de</who>
            <bug_when>2007-07-09 11:04:24 0000</bug_when>
            <thetext>Created an attachment (id=124316)
corrected ebuild

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grafgrimm77@gmx.de</who>
            <bug_when>2007-07-09 11:05:26 0000</bug_when>
            <thetext>Created an attachment (id=124317)
new patch alsa-utils-1.0.14-xxx-write-tlv.patch

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grafgrimm77@gmx.de</who>
            <bug_when>2007-07-09 11:07:35 0000</bug_when>
            <thetext>i created a patch and tested it successfully. here it works now. the ugly message is gone while booting.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>betelgeuse@gentoo.org</who>
            <bug_when>2007-07-09 11:08:19 0000</bug_when>
            <thetext>(In reply to comment #2)
&gt; Created an attachment (id=124317) [edit]
&gt; new patch alsa-utils-1.0.14-xxx-write-tlv.patch
&gt; 

Silencing errors from code is probably not something that upstream would accept but you can try. Any way please submit your issue upstream too.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grafgrimm77@gmx.de</who>
            <bug_when>2007-07-09 11:20:17 0000</bug_when>
            <thetext>&gt; Silencing errors from code is probably not something that upstream would accept
&gt; but you can try. Any way please submit your issue upstream too.

i do not understand. how to submit this issue upstream? 
beside: i accepted the patch and i think this is not only my issue. ;-)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2007-07-09 18:52:11 0000</bug_when>
            <thetext>(In reply to comment #5)
&gt; i do not understand. how to submit this issue upstream? 

https://bugtrack.alsa-project.org/alsa-bug/

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phreak@gentoo.org</who>
            <bug_when>2007-08-11 14:28:52 0000</bug_when>
            <thetext>I&apos;m not going to incorporate this change unless UPSTREAM agrees on that. Sorry.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>grafgrimm77@gmx.de</who>
            <bug_when>2007-08-11 15:01:38 0000</bug_when>
            <thetext>is it really such hard to take responsibility for deleting the ugly message &quot;XXX write TLV&quot; caused by an obviously debugging relict in the file state.c of alsa-utils? unbelievable! </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>arfrever@gentoo.org</who>
            <bug_when>2007-09-16 16:05:50 0000</bug_when>
            <thetext>(In reply to comment #7)
&gt; I&apos;m not going to incorporate this change unless UPSTREAM agrees on that.

Upstream agreed.
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3185
http://hg-mirror.alsa-project.org/alsa-utils/rev/b230fef1ea76

Please reopen this bug.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>betelgeuse@gentoo.org</who>
            <bug_when>2007-09-16 20:41:06 0000</bug_when>
            <thetext>(In reply to comment #8)
&gt; is it really such hard to take responsibility for deleting the ugly message
&gt; &quot;XXX write TLV&quot; caused by an obviously debugging relict in the file state.c of
&gt; alsa-utils? unbelievable! 
&gt; 

Keeping patches in sync with upstream changes requires work which can be avoided when the changes are merged upstream.

(In reply to comment #9)
&gt; 
&gt; Please reopen this bug.
&gt; 

done
</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>phreak@gentoo.org</who>
            <bug_when>2007-09-17 16:47:13 0000</bug_when>
            <thetext>(In reply to comment #9)
&gt; (In reply to comment #7)
&gt; &gt; I&apos;m not going to incorporate this change unless UPSTREAM agrees on that.
&gt; 
&gt; Upstream agreed.
&gt; https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3185
&gt; http://hg-mirror.alsa-project.org/alsa-utils/rev/b230fef1ea76
&gt; 
&gt; Please reopen this bug.

And it&apos;s in CVS now. Thanks to whoever took that upstream.

</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="0"
              isprivate="0"
          >
            <attachid>124316</attachid>
            <date>2007-07-09 11:04 0000</date>
            <desc>corrected alsa-utils-1.0.14.ebuild</desc>
            <filename>alsa-utils-1.0.14.ebuild</filename>
            <type>text/plain</type>
            <data encoding="base64">IyBDb3B5cmlnaHQgMTk5OS0yMDA3IEdlbnRvbyBGb3VuZGF0aW9uCiMgRGlzdHJpYnV0ZWQgdW5k
ZXIgdGhlIHRlcm1zIG9mIHRoZSBHTlUgR2VuZXJhbCBQdWJsaWMgTGljZW5zZSB2MgojICRIZWFk
ZXI6IC92YXIvY3Zzcm9vdC9nZW50b28teDg2L21lZGlhLXNvdW5kL2Fsc2EtdXRpbHMvYWxzYS11
dGlscy0xLjAuMTQuZWJ1aWxkLHYgMS4xIDIwMDcvMDYvMjcgMTU6MzM6NDcgY2hhaW5zYXcgRXhw
ICQKCldBTlRfQVVUT01BS0U9ImxhdGVzdCIKV0FOVF9BVVRPQ09ORj0ibGF0ZXN0IgoKaW5oZXJp
dCBldXRpbHMgYXV0b3Rvb2xzCgpNWV9QPSIke1AvX3JjL3JjfSIKCkRFU0NSSVBUSU9OPSJBZHZh
bmNlZCBMaW51eCBTb3VuZCBBcmNoaXRlY3R1cmUgVXRpbHMgKGFsc2FjdGwsIGFsc2FtaXhlciwg
ZXRjLikiCkhPTUVQQUdFPSJodHRwOi8vd3d3LmFsc2EtcHJvamVjdC5vcmcvIgpTUkNfVVJJPSJt
aXJyb3I6Ly9hbHNhcHJvamVjdC91dGlscy8ke01ZX1B9LnRhci5iejIiCgpMSUNFTlNFPSJHUEwt
MiIKU0xPVD0iMC45IgpLRVlXT1JEUz0ifmFscGhhIH5hbWQ2NCB+YXJtIH5ocHBhIH5pYTY0IH5t
aXBzIH5wcGMgfnBwYzY0IH5zaCB+c3BhcmMgfng4NiIKSVVTRT0ibmxzIG1pZGkiCgpERVBFTkQ9
Ij49c3lzLWxpYnMvbmN1cnNlcy01LjEKCWRldi11dGlsL2RpYWxvZwoJPj1tZWRpYS1saWJzL2Fs
c2EtbGliLTEuMC4xNF9yYzEiClJERVBFTkQ9IiR7REVQRU5EfQoJdmlydHVhbC9tb2R1dGlscwoJ
c3lzLWFwcHMvcGNpdXRpbHMiCgpTPSIke1dPUktESVJ9LyR7TVlfUH0iCgpwa2dfc2V0dXAoKSB7
CglpZiB1c2UgbWlkaSAmJiAhIGJ1aWx0X3dpdGhfdXNlIC0tbWlzc2luZyB0cnVlIG1lZGlhLWxp
YnMvYWxzYS1saWIgbWlkaTsgdGhlbgoJCWVlcnJvciAiIgoJCWVlcnJvciAiVG8gYmUgYWJsZSB0
byBidWlsZCBhbHNhLXV0aWxzIHdpdGggbWlkaSBzdXBwb3J0IHlvdSBuZWVkIgoJCWVlcnJvciAi
dG8gaGF2ZSBidWlsdCBtZWRpYS1saWJzL2Fsc2EtbGliIHdpdGggbWlkaSBVU0UgZmxhZy4iCgkJ
ZGllICJNaXNzaW5nIG1pZGkgVVNFIGZsYWcgb24gbWVkaWEtbGlicy9hbHNhLWxpYiIKCWZpCn0K
CnNyY191bnBhY2soKSB7Cgl1bnBhY2sgJHtBfQoJY2QgIiR7U30iCgoJZXBhdGNoICIke0ZJTEVT
RElSfS8ke1BOfS0xLjAuMTFfcmMyLW5scy5wYXRjaCIKCWVwYXRjaCAiJHtGSUxFU0RJUn0vJHtQ
Tn0tMS4wLjExX3JjNS1hbHNhY29uZi1yZWRpcmVjdC5wYXRjaCIKCWVwYXRjaCAiJHtGSUxFU0RJ
Un0vJHtQfS1zZXEucGF0Y2giCiAgICAgICAgZXBhdGNoICIke0ZJTEVTRElSfS8ke1B9LXh4eC13
cml0ZS10bHYucGF0Y2giCgoJQVRfTTRESVI9Im00IiBlYXV0b3JlY29uZgp9CgpzcmNfY29tcGls
ZSgpIHsKCWVjb25mIFwKCQkkKHVzZV9lbmFibGUgbmxzKSBcCgkJJCh1c2VfZW5hYmxlIG1pZGkg
c2VxdWVuY2VyKSBcCgkJfHwgZGllICJjb25maWd1cmUgZmFpbGVkIgoKCWVtYWtlIHx8IGRpZSAi
bWFrZSBmYWlsZWQiCn0KCnNyY19pbnN0YWxsKCkgewoJbG9jYWwgQUxTQV9VVElMU19ET0NTPSJD
aGFuZ2VMb2cgUkVBRE1FIFRPRE8KCQlzZXEvYWNvbm5lY3QvUkVBRE1FLmFjb25uZWN0CgkJc2Vx
L2FzZXFuZXQvUkVBRE1FLmFzZXFuZXQiCgoJZW1ha2UgREVTVERJUj0iJHtEfSIgaW5zdGFsbCB8
fCBkaWUgIkluc3RhbGxhdGlvbiBGYWlsZWQiCgoJZG9kb2MgJHtBTFNBX1VUSUxTX0RPQ1N9Cglu
ZXdkb2MgYWxzYW1peGVyL1JFQURNRSBSRUFETUUuYWxzYW1peGVyCgoJbmV3aW5pdGQgIiR7RklM
RVNESVJ9L2Fsc2Fzb3VuZC5pbml0ZCIgYWxzYXNvdW5kCgluZXdjb25mZCAiJHtGSUxFU0RJUn0v
YWxzYXNvdW5kLmNvbmZkIiBhbHNhc291bmQKCWluc2ludG8gL2V0Yy9tb2R1bGVzLmQKCW5ld2lu
cyAiJHtGSUxFU0RJUn0vYWxzYS1tb2R1bGVzLmNvbmYtcmMiIGFsc2EKCglrZWVwZGlyIC92YXIv
bGliL2Fsc2EKfQoKcGtnX3Bvc3RpbnN0KCkgewoJZWNobwoJZWxvZyAiVG8gdGFrZSBhZHZhbnRh
Z2Ugb2YgdGhlIGluaXQgc2NyaXB0LCBhbmQgYXV0b21hdGUgdGhlIHByb2Nlc3Mgb2YiCgllbG9n
ICJsb2FkaW5nIGFuZCB1bmxvYWRpbmcgdGhlIEFMU0Egc291bmQgZHJpdmVycyBhcyB3ZWxsIGFz
IgoJZWxvZyAic3RvcmluZyBhbmQgcmVzdG9yaW5nIHNvdW5kLWNhcmQgbWl4ZXIgbGV2ZWxzIHlv
dSBzaG91bGQiCgllbG9nICJhZGQgYWxzYXNvdW5kIHRvIHRoZSBib290IHJ1bmxldmVsLiBZb3Ug
Y2FuIGRvIHRoaXMgYXMiCgllbG9nICJyb290IGxpa2Ugc286IgoJZWxvZyAiCSMgcmMtdXBkYXRl
IGFkZCBhbHNhc291bmQgYm9vdCIKCWVjaG8KfQo=
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>124317</attachid>
            <date>2007-07-09 11:05 0000</date>
            <desc>new patch alsa-utils-1.0.14-xxx-write-tlv.patch</desc>
            <filename>alsa-utils-1.0.14-xxx-write-tlv.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGFsc2FjdGwvc3RhdGUuYwkyMDA3LTA1LTMxIDEwOjA3OjIxLjAwMDAwMDAwMCArMDIwMAor
KysgYWxzYWN0bC9zdGF0ZTIuYwkyMDA3LTA3LTA5IDEyOjQ4OjE4LjM5MDEzODk1MCArMDIwMApA
QCAtODExLDcgKzgxMSw3IEBACiAJCWlmIChlcnIgPCAwKQogCQkJZ290byBlcnJvcjsKIAkJaWYg
KHRsdikgewotCQkJZnByaW50ZihzdGRlcnIsICJYWFggd3JpdGUgVExWLi4uXG4iKTsKKwkJCS8v
ZnByaW50ZihzdGRlcnIsICJYWFggd3JpdGUgVExWLi4uXG4iKTsKIAkJCXNuZF9jdGxfZWxlbV90
bHZfd3JpdGUoaGFuZGxlLCBpZCwgdGx2KTsKIAkJfQogCQlicmVhazsK
</data>        

          </attachment>
    </bug>

</bugzilla>