Your message dated Sat, 16 May 2009 21:35:03 +0000
with message-id <[email protected]>
and subject line Bug#527984: fixed in openal-soft 1:1.7.411-2
has caused the Debian Bug report #527984,
regarding libopenal1: Missing comment marks (#) in alsoft.conf
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.)
--
527984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527984
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libopenal1
Version: 1:1.7.411-1
Severity: normal
Tags: patch
I noticed an app I was testing started to report:
---8<---
AL lib: alcConfig.c:146: config parse error: option without a value: "specified"
AL lib: alcConfig.c:146: config parse error: option without a value: "goes"
AL lib: alcConfig.c:146: config parse error: option without a value: "circular"
AL lib: alcConfig.c:146: config parse error: option without a value: "negative,"
AL lib: alcConfig.c:146: config parse error: option without a value: "speakers"
AL lib: alcConfig.c:146: config parse error: option without a value: "speakers"
AL lib: alcConfig.c:146: config parse error: option without a value: "The"
AL lib: alcConfig.c:146: config parse error: option without a value: "Available"
AL lib: alcConfig.c:146: config parse error: option without a value:
"front-right(fr),"
AL lib: alcConfig.c:146: config parse error: option without a value: "The"
AL lib: alcConfig.c:146: config parse error: option without a value: "speakers"
AL lib: alcConfig.c:146: config parse error: option without a value:
"front-right(fr),"
AL lib: alcConfig.c:146: config parse error: option without a value: "The"
AL lib: alcConfig.c:146: config parse error: option without a value: "speakers"
AL lib: alcConfig.c:146: config parse error: option without a value:
"front-right(fr),"
AL lib: alcConfig.c:146: config parse error: option without a value: "The"
AL lib: alcConfig.c:146: config parse error: option without a value: "speakers"
AL lib: alcConfig.c:146: config parse error: option without a value:
"front-center(fc),"
AL lib: alcConfig.c:146: config parse error: option without a value:
"back-right(br)."
AL lib: alcConfig.c:146: config parse error: option without a value: "The"
--->8---
I looked in the config file /etc/openal/alsoft.conf and it seems to be
missing some comment marks (#). See attached file for working config.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libopenal1 depends on:
ii libc6 2.9-12 GNU C Library: Shared libraries
libopenal1 recommends no packages.
libopenal1 suggests no packages.
-- no debconf information
# OpenAL config file. Options that are not under a block or are under the
# [general] block are for general, non-backend-specific options. Blocks may
# appear multiple times, and duplicated options will take the last value
# specified.
# The system-wide settings can be put in /etc/openal/alsoft.conf and user-
# specific override settings in ~/.alsoftrc.
# For Windows, these settings should go into %AppData%\alsoft.ini
# The environment variable ALSOFT_CONF can be used to specify another config
# override
# Option and block names are case-insenstive. The supplied values are only
# hints and may not be honored (though generally it'll try to get as close as
# possible). These are the current available settings:
format = AL_FORMAT_STEREO16 # Sets the output format. Can be one of:
# AL_FORMAT_MONO8 (8-bit mono)
# AL_FORMAT_STEREO8 (8-bit stereo)
# AL_FORMAT_QUAD8 (8-bit 4-channel)
# AL_FORMAT_51CHN8 (8-bit 5.1 output)
# AL_FORMAT_61CHN8 (8-bit 6.1 output)
# AL_FORMAT_71CHN8 (8-bit 7.1 output)
# AL_FORMAT_MONO16 (16-bit mono)
# AL_FORMAT_STEREO16 (16-bit stereo)
# AL_FORMAT_QUAD16 (16-bit 4-channel)
# AL_FORMAT_51CHN16 (16-bit 5.1 output)
# AL_FORMAT_61CHN16 (16-bit 6.1 output)
# AL_FORMAT_71CHN16 (16-bit 7.1 output)
# Default is AL_FORMAT_STEREO16
cf_level = 0 # Sets the crossfeed level for stereo output. Valid values are:
# 0 - No crossfeed
# 1 - Low crossfeed
# 2 - Middle crossfeed
# 3 - High crossfeed (virtual speakers are closer to itself)
# 4 - Low easy crossfeed
# 5 - Middle easy crossfeed
# 6 - High easy crossfeed
# Default is 0. Users of headphones may want to try various
# settings. Has no effect on non-stereo modes.
frequency = 44100 # Sets the output frequency. Default is 44100
refresh = 4096 # Sets the buffer size, in frames. Default is 4096. Note that
# the actual granularity may or may not be less than this.
sources = 256 # Sets the maximum number of allocatable sources. Lower values
# may help for systems with apps that try to play more sounds
# than the CPU can handle. Default is 256
stereodup = # Sets whether to duplicate stereo sounds on the rear and side
# speakers for 4+ channel output. This can make stereo sources
# substantially louder than mono or even 4+ channel sources, but
# provides a "fuller" playback quality. True, yes, on, and non-0
# values will duplicate stereo sources. 0 and anything else will
# cause stereo sounds to only play out the front speakers.
# Default is false
drivers = # Sets the backend driver list order, comma-seperated. Unknown
# backends and duplicated names are ignored, and unlisted backends
# won't be considered for use. An empty list means the default.
# Default is:
# alsa,oss,solaris,dsound,winmm,port,wave
excludefx = # Sets which effects to exclude, preventing apps from using them.
# This can help for apps that try to use effects which are too CPU
# intensive for the system to handle. Available effects are:
# reverb
# Default is empty (all available effects enabled)
layout_STEREO = # Sets the speaker layout when using stereo output. Values are
# specified in degrees, where 0 is straight in front, negative
# goes left, and positive goes right. The values must define a
# circular pattern, starting with the back-left at the most
# negative, around the front to back-center. Unspecified
# speakers will remain at their default position. Available
# speakers are front-left(fl) and front-right(fr).
# The default is:
fl=-90, fr=90
layout_QUAD = # Sets the speaker layout when using quadriphonic output.
# Available speakers are back-left(bl), front-left(fl),
# front-right(fr), and back-right(br).
# The default is:
bl=-135, fl=-45, fr=45, br=135
layout_51CHN = # Sets the speaker layout when using 5.1 output. Available
# speakers are back-left(bl), front-left(fl), front-center(fc),
# front-right(fr), and back-right(br).
# The default is:
bl=-110, fl=-30, fc=0, fr=30, br=110
layout_61CHN = # Sets the speaker layout when using 6.1 output. Available
# speakers are side-left(sl), front-left(fl), front-center(fc),
# front-right(fr), side-right(sr), and back-center(bc).
# The default is:
sl=-90, fl=-30, fc=0, fr=30, sr=90, bc=180
layout_71CHN = # Sets the speaker layout when using 7.1 output. Available
# speakers are back-left(bl), side-left(sl), front-left(fl),
# front-center(fc), front-right(fr), side-right(sr), and
# back-right(br).
# The default is:
bl=-150, sl=-90, fl=-30, fc=0, fr=30, sr=90 br=150
[alsa] # ALSA backend stuff
device = default # Sets the device name for the default playback device.
# Default is default
periods = 0 # Sets the number of update buffers for playback. A value of 0
# means auto-select. Default is 0
capture = default # Sets the device name for the default capture device.
# Default is default
mmap = true # Sets whether to try using mmap mode (helps reduce latencies and
# CPU consumption). If mmap isn't available, it will automatically
# fall back to non-mmap mode. True, yes, on, and non-0 values will
# attempt to use mmap. 0 and anything else will force mmap off.
# Default is true.
[oss] # OSS backend stuff
device = /dev/dsp # Sets the device name for OSS output. Default is /dev/dsp
periods = 4 # Sets the number of update buffers. Default is 4
capture = /dev/dsp # Sets the device name for OSS capture. Default is /dev/dsp
[solaris] # Solaris backend stuff
device = /dev/audio # Sets the device name for Solaris output. Default is
# /dev/audio
[dsound] # DirectSound backend stuff
periods = 4 # Sets the number of updates for the output buffer. Default is 4
[winmm] # Windows Multimedia backend stuff
# Nothing yet...
[port] # PortAudio backend stuff
device = -1 # Sets the device index for output. Negative values will use the
# default as given by PortAudio itself. Default is -1
periods = 4 # Sets the number of update buffers. Default is 4
[wave] # Wave File Writer stuff
file = # Sets the filename of the wave file to write to. An empty name
# prevents the backend from opening, even when explicitly requested.
# THIS WILL OVERWRITE EXISTING FILES WITHOUT QUESTION!
# Default is empty
--- End Message ---
--- Begin Message ---
Source: openal-soft
Source-Version: 1:1.7.411-2
We believe that the bug you reported is fixed in the latest version of
openal-soft, which is due to be installed in the Debian FTP archive:
libopenal-dev_1.7.411-2_i386.deb
to pool/main/o/openal-soft/libopenal-dev_1.7.411-2_i386.deb
libopenal1-dbg_1.7.411-2_i386.deb
to pool/main/o/openal-soft/libopenal1-dbg_1.7.411-2_i386.deb
libopenal1_1.7.411-2_i386.deb
to pool/main/o/openal-soft/libopenal1_1.7.411-2_i386.deb
openal-soft_1.7.411-2.diff.gz
to pool/main/o/openal-soft/openal-soft_1.7.411-2.diff.gz
openal-soft_1.7.411-2.dsc
to pool/main/o/openal-soft/openal-soft_1.7.411-2.dsc
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.
Andres Mejia <[email protected]> (supplier of updated openal-soft 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: Sat, 16 May 2009 15:59:15 -0400
Source: openal-soft
Binary: libopenal-dev libopenal1 libopenal1-dbg
Architecture: source i386
Version: 1:1.7.411-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Andres Mejia <[email protected]>
Description:
libopenal-dev - Software implementation of the OpenAL API (development files)
libopenal1 - Software implementation of the OpenAL API (libraries)
libopenal1-dbg - Software implementation of the OpenAL API (debugging symbols)
Closes: 527984
Changes:
openal-soft (1:1.7.411-2) unstable; urgency=low
.
* Fix alsoftrc.conf. (Closes: #527984)
* Update TODO.Debian
* Update watch file to default DEHS would use.
* Take advantage of debhelper 7 features.
* Use libopenal-dev.manpages to install openal-config.1 manpage
* Remove unnecessary need to prepend debian/tmp/ in paths for *.install
files.
* Add ${misc:Depends} in Depends field for binary packages. Silences lintian
warnings.
* Use 'install' instead of 'mkdir/cp' to install extra files.
Checksums-Sha1:
54982af999018530072d07cca56165120379982c 1578 openal-soft_1.7.411-2.dsc
94e28acc018ce817db1b1e0fc6b6086bffcd8870 8996 openal-soft_1.7.411-2.diff.gz
6adddda38d4719e7a1dd68fb5479921044814c27 95320 libopenal-dev_1.7.411-2_i386.deb
72fb1c66ddd130dff9db6a0a380a743faa52bf08 78852 libopenal1_1.7.411-2_i386.deb
bcd3d87a092c6ac0c62a2c3218c487e7aab7ce81 103928
libopenal1-dbg_1.7.411-2_i386.deb
Checksums-Sha256:
6143574f2929c78077ba5e2ba7cd297c361d92e91f4b441cc2496c2132fe1e8a 1578
openal-soft_1.7.411-2.dsc
335a038b49a0f39773a8f5294fa01a876b0a6a6f9882849d37507f780c695d5f 8996
openal-soft_1.7.411-2.diff.gz
fb52aba1a54afe8d57379a70bf8baff104afb951db390091f7d00692684067d0 95320
libopenal-dev_1.7.411-2_i386.deb
e0a35816edbaa926b811cc4748c6793f12f7498e4edf1bf35ee84d1de48d9cb4 78852
libopenal1_1.7.411-2_i386.deb
cdbcc8e633b567a64606c57472686a35d1444a0295b079ecb8cf1b48496a414b 103928
libopenal1-dbg_1.7.411-2_i386.deb
Files:
cbf78812847b7cde4b86c15f8caa4274 1578 libs optional openal-soft_1.7.411-2.dsc
87bf585526a96e46c094c303abb6ff08 8996 libs optional
openal-soft_1.7.411-2.diff.gz
ab9a4b6478c2006452890b17b1e61039 95320 libdevel optional
libopenal-dev_1.7.411-2_i386.deb
47e39d9e427ae4771a993b5d69c713fc 78852 libs optional
libopenal1_1.7.411-2_i386.deb
6aa37e33c57ae8f88df05510d64df617 103928 debug extra
libopenal1-dbg_1.7.411-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkoPHIoACgkQgsFbAuXxMZYBqQCfRn+YIf8XYF0lx/9Ts0HpKhxU
mwgAoIgDfOoGylu1h95vYOtioQpL0l+4
=sg5C
-----END PGP SIGNATURE-----
--- End Message ---