[Pkg-alsa-devel] Bug#273885: marked as done (alsa-base: "Alsa-base" fails to configure)

Debian Bug Tracking System owner@bugs.debian.org
Wed Sep 29 03:18:11 UTC 2004


Your message dated Tue, 28 Sep 2004 16:02:08 -0400
with message-id <E1CCOAq-0006xX-00@newraff.debian.org>
and subject line Bug#273885: fixed in alsa-driver 1.0.6a-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; 28 Sep 2004 16:26:24 +0000
>From dave_matthew@yahoo.com Tue Sep 28 09:26:24 2004
Return-path: <dave_matthew@yahoo.com>
Received: from adsl-68-72-102-12.dsl.chcgil.ameritech.net (lilia.local) [68.72.102.12] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CCKo3-0002Ly-00; Tue, 28 Sep 2004 09:26:24 -0700
Received: from dave by lilia.local with local (Exim 3.36 #1 (Debian))
	id 1CCKo2-0007vc-00; Tue, 28 Sep 2004 11:26:22 -0500
Content-Type: multipart/mixed; boundary="===============0334218948=="
MIME-Version: 1.0
From: David Mikolajczyk <dave_matthew@yahoo.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: alsa-base: "Alsa-base" fails to configure
X-Mailer: reportbug 2.99.4
Date: Tue, 28 Sep 2004 11:26:22 -0500
Message-Id: <E1CCKo2-0007vc-00@lilia.local>
Sender: David Mikolajczyk <dave@lilia.local>
X-BadReturnPath: dave@lilia.local rewritten as dave_matthew@yahoo.com
  using "From" header
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.3 required=4.0 tests=BAYES_00,FORGED_YAHOO_RCVD,
	HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============0334218948==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: alsa-base
Version: 1.0.6a-2
Severity: important
Tags: patch

"Alsa-base" fails to configure; the attached patch corrects the problem.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages alsa-base depends on:
ii  alsa-utils                    1.0.6-3    Advanced Linux Sound Architecture 
ii  debconf                       1.4.36     Debian configuration management sy
ii  debianutils                   2.10.2     Miscellaneous utilities specific t
ii  modutils                      2.4.26-1   Linux module utilities
ii  psmisc                        21.5-1     Utilities that use the proc filesy

-- debconf information:
* alsa-base/alsactl_store_on_shutdown: always autosave

--===============0334218948==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="alsa-driver-1.0.6a-alsa-base.config.patch"

--- alsa-driver-1.0.6a.old/debian/alsa-base.config	2004-09-28 15:31:23.000000000 +0000
+++ alsa-driver-1.0.6a/debian/alsa-base.config	2004-09-28 16:06:51.000000000 +0000
@@ -12,7 +12,8 @@
 done
 
 if [ -f /etc/default/alsa ]; then
-    ALSASTORE=$(grep alsactl_store_on_shutdown /etc/default/alsa 2>/dev/null)
+    ALSASTORE=$(grep alsactl_store_on_shutdown /etc/default/alsa 2>/dev/null) \
+      || true
     ALSASTORE=$(echo $ALSASTORE | cut -d= -f2)
     db_set alsa-base/alsactl_store_on_shutdown $ALSASTORE || true
 fi

--===============0334218948==--

---------------------------------------
Received: (at 273885-close) by bugs.debian.org; 28 Sep 2004 20:08:07 +0000
>From katie@ftp-master.debian.org Tue Sep 28 13:08:07 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CCOGd-00066J-00; Tue, 28 Sep 2004 13:08:07 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CCOAq-0006xX-00; Tue, 28 Sep 2004 16:02:08 -0400
From: Jordi Mallach <jordi@debian.org>
To: 273885-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#273885: fixed in alsa-driver 1.0.6a-3
Message-Id: <E1CCOAq-0006xX-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Tue, 28 Sep 2004 16:02:08 -0400
Delivered-To: 273885-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 
X-CrossAssassin-Score: 2

Source: alsa-driver
Source-Version: 1.0.6a-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.6a-3_all.deb
  to pool/main/a/alsa-driver/alsa-base_1.0.6a-3_all.deb
alsa-driver_1.0.6a-3.diff.gz
  to pool/main/a/alsa-driver/alsa-driver_1.0.6a-3.diff.gz
alsa-driver_1.0.6a-3.dsc
  to pool/main/a/alsa-driver/alsa-driver_1.0.6a-3.dsc
alsa-headers_1.0.6a-3_all.deb
  to pool/main/a/alsa-driver/alsa-headers_1.0.6a-3_all.deb
alsa-source_1.0.6a-3_all.deb
  to pool/main/a/alsa-driver/alsa-source_1.0.6a-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 273885@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jordi Mallach <jordi@debian.org> (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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 28 Sep 2004 21:44:17 +0200
Source: alsa-driver
Binary: alsa-source alsa-headers alsa-base
Architecture: source all
Version: 1.0.6a-3
Distribution: unstable
Urgency: medium
Maintainer: Debian ALSA Maintainers <pkg-alsa-devel@lists.alioth.debian.org>
Changed-By: Jordi Mallach <jordi@debian.org>
Description: 
 alsa-base  - ALSA sound driver common files
 alsa-headers - ALSA sound driver header files
 alsa-source - ALSA sound driver source
Closes: 272946 273885
Changes: 
 alsa-driver (1.0.6a-3) unstable; urgency=medium
 .
   * Thomas Hood:
     - Fix up copyright file
     - Add 09_powerpc_build_fixes.dpatch:
       + Patch pmac.patch so that it applies to pmac.c again.
         Fixes build on powermac.  (Closes: #272946)
     - alsa-base.config:
       + Fix failure to configure if alsactl_store_on_shutdown not set
         in /etc/default/alsa.  Thanks to David Mikolajczyk for the
         patch.  (Closes: #273885)
Files: 
 378b805a24fa6984726a0177303fff49 844 sound optional alsa-driver_1.0.6a-3.dsc
 4ca7c4b85d30ec9e4aafba0cd948a015 87186 sound optional alsa-driver_1.0.6a-3.diff.gz
 edf2a3d77a541ffab149a475c0918af0 49884 sound optional alsa-base_1.0.6a-3_all.deb
 6a367f49ff5165f2be350f5730096bb4 1855638 sound optional alsa-source_1.0.6a-3_all.deb
 2009b38476b9f6b242a5a30c7a868e47 58308 sound optional alsa-headers_1.0.6a-3_all.deb

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

iD8DBQFBWb+uJYSUupF6Il4RAo2uAKCHWL6n8X0sNKWFTGwyERaWZ7s3zACgiHaz
y7n8axB72U8twtvh1KI9Pgo=
=eXj4
-----END PGP SIGNATURE-----





More information about the Pkg-alsa-devel mailing list