Your message dated Fri, 6 Jul 2007 22:44:29 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Please bin-NMU alsa-plugins
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)
--- Begin Message ---
Package: libasound2-plugins
Version: 1.0.13-3
Severity: important
hi,
please recompile to version 1.0.14a, atm the alsa jack plugin is not
working with this asoundrc
pcm.!default {
type plug
slave { pcm "jack" }
}
pcm.jack {
type jack
playback_ports {
0 "freebob_pcm:dev1p_LineOut 1+2 left"
1 "freebob_pcm:dev1p_LineOut 1+2 right"
}
capture_ports {
0 alsa_pcm:capture_1
1 alsa_pcm:capture_2
}
}
thanks!
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20-rt8 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libasound2-plugins depends on:
ii libasound2 1.0.14a-1 ALSA library
ii libc6 2.5-9 GNU C Library: Shared libraries
hi libjack0.100.0-0 0.102.20-1 JACK Audio Connection Kit (librari
ii libpulse0 0.9.5-7 PulseAudio client libraries
ii libsamplerate0 0.1.2-5 audio rate conversion library
libasound2-plugins recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Wed, Jul 04, 2007 at 01:18:43PM +0200, Jordi Mallach wrote:
> On Tue, Jul 03, 2007 at 02:45:13PM -0700, Steve Langasek wrote:
> > > Due to a bug in alsa-lib 1.0.14, any package building an ALSA-module
> > > built agianst this version got its "plugindir" wrong, rendering the
> > > plugins unusable.
> > > 1.0.14a was uploaded short after and should fix the problem. Please
> > > recompile alsa-plugins against libasound2-dev 1.0.14a-1, to close
> > > #429730.
> > Which architectures does this apply to? Bug #429730 only mentions amd64.
> > And is this problem due to a bug in libasound2 1.0.14 only, or is this a
> > case of libasound2 breaking binary compatibility between 1.0.13 and 1.0.14
> > that needs to be addressed in order to provide a clean upgrade path from
> > etch?
> This should apply to many other architectures, but I don't know if all
> buildds built alsa-plugins against the new alsa-lib. Maybe some took the
> old ones (there was a shlib bump, should be easy to find out).
> And yes, the problem specifically was a typo in configure.in, where the
> plugin dir was set to "plugindir" instead of /usr/lib/alsa-lib/, due to
> a missing "$". This appeared in version 1.0.14-1 only, was resolved a
> few days later in 1.0.14.a-1.
Ok, I checked the dependencies and this bug applies to all archs. BinNMUs
have been scheduled and should become available in unstable in the next 24
hours; closing the bug report.
Cheers,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
--- End Message ---