Your message dated Thu, 06 Nov 2008 23:02:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#438118: fixed in alsa-utils 1.0.18-1 has caused the Debian Bug report #438118, regarding alsa-utils: aplay non-blocking mode isn't working to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 438118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438118 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: alsa-utils Version: 1.0.14-1 Severity: normal If I use the non-blocking mode of aplay (-N, --nonblock), I never get any sound with linux 2.6.22 . This has worked before, and aplay without non-blocking is working with 2.6.22 . strace aplay -N : ... open("/usr/lib/alsa-lib/libasound_module_rate_speexrate.so", O_RDONLY) = -1 ENOENT (No such file or directory) ioctl(4, 0xc2604110, 0x7fffa2d9f5b0) = 0 ioctl(4, 0xc2604110, 0x7fffa2d9f5b0) = 0 ioctl(4, 0xc2604110, 0x7fffa2d9f4f0) = 0 ioctl(4, 0xc2604110, 0x7fffa2d9f4f0) = 0 ioctl(4, 0xc2604110, 0x7fffa2d9f4c0) = 0 ioctl(4, 0xc2604110, 0x7fffa2d9f4b0) = 0 ioctl(4, 0xc2604111, 0x7fffa2d9f4b0) = 0 ioctl(4, 0xc0884113, 0x7fffa2d9f400) = 0 ioctl(4, 0x80184132, 0x7fffa2d9f360) = 0 mmap(NULL, 49152, PROT_READ|PROT_WRITE, MAP_SHARED, 4, 0) = 0x2b5e07ed8000 ioctl(4, 0xc0884113, 0x624e88) = 0 ioctl(4, 0x4140, 0) = 0 ioctl(4, 0xc0884113, 0x624e88) = 0 read(3, "\377eO\333\337\370\344}\335_\377\330^l\356\361`j\336_l"..., 1001) = 1001 read(3, "n{u^\342zl~e~_[\365_y\362_\363\350\337n[\347nmi`\367y\344"..., 604) = 604 ioctl(4, 0x4144, 0x2b5e07ed7000) = -1 EAGAIN (Resource temporarily unavailable) close(3) = 0 ioctl(4, 0x4143, 0x3) = 0 munmap(0x2b5e07ed8000, 49152) = 0 ioctl(4, 0x4112, 0) = 0 close(4) = 0 munmap(0x2b5e07ed6000, 4096) = 0 munmap(0x2b5e07ed7000, 4096) = 0 exit_group(0) = ? Process 6080 detached I'm not sure this is aplay's fault, it might be a kernel or alsa-lib issue, so feel free to reassign. / Anders -- System Information: Debian Release: lenny/sid APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable'), (51, 'testing-proposed-updates'), (50, 'unstable'), (40, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22.2 Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.UTF8) Shell: /bin/sh linked to /bin/bash Versions of packages alsa-utils depends on: ii dialog 1.1-20070604-1 Displays user-friendly dialog boxe ii libasound2 1.0.14a-2 ALSA library ii libc6 2.6-2 GNU C Library: Shared libraries ii libncurses5 5.6+20070716-1 Shared libraries for terminal hand ii linux-sound-base 1.0.14-1 base package for ALSA and OSS soun ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip ii module-init-tools 3.3-pre11-4 tools for managing Linux kernel mo ii pciutils 1:2.2.4~pre4-1 Linux PCI Utilities ii python 2.4.4-6 An interactive high-level object-o ii whiptail 0.52.2-10 Displays user-friendly dialog boxe Versions of packages alsa-utils recommends: ii alsa-base 1.0.14-1 ALSA driver configuration files -- no debconf information
--- End Message ---
--- Begin Message ---Source: alsa-utils Source-Version: 1.0.18-1 We believe that the bug you reported is fixed in the latest version of alsa-utils, which is due to be installed in the Debian FTP archive: alsa-utils_1.0.18-1.diff.gz to pool/main/a/alsa-utils/alsa-utils_1.0.18-1.diff.gz alsa-utils_1.0.18-1.dsc to pool/main/a/alsa-utils/alsa-utils_1.0.18-1.dsc alsa-utils_1.0.18-1_i386.deb to pool/main/a/alsa-utils/alsa-utils_1.0.18-1_i386.deb alsa-utils_1.0.18.orig.tar.gz to pool/main/a/alsa-utils/alsa-utils_1.0.18.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jordi Mallach <[EMAIL PROTECTED]> (supplier of updated alsa-utils package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Thu, 06 Nov 2008 23:16:41 +0100 Source: alsa-utils Binary: alsa-utils Architecture: source i386 Version: 1.0.18-1 Distribution: experimental Urgency: low Maintainer: Jordi Mallach <[EMAIL PROTECTED]> Changed-By: Jordi Mallach <[EMAIL PROTECTED]> Description: alsa-utils - ALSA utilities Closes: 316981 357106 438118 502848 Changes: alsa-utils (1.0.18-1) experimental; urgency=low . * New upstream release. . [ Elimar Riesebieter ] * Build-Depends bumped to libasound2-dev (>= 1.0.18). * aplay -N should work as expected. (closes: #438118) * Moved pci-utils to Recommends. (closes: #502848) * Added xmlto to Build-Depends. * Removed alsaconf's menu entry. * Don't patch alsaconf as it is not installed anymore. . [ Jordi Mallach ] * Removing alsaconf also... - closes: #316981, fr/man8/alsaconf.8.gz out of date. - closes: #357106, alsaconf modifies modules.conf unrelatedly Checksums-Sha1: 548d65972a162285266909bdba03f2f1d7508eff 1481 alsa-utils_1.0.18-1.dsc da49d09d81594cff698e0725fa981fc97e202d56 1294206 alsa-utils_1.0.18.orig.tar.gz c701b92cb518a1c13ac34cb2e7cea7aba77f1e48 36809 alsa-utils_1.0.18-1.diff.gz 25e2c97a59ea81c0f13c90a016f2569c68f949aa 1084546 alsa-utils_1.0.18-1_i386.deb Checksums-Sha256: 7345ebea789cbf0fd20332b021d9aaed032b6232dcd1482498480ca6f99bd9f9 1481 alsa-utils_1.0.18-1.dsc 23d93dbb736f0f767da7be69e8fda374f98e3b0731c8be14821c47db258e6926 1294206 alsa-utils_1.0.18.orig.tar.gz 383e27337191edfd3f5d70bbafd68e0cfb7e1f19c7bd1f0b9323e2ac9c761be5 36809 alsa-utils_1.0.18-1.diff.gz 441b19594738cc7a31c89e35190f207e907dd207f5dc72728d101bac9ff4ef8d 1084546 alsa-utils_1.0.18-1_i386.deb Files: 2b9ce1eef40469d6fb72b8b28e540d34 1481 sound optional alsa-utils_1.0.18-1.dsc 530a62084101e2c1d34be34679b60959 1294206 sound optional alsa-utils_1.0.18.orig.tar.gz 119c2782524378d4b0108b0f538b1ac4 36809 sound optional alsa-utils_1.0.18-1.diff.gz 7f00514a8cc0275ab0a34b8ca4a84aca 1084546 sound optional alsa-utils_1.0.18-1_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkkTc/UACgkQJYSUupF6Il6zvACgi8cd1HgedJUXbLjUvlE2UKGX nUIAoJ1L5BT2pyQaeu3ddRtZnZ27s0SS =yfxw -----END PGP SIGNATURE-----
--- End Message ---

