Your message dated Fri, 16 Dec 2005 01:17:19 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#343555: fixed in alsa-driver 1.0.10-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Dec 2005 01:32:54 +0000
>From [EMAIL PROTECTED] Thu Dec 15 17:32:54 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp01.mrf.mail.rcn.net ([207.172.4.61])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1En4Ss-0006ep-Ii
        for [EMAIL PROTECTED]; Thu, 15 Dec 2005 17:32:54 -0800
Received: from 208-58-77-33.c3-0.grg-ubr3.lnh-grg.md.cable.rcn.com (HELO 
daemon.internal.ucko.debian.net) ([208.58.77.33])
  by smtp01.mrf.mail.rcn.net with ESMTP; 15 Dec 2005 20:32:53 -0500
X-IronPort-AV: i="3.99,259,1131339600"; 
   d="scan'208"; a="142809724:sNHT25954036"
Received: from amu by daemon.internal.ucko.debian.net with local (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1En4Sq-0002i4-Jf
        for [EMAIL PROTECTED]; Thu, 15 Dec 2005 20:32:52 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Aaron M. Ucko" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: alsa-source: fails to configure with bash 3.1 as /bin/sh
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Thu, 15 Dec 2005 20:32:52 -0500
X-Debbugs-Cc: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: alsa-source
Version: 1.0.10-2
Severity: grave
Justification: renders package unusable

alsa-source's config script fails on my system (which has bash 3.1-1
installed as /bin/sh); AFAICT, the problem is constructs such as

        ALSA_NOPNP="$(. /etc/alsa/alsa-source.conf >/dev/null 2>&1 ; echo 
"$ALSA_NOPNP")"

which bomb out with status 127 because ifndef is not a command and the
subshell evidently inherits the -e flag.  Given that this worked okay
with previous versions of bash, and also works with dash, that may be
a bug in bash 3.1; however, I'd still suggest avoiding trouble by
prepending "set +e; " to the list of commands for all three variables.

-- Package-specific info:
--- Begin additional package status ---
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  alsa-base      1.0.10-2       ALSA driver configuration files
ii  libasound2     1.0.10-2       ALSA library
--- End additional package status ---
--- Begin /proc/asound/version ---
Advanced Linux Sound Architecture Driver Version 1.0.10rc1 (Mon Sep 12 08:13:09 
2005 UTC).
--- End /proc/asound/version ---
--- Begin /proc/asound/cards ---
0 [Solo1          ]: ES1938 - ESS ES1938 (Solo-1)
                     ESS ES1938 (Solo-1) rev 0, irq 5
--- End /proc/asound/cards ---
--- Begin /dev/snd/ listing ---
total 0
crw-rw---- 1 root audio 116,  0 2005-12-15 14:30 controlC0
crw-rw---- 1 root audio 116,  4 2005-12-15 14:30 hwC0D0
crw-rw---- 1 root audio 116,  8 2005-12-15 14:30 midiC0D0
crw-rw---- 1 root audio 116, 24 2005-12-15 14:30 pcmC0D0c
crw-rw---- 1 root audio 116, 16 2005-12-15 14:30 pcmC0D0p
crw-rw---- 1 root audio 116, 33 2005-12-15 14:30 timer
--- End /dev/snd/ listing ---

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages alsa-source depends on:
ii  bzip2                     1.0.2-11       high-quality block-sorting file co
ii  debconf [debconf-2.0]     1.4.62         Debian configuration management sy
ii  debconf-utils             1.4.62         debconf utilities
ii  debhelper                 5.0.10         helper programs for debian/rules
ii  dpkg-dev                  1.13.11        package building tools for Debian
ii  gcc [c-compiler]          4:4.0.2-2      The GNU C compiler
ii  gcc-3.3 [c-compiler]      1:3.3.6-10     The GNU C compiler
ii  gcc-3.4 [c-compiler]      3.4.5-1        The GNU C compiler
ii  gcc-4.0 [c-compiler]      4.0.2-5        The GNU C compiler
ii  make                      3.80+3.81.b4-1 The GNU version of the "make" util

Versions of packages alsa-source recommends:
ii  fakeroot                      1.5.6      Gives a fake root environment
ii  kernel-package                10.018     A utility for building Linux kerne
ii  kernel-source-2.4.22 [kernel- 2.4.22-7   Linux kernel source for version 2.
ii  kernel-source-2.4.23 [kernel- 2.4.23-1   Linux kernel source for version 2.
ii  kernel-source-2.4.25 [kernel- 2.4.25-3   Linux kernel source for version 2.
ii  kernel-source-2.4.26 [kernel- 2.4.26-6   Linux kernel source for version 2.
ii  kernel-source-2.4.27 [kernel- 2.4.27-12  Linux kernel source for version 2.
ii  kernel-source-2.6.11 [kernel- 2.6.11-7   Linux kernel source for version 2.

Versions of packages alsa-base depends on:
ii  linux-sound-base           1.0.10-2      base package for ALSA and OSS soun
ii  lsof                       4.76.dfsg.1-1 List open files.
ii  module-init-tools          3.2.2-1       tools for managing Linux kernel mo
ii  modutils                   2.4.27.0-3    Linux module utilities

Versions of packages libasound2 depends on:
ii  libc6                         2.3.5-8.1  GNU C Library: Shared libraries an

-- debconf information:
  alsa-common/card-list:
  alsa-common/card-list:
* alsa-source/cards_to_be_built: dummy, es1938, virmidi
* alsa-source/debug: false
* alsa-base/alsactl_store_on_shutdown: always autosave
  alsa-source/cards:
* alsa-source/has_pnp: false
  alsa-source/cards_with_descriptions:

---------------------------------------
Received: (at 343555-close) by bugs.debian.org; 16 Dec 2005 09:21:05 +0000
>From [EMAIL PROTECTED] Fri Dec 16 01:21:05 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EnBiJ-00022F-M6; Fri, 16 Dec 2005 01:17:19 -0800
From: Jordi Mallach <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.60 $
Subject: Bug#343555: fixed in alsa-driver 1.0.10-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 16 Dec 2005 01:17:19 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: alsa-driver
Source-Version: 1.0.10-3

We believe that the bug you reported is fixed in the latest version of
alsa-driver, which is due to be installed in the Debian FTP archive:

alsa-base_1.0.10-3_all.deb
  to pool/main/a/alsa-driver/alsa-base_1.0.10-3_all.deb
alsa-driver_1.0.10-3.diff.gz
  to pool/main/a/alsa-driver/alsa-driver_1.0.10-3.diff.gz
alsa-driver_1.0.10-3.dsc
  to pool/main/a/alsa-driver/alsa-driver_1.0.10-3.dsc
alsa-source_1.0.10-3_all.deb
  to pool/main/a/alsa-driver/alsa-source_1.0.10-3_all.deb
linux-sound-base_1.0.10-3_all.deb
  to pool/main/a/alsa-driver/linux-sound-base_1.0.10-3_all.deb



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-driver 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.7
Date: Fri, 16 Dec 2005 10:03:50 +0100
Source: alsa-driver
Binary: linux-sound-base alsa-source alsa-base
Architecture: source all
Version: 1.0.10-3
Distribution: unstable
Urgency: low
Maintainer: Debian ALSA Maintainers <[EMAIL PROTECTED]>
Changed-By: Jordi Mallach <[EMAIL PROTECTED]>
Description: 
 alsa-base  - ALSA driver configuration files
 alsa-source - ALSA driver sources
 linux-sound-base - base package for ALSA and OSS sound systems
Closes: 343555
Changes: 
 alsa-driver (1.0.10-3) unstable; urgency=low
 .
   [ Thomas Hood ]
   * Correctly read variables in alsa-source.conf  (Closes: #343555)
Files: 
 1ec6205bf80a6f1480ae660854afd273 774 sound optional alsa-driver_1.0.10-3.dsc
 ff8ba01e6778ddcfc83507849fcb2977 183775 sound optional 
alsa-driver_1.0.10-3.diff.gz
 d7cd1fd85a44b016f02ee5551e2b186b 25924 sound optional 
linux-sound-base_1.0.10-3_all.deb
 703234ec7053db1837befe047b4a3024 140760 sound optional 
alsa-base_1.0.10-3_all.deb
 1c9a1cb1161fd6ec2376b212c512e400 2297584 sound optional 
alsa-source_1.0.10-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDooN2JYSUupF6Il4RAkdbAKCHxOnPI3dF8OvnJ5a+jt5qMq3StQCeIHsl
LiqEifhJjDnwAN0rtqW1tFw=
=MSzd
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to