Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 182773
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo ALSA team <alsa-bugs@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: András <cucaracha@loco.hu>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 182773 depends on: Show dependency tree
Bug 182773 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-06-21 10:48 0000
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
>>> media-sound/alsa-driver-1.0.14_rc2-r1 merged.

The resolution is trivial:
that'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.

------- Comment #1 From Tony Vroon 2007-06-28 15:15:48 0000 -------
Thank you András, this has been addressed in the alsa-driver-1.0.14 (final)
ebuild.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug