Your message dated Sun, 27 Jun 2010 19:51:24 +
with message-id
and subject line Bug#576769: fixed in pulseaudio 0.9.21-2
has caused the Debian Bug report #576769,
regarding autoconf should be explicitly called before configure to avoid timing
related issues
to be marked as done.
This means t
Your message dated Sun, 27 Jun 2010 19:51:24 +
with message-id
and subject line Bug#576546: fixed in pulseaudio 0.9.21-2
has caused the Debian Bug report #576546,
regarding autoconf should be explicitly called before configure to avoid timing
related issues
to be marked as done.
This means t
Your message dated Sun, 27 Jun 2010 19:51:24 +
with message-id
and subject line Bug#576457: fixed in pulseaudio 0.9.21-2
has caused the Debian Bug report #576457,
regarding autoconf should be explicitly called before configure to avoid timing
related issues
to be marked as done.
This means
> The failure to start seems to have been fixed (or at least, "fixed") by the
> 0.9.21-1.2+b1 binNMU on amd64.
Yes, the problem was that the "touch config.h.in" didn't have any effect
probably because it was built in a very fast buildd and ext3 only has a
1 second resolution.
It's a timing/resolut
On Wed, 07 Apr 2010 at 11:54:23 +0200, Torsten Marek wrote:
> I've checked some other architecture's buildd logs, they look exactly
> like the local one.
The failure to start seems to have been fixed (or at least, "fixed") by the
0.9.21-1.2+b1 binNMU on amd64.
Simon
--
To UNSUBSCRIBE, ema
Hi,
something is strange in there. If you check the build log, you'll see
that configure is run twice, then config.h.in is regenerated using
autoheader, but config.h is build via config.status only after "make
all-recursive" is executed.
In a local build, config.h is created immediately after con
version 0.9.21-1.2 fixes problem in local build with
dpkg-buildpackage, but don't fix problem on buildd.
Buildd log at
https://buildd.debian.org/fetch.cgi?pkg=pulseaudio;ver=0.9.21-1.2;arch=amd64
have warnings about unused variables in core-util.c:199, it means that
HAVE_FSTAT and HAVE_FCHMOD are
Sorry for incorrect link in my previous comment, link to buildd log should be:
https://buildd.debian.org/build.cgi?pkg=pulseaudio;ver=0.9.21-1.2;arch=amd64
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debi
$ dpkg -l pulseaudio
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name VersionDescription
+++-==-==-==
Ver: 0.9.21-1.2
:/usr/src/pulseaudio-0.9.21/.pc# cat applied-patches
0001-Work-around-some-platforms-not-having-O_CLOEXEC.patch
0002-CVE-2009-1299.patch
~/Downloads$ pulseaudio -D --log-target=stderr --log-level=0
E: main.c: Daemon startup failed.
~/Downloads$ pulseaudio -k --log-target=stder
Hello,
For amd64, the bugfixed version of pulseaudio is not available yet. Is
there a problem? Or is this just a synchronisation issue between debian
mirrors?
Regards,
yusuf.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
Your message dated Mon, 05 Apr 2010 22:55:16 +
with message-id
and subject line Bug#576457: fixed in pulseaudio 0.9.21-1.2
has caused the Debian Bug report #576457,
regarding pulseaudio: fails to start
to be marked as done.
This means that you claim that the problem has been dealt with.
If
Hi,
Attached is a debdiff of the changes I made for 0.9.21-1.2 0-day NMU.
Cheers,
Giuseppe
diff -u pulseaudio-0.9.21/debian/changelog pulseaudio-0.9.21/debian/changelog
--- pulseaudio-0.9.21/debian/changelog
+++ pulseaudio-0.9.21/debian/changelog
@@ -1,3 +1,12 @@
+pulseaudio (0.9.21-1.2) unstable
I can confirm this in 0.9.21-1.1 while 0.9.21-1 WFM. Presumably it's
caused by the attempt to fix #573615:
pulseaudio (0.9.21-1.1) unstable; urgency=high
* Non-maintainer upload.
* Fix insecure temporary file creation security issue (closes: #573615).
-- Michael Gilbert Sat, 27 Mar 2010 1
Hi,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574111
covers the same issue for stable, was reported 16 March and has a
patch. Maybe this bug should be merged with it?
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact
Hi,
the problem is that HAVE_FCHOWN & others are missing from config.h.in.
I've attached an update for 0002-CVE-2009-1299 which fixes this problem.
best,
Torsten
--
.: Torsten Marek
.: http://shlomme.diotavelli.net
.: tors...@diotavelli.net -- GnuPG: 1024D/A244C858
# From d3efa43d85ac132c6a
Same error here.
In pa_make_secure_dir (core-util.c:197), uid=-1 and gid=-1.
HAVE_FCHOWN is not defined so their values are not fixed, and the
comparaisons at line 267-268 fail.
I changed uid and gid values in gdb and it worked.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.de
Confirming this issue.
Same error here (also tried a clean install).
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
Package: pulseaudio
Version: 0.9.21-1.1
Severity: grave
Tags: sid
Justification: renders package unusable
After the latest NMU, pulseaudio refuses to start on my system.
$ pulseaudio -D
E: main.c: Daemon startup failed.
$ pulseaudio -k
E: core-util.c: Failed to create secure directory: Permissio
19 matches
Mail list logo