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
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
4 matches
Mail list logo