[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2022-01-25 Thread Paride Legovini
Fix Released in 2.54.2+22.04ubuntu3: src:snapd has: Build-Depends: autoconf, automake, autotools-dev, bash-completion, ca- certificates, debhelper (>= 9), dbus, dh-apparmor, dh-autoreconf, dh- golang (>= 1.7), debhelper (>= 9.20160709~) | dh-systemd, fakeroot, gcc- multilib [amd64], gettext,

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2022-01-19 Thread Ian Johnson
Filed a PR with your suggestion: https://github.com/snapcore/snapd/pull/11276 ** Changed in: snapd (Ubuntu) Status: New => In Progress ** Changed in: snapd (Ubuntu) Assignee: (unassigned) => Ian Johnson (anonymouse67) -- You received this bug notification because you are a member

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2022-01-19 Thread Paride Legovini
I'm moving this bug back to New because I'm not convinced it's Fix Committed, per my comment above. Indeed on Jammy we have Build-Depends: libfuse-dev | libfuse3-dev but as a result then bin:snapd has: Depends: libfuse2 (>= 2.6) which is not what we want. ** Changed in: snapd (Ubuntu)

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2022-01-12 Thread Paride Legovini
Hi Alberto, It seems that the snapd package in Jammy already has the `libfuse-dev | libfuse3-dev` Build-Dep, however we may still have an issue. That build- dep *allows* snapd to be built using libfuse3-dev, but by default the first declared dependency will be used by the resolver, which means

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2022-01-11 Thread Alberto Mardegan
Hi Christian, we already merged support of fuse3 in master; Now we have a dependency on `libfuse-dev | libfuse3-dev`, and it should just be a matter of rebuilding the code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2022-01-10 Thread Christian Ehrhardt 
Hi, some (qemu, open-vm-tools, fuse3 itself) started to land. We'd need to have this fixed and ready as well now. Right now we certainly have a release post last August, but right now we have still a dependency to v2: Package: snapd Version: 2.53+21.10ubuntu1 Depends: adduser, apparmor (>=

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2021-08-31 Thread Michael Vogt
This is merged now in: https://github.com/snapcore/snapd/pull/10524 and will be part of the next release. ** Changed in: snapd (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2021-07-16 Thread Michael Vogt
Thanks for the patch! For us it's slightly more complicated because we want to make sure that snapd keeps building (ideally unchanged) back to 16.04. We will look a bit more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1935667] Re: snapd FTBFS when built with libfuse3-dev

2021-07-13 Thread Graham Inggs
** Summary changed: - Please switch to fuse3 + snapd FTBFS when built with libfuse3-dev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1935667 Title: snapd FTBFS when built with libfuse3-dev To