[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1

2020-04-21 Thread Mathew Hodson
pulseaudio 1:11.1-1ubuntu7.5 with the new dependency was republished in bug #1781428 ** Summary changed: - pulseaudio now depends on libsnapd-glib1 which recommends snapd + pulseaudio now depends on libsnapd-glib1 -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2020-03-11 Thread Daniel van Vugt
I know, I've asked for an update just now. Tracking more generally in: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bugs?field.tag=update-reverted ** Tags added: update-reverted -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2020-03-11 Thread Bill Miller
Still stuck on version 7.5 3 months later. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856054 Title: pulseaudio now depends on libsnapd-glib1 which recommends snapd To manage notifications

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2020-01-23 Thread Manfred Hampl
Sebastien Bacher (seb128)wrote on 2019-12-12: #5 The Xenial/Bionic SRUs have been removed until the Recommends on snapd gets lowered to a Suggest And when will they be re-published? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-17 Thread Martin Wimpress
This issue is being addressed via https://pad.lv/1856196 ** Changed in: pulseaudio (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856054 Title:

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread Sebastien Bacher
@Gord > There are no circumstances where it makes sense to have libsnapd-glib1 as a > dependency of > pulseaudio. Really it that it does, it"s a shared library and those are not optional under linux, you can have a read about ELF e.g here if you are intested https://lwn.net/Articles/631631/

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread Sebastien Bacher
Bug #1856196 is now used to SRU the snapd-glib Recommends->Suggests change, closing the pulseaudio side since the update got reverted for now and the actual bug is not there ** No longer affects: snapd-glib (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread Gord
If you want to speak to the snapd guys and ask them to make libsnapd- glib1 a dependency of snapd, by all means do so. There are no circumstances where it makes sense to have libsnapd-glib1 as a dependency of pulseaudio. Pulseaudio and Snap are two seperate entities, and only those with snapd

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread Ken VanDine
** Also affects: snapd-glib (Ubuntu) Importance: Undecided Status: New ** Tags added: rls-bb-incoming rls-xx-incoming ** Tags removed: rls-xx-incoming ** Tags added: rls-x-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread James Henstridge
If you are worried about what the Pulse Audio change is actually doing, here's a description: 1. there is a new "snap-policy" PA module that is loaded by default. 2. when a client attempts to use the microphone and has a "snap.*" AppArmor label, it contacts snapd to check whether that app has

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread Sebastien Bacher
The Xenial/Bionic SRUs have been removed until the Recommends on snapd gets lowered to a Suggest -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1856054 Title: pulseaudio now depends on

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread Sebastien Bacher
Note also that it's only a recommends, so while the problem is being worked on you can install the SRU using --no-install-recommends as a workaround (or remove snapd again after update) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1 which recommends snapd

2019-12-12 Thread Robie Basak
AFAICT the addition of snapd as an indirect recommends was an unintended consequence of the update, so I'm tagging this regression-update. ** Tags added: regression-update -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1

2019-12-12 Thread Sebastien Bacher
@Gord, is your issue with libsnapd-glib or with the fact that the lib recommends snapd and that recommends are pulled in by default? The library as Daniel pointed out shouldn't be an issue, it's small and not doing anything if the service is not there. ** Changed in: pulseaudio (Ubuntu)

[Bug 1856054] Re: pulseaudio now depends on libsnapd-glib1

2019-12-11 Thread Daniel van Vugt
It appears libsnapd-glib1 uses around 300 KB of disk space and has minimal dependencies: Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.46), libjson-glib-1.0-0 (>= 1.2.0), libsoup2.4-1 (>= 2.39.2) Is there something undesirable here or is it just a matter of preference? Generally speaking I agree