Bug#854327: pulseaudio: default configuration depends on consolekit

2021-02-25 Thread Faidon Liambotis
On Sat, Jul 08, 2017 at 02:35:05PM +0200, bert schulze wrote: > 1. ConsoleKit is not maintained and recommends systemd-logind [1] In the 3½ years since this bug was reported, ConsoleKit was removed from Debian as "dead upstream", cf. #911416. It was not even part of buster. I think the proper

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-07-11 Thread julien forest
Maybe one should just change the default.pa as follows (not a real diff but the + lines are just to add): .ifexists module-console-kit.so +.nofail load-module module-console-kit +.fail .endif It suffices for me to make pulseaudio works without consolekit nor systemd installed. Best regards,

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-07-08 Thread bert schulze
tag 854327 +patch thanks hi, > The real fix is of course for consolekit module to exit gracefully if > consolekit is not installed (the logind module does the same). But I > have no idea how to do that. Would it be enough to check the dbus > error name? I can't find a canonical list of error

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-02-20 Thread Felipe Sateler
On Sun, Feb 19, 2017 at 7:17 PM, Michael Gilbert wrote: > control: tag -1 - moreinfo > > On Mon, Feb 6, 2017 at 8:07 AM, Felipe Sateler wrote: >> module-console-kit does nothing when systemd-logind is detected. If >> it's failing for you then you do not have systemd (or the

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-02-19 Thread Michael Gilbert
control: tag -1 - moreinfo On Mon, Feb 6, 2017 at 8:07 AM, Felipe Sateler wrote: > module-console-kit does nothing when systemd-logind is detected. If > it's failing for you then you do not have systemd (or the -shim) > installed and running. You are correct, I do not have systemd installed on

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-02-06 Thread Felipe Sateler
Control: tags -1 moreinfo On 5 February 2017 at 22:44, Michael Gilbert wrote: > package: pulseaudio > severity: important > version: 10.0-1 > > Pulseaudio's default settings require the consolekit package to be > installed, but the package has no relationship to consolekit.

Bug#854327: pulseaudio: default configuration depends on consolekit

2017-02-05 Thread Michael Gilbert
package: pulseaudio severity: important version: 10.0-1 Pulseaudio's default settings require the consolekit package to be installed, but the package has no relationship to consolekit. Without consolekit: $ pulseaudio [...] E: [pulseaudio] module.c: Failed to load module "module-console-kit"