[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2021-09-21 Thread Bug Watch Updater
** Changed in: fscrypt (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1889416 Title: pulseaudio.service: Start request repeated too quickly.

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2021-09-21 Thread Rolf Leggewie
https://github.com/google/fscrypt/issues/270 ** Bug watch added: github.com/google/fscrypt/issues #270 https://github.com/google/fscrypt/issues/270 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.lau

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2021-09-21 Thread Rolf Leggewie
** Bug watch added: Debian Bug tracker #964951 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964951 ** Also affects: fscrypt (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964951 Importance: Unknown Status: Unknown -- You received this bug notification because

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2021-09-21 Thread Rolf Leggewie
not a bug in pulseaudio, but confirmed and fixed upstream in fscrypt ** Changed in: pulseaudio (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2021-06-30 Thread Dan Streetman
** Package changed: systemd (Ubuntu) => pulseaudio (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pulseaudio in Ubuntu. https://bugs.launchpad.net/bugs/1889416 Title: pulseaudio.service: Start request repeated too quickly. S

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2020-07-29 Thread Nafallo Bjälevik
Bug fixed if I move pam_systemd.so below pam_fscrypt.so in /etc/pam.d /common-session. Need to fix /usr/share/pam-configs/systemd so that pam_systemd.so always end up after libpam_fscrypt (and potentially everything else...) ** Package changed: pulseaudio (Ubuntu) => systemd (Ubuntu) ** Also affe

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2020-07-29 Thread Nafallo Bjälevik
The previous version (1:13.99.1-1ubuntu3.4) has the same problem with trying to create ~/.config/pulse before the home directory is available (in this case decrypted). The theory at the moment is that the new patch in 1:13.99.1-1ubuntu3.5 makes the code break earlier and therefor retry faster. We

[Desktop-packages] [Bug 1889416] Re: pulseaudio.service: Start request repeated too quickly.

2020-07-29 Thread Nafallo Bjälevik
For some reason the latest update (1:3.99.1-1ubuntu3.5) break if the user has an encrypted home directory, in my case ext4 encryption. $ journalctl -xe --user-unit pulseaudio ``` -- Reboot -- Jul 29 14:59:18 wendigo systemd[2664]: Starting Sound Service... -- Subject: A start job for unit UNIT ha