<?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>182773</bug_id>
          
          <creation_ts>2007-06-21 10:48 0000</creation_ts>
          <short_desc>media-sound/alsa-driver-1.0.14* ebuild correction</short_desc>
          <delta_ts>2007-06-28 15:15:48 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>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>cucaracha@loco.hu</reporter>
          <assigned_to>alsa-bugs@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>cucaracha@loco.hu</who>
            <bug_when>2007-06-21 10:48:44 0000</bug_when>
            <thetext>At the end of emerging alsa-driver I got the following message:

xargs: warning: a NUL character occurred in the input.  It cannot be passed through in the argument list.  Did you mean to use the --null option?
rmdir: //lib/modules/2.6.20-ck1-sa6/kernel/sound: Directory is not empty
&gt;&gt;&gt; media-sound/alsa-driver-1.0.14_rc2-r1 merged.

The resolution is trivial:
that&apos;s because of a missing option of xargs in the last line of the ebuild.
Either xargs -0 or xargs --null should be used after piped find -print0.

All the 1.0.14 ebuilds and version 9999 are affected.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chainsaw@gentoo.org</who>
            <bug_when>2007-06-28 15:15:48 0000</bug_when>
            <thetext>Thank you András, this has been addressed in the alsa-driver-1.0.14 (final) ebuild.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>