Debian Bug report logs -
#574111
E: main.c: Failed to create '/tmp/pulse-$USER': Permission denied
Reported by: Teddy Hogeborn <teddy@recompile.se>
Date: Tue, 16 Mar 2010 12:00:01 UTC
Severity: grave
Found in version pulseaudio/0.9.10-3+lenny2
Fixed in version 0.9.10-3+lenny2+b1
Done: Giuseppe Iuculano <giuseppe@iuculano.it>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to debian-bugs-dist@lists.debian.org, CJ van den Berg <cj@vdbonline.com>:
Bug#574111; Package libpulsecore5.
(Tue, 16 Mar 2010 12:00:04 GMT) (full text, mbox, link).
Acknowledgement sent
to Teddy Hogeborn <teddy@fukt.bsnet.se>:
New Bug report received and forwarded. Copy sent to CJ van den Berg <cj@vdbonline.com>.
(Tue, 16 Mar 2010 12:00:04 GMT) (full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: libpulsecore5
Version: 0.9.10-3+lenny2
Severity: grave
Justification: renders package unusable
The update from 0.9.10-3+lenny1 to 0.9.10-3+lenny2 made pulseaudio
stop working:
teddy@bris:~$ pulseaudio
E: main.c: Failed to create '/tmp/pulse-teddy': Permission denied
teddy@bris:~$
It worked fine in version 0.9.10-3+lenny1.
/Teddy
-- System Information:
Debian Release: 5.0.4
APT prefers proposed-updates
APT policy: (500, 'proposed-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/2 CPU cores)
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 libpulsecore5 depends on:
ii libc6 2.7-18lenny2 GNU C Library: Shared libraries
ii libcap1 1:1.10-14 support for getting/setting POSIX.
ii libltdl3 1.5.26-4+lenny1 A system independent dlopen wrappe
ii liboil0.3 0.3.15-1 Library of Optimized Inner Loops
ii libsamplerate0 0.1.4-1 audio rate conversion library
ii libsndfile1 1.0.17-4+lenny2 Library for reading/writing audio
Versions of packages libpulsecore5 recommends:
ii pulseaudio 0.9.10-3+lenny2 PulseAudio sound server
libpulsecore5 suggests no packages.
Information forwarded
to debian-bugs-dist@lists.debian.org, CJ van den Berg <cj@vdbonline.com>:
Bug#574111; Package libpulsecore5.
(Sat, 20 Mar 2010 11:30:06 GMT) (full text, mbox, link).
Acknowledgement sent
to Arne Nordmark <nordmark@mech.kth.se>:
Extra info received and forwarded to list. Copy sent to CJ van den Berg <cj@vdbonline.com>.
(Sat, 20 Mar 2010 11:30:06 GMT) (full text, mbox, link).
Message #10 received at 574111@bugs.debian.org (full text, mbox, reply):
After rebuilding libpulsecore5 0.9.10-3+lenny2 from source on amd64,
pulseaudio now works for me again. Maybe the build environment for the
security update was broken?
Arne
Information forwarded
to debian-bugs-dist@lists.debian.org, CJ van den Berg <cj@vdbonline.com>:
Bug#574111; Package libpulsecore5.
(Sun, 28 Mar 2010 17:45:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Timo Juhani Lindfors <timo.lindfors@iki.fi>:
Extra info received and forwarded to list. Copy sent to CJ van den Berg <cj@vdbonline.com>.
(Sun, 28 Mar 2010 17:45:03 GMT) (full text, mbox, link).
Message #15 received at 574111@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
tag 574111 patch
thanks
I can reproduce the problem on my lenny system.
To me it seems that 0007-CVE-2009-1299.patch modifies configure.ac but
does not regenerate configure. This causes HAVE_FCHMOD to be undefined
which futher causes uid stay as -1.
Adding the attached 0008-regenerate-configure.patch adds configure
generated by invoking "autoconf" and makes pulseaudio start again. I
am not very familiar with autotools so you might want to regenerate it
yourself to verify that everything goes normally.
[0008-regenerate-configure.patch (text/x-diff, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, CJ van den Berg <cj@vdbonline.com>:
Bug#574111; Package libpulsecore5.
(Mon, 05 Apr 2010 08:28:26 GMT) (full text, mbox, link).
Acknowledgement sent
to Benjamin Rodgers <brodgers@broadspire.com>:
Extra info received and forwarded to list. Copy sent to CJ van den Berg <cj@vdbonline.com>.
(Mon, 05 Apr 2010 08:28:26 GMT) (full text, mbox, link).
Message #20 received at 574111@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Confirmed that downgrading from 'libpulsecore5_0.9.10-3+lenny2_amd64' to
'libpulsecore5_0.9.10-3+lenny1_amd64' resolves the issue. Also
confirmed that adding a distclean + bootstrap to debian/patches resolves
the issue. However, am I wrong to assume that the output of bootstrap
(or any of the autotools chain) is arch-dependant? Guess I'll spend
some time reading up on CDBS.
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, CJ van den Berg <cj@vdbonline.com>:
Bug#574111; Package libpulsecore5.
(Tue, 06 Apr 2010 21:09:12 GMT) (full text, mbox, link).
Acknowledgement sent
to Giuseppe Iuculano <giuseppe@iuculano.it>:
Extra info received and forwarded to list. Copy sent to CJ van den Berg <cj@vdbonline.com>.
(Tue, 06 Apr 2010 21:09:12 GMT) (full text, mbox, link).
Message #25 received at 574111@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi,
a binNMU (pulseaudio_0.9.10-3+lenny2+b1 on amd64) was uploaded some
minutes ago and this now should be fixed.
Could you confirm this please?
Cheers,
Giuseppe.
[signature.asc (application/pgp-signature, attachment)]
Reply sent
to Giuseppe Iuculano <giuseppe@iuculano.it>:
You have taken responsibility.
(Tue, 06 Apr 2010 21:21:04 GMT) (full text, mbox, link).
Notification sent
to Teddy Hogeborn <teddy@fukt.bsnet.se>:
Bug acknowledged by developer.
(Tue, 06 Apr 2010 21:21:04 GMT) (full text, mbox, link).
Message #30 received at 574111-done@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Version: 0.9.10-3+lenny2+b1
Il 06/04/2010 23:06, Benjamin Rodgers ha scritto:
> Just installed it and restarted the pulseaudio daemon. Seems to be
> working fine now.
Closing this bug then.
Cheers,
Giuseppe.
[signature.asc (application/pgp-signature, attachment)]
Information forwarded
to debian-bugs-dist@lists.debian.org, CJ van den Berg <cj@vdbonline.com>:
Bug#574111; Package libpulsecore5.
(Tue, 06 Apr 2010 22:33:05 GMT) (full text, mbox, link).
Acknowledgement sent
to Timo Juhani Lindfors <timo.lindfors@iki.fi>:
Extra info received and forwarded to list. Copy sent to CJ van den Berg <cj@vdbonline.com>.
(Tue, 06 Apr 2010 22:33:05 GMT) (full text, mbox, link).
Message #35 received at 574111@bugs.debian.org (full text, mbox, reply):
Giuseppe Iuculano <giuseppe@iuculano.it> writes:
> a binNMU (pulseaudio_0.9.10-3+lenny2+b1 on amd64) was uploaded some
> minutes ago and this now should be fixed.
> Could you confirm this please?
pulseaudio 0.9.10-3+lenny2+b1 starts and plays audio on amd64, thank
you very much!
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Wed, 05 May 2010 07:35:31 GMT) (full text, mbox, link).
Bug unarchived.
Request was from Teddy Hogeborn <teddy@recompile.se>
to control@bugs.debian.org.
(Mon, 10 Oct 2011 08:05:50 GMT) (full text, mbox, link).
Changed Bug submitter to 'Teddy Hogeborn <teddy@recompile.se>' from 'Teddy Hogeborn <teddy@fukt.bsnet.se>'
Request was from Teddy Hogeborn <teddy@recompile.se>
to control@bugs.debian.org.
(Mon, 10 Oct 2011 08:05:53 GMT) (full text, mbox, link).
Bug archived.
Request was from Teddy Hogeborn <teddy@recompile.se>
to control@bugs.debian.org.
(Mon, 10 Oct 2011 08:05:53 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sat Jul 1 13:14:02 2023;
Machine Name:
buxtehude
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.