[Desktop-packages] [Bug 1935668] Re: xdg-desktop-portal FTBFS when built with libfuse3-dev

2022-01-19 Thread Paride Legovini
This is fixed in 1.12.1-1ubuntu1:

  * debian/conrol:
- switch to fuse3
  * debian/patches/gitlab-use-fuse3.patch:
- cherry pick the PR from Trevinho to use fuse3 since it was reviewed
  by James and wanted for the LTS

** Changed in: xdg-desktop-portal (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/1935668

Title:
  xdg-desktop-portal FTBFS when built with libfuse3-dev

Status in xdg-desktop-portal package in Ubuntu:
  Fix Released

Bug description:
  Fuse3 is a requirement for qemu 6 (LP: #1934510).  Since we don't want
  to support two versions of fuse in main, we'd like reverse-
  dependencies of fuse to switch to fuse3.

  xdg-desktop-portal FTBFS in a test rebuild changing the build-
  dependency on libfuse-dev to libfuse3-dev.

  Excerpt from the build log:

  checking for fuse... no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1935668/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1935668] Re: xdg-desktop-portal 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.

But do not do this in a rush, in bug 1956949 it was found that we need
to coordinate this more precisely to move "all at once" to avoid
conflicts between fuse <-> fuse3.

Therefore the question, would this be ready for upload now?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/1935668

Title:
  xdg-desktop-portal FTBFS when built with libfuse3-dev

Status in xdg-desktop-portal package in Ubuntu:
  In Progress

Bug description:
  Fuse3 is a requirement for qemu 6 (LP: #1934510).  Since we don't want
  to support two versions of fuse in main, we'd like reverse-
  dependencies of fuse to switch to fuse3.

  xdg-desktop-portal FTBFS in a test rebuild changing the build-
  dependency on libfuse-dev to libfuse3-dev.

  Excerpt from the build log:

  checking for fuse... no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1935668/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1935668] Re: xdg-desktop-portal FTBFS when built with libfuse3-dev

2021-09-28 Thread Sebastien Bacher
The port is available for review but that's not going to be for impish
now, let's aim at landing the transition early next cycle

** Tags removed: rls-ii-incoming
** Tags added: rls-ii-notfixing

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/1935668

Title:
  xdg-desktop-portal FTBFS when built with libfuse3-dev

Status in xdg-desktop-portal package in Ubuntu:
  In Progress

Bug description:
  Fuse3 is a requirement for qemu 6 (LP: #1934510).  Since we don't want
  to support two versions of fuse in main, we'd like reverse-
  dependencies of fuse to switch to fuse3.

  xdg-desktop-portal FTBFS in a test rebuild changing the build-
  dependency on libfuse-dev to libfuse3-dev.

  Excerpt from the build log:

  checking for fuse... no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1935668/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1935668] Re: xdg-desktop-portal FTBFS when built with libfuse3-dev

2021-09-21 Thread Treviño
I've done some code for this, the port is at
https://github.com/flatpak/xdg-desktop-portal/pull/634

** Changed in: xdg-desktop-portal (Ubuntu)
   Status: Triaged => In Progress

** Changed in: xdg-desktop-portal (Ubuntu)
 Assignee: James Henstridge (jamesh) => Marco Trevisan (Treviño) (3v1n0)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/1935668

Title:
  xdg-desktop-portal FTBFS when built with libfuse3-dev

Status in xdg-desktop-portal package in Ubuntu:
  In Progress

Bug description:
  Fuse3 is a requirement for qemu 6 (LP: #1934510).  Since we don't want
  to support two versions of fuse in main, we'd like reverse-
  dependencies of fuse to switch to fuse3.

  xdg-desktop-portal FTBFS in a test rebuild changing the build-
  dependency on libfuse-dev to libfuse3-dev.

  Excerpt from the build log:

  checking for fuse... no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1935668/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1935668] Re: xdg-desktop-portal FTBFS when built with libfuse3-dev

2021-07-14 Thread Sebastien Bacher
Thanks, indeed that code needs to be ported to libfuse3, that's
something we will add to the desktop team backlog

** Changed in: xdg-desktop-portal (Ubuntu)
   Status: New => Triaged

** Changed in: xdg-desktop-portal (Ubuntu)
   Importance: Undecided => High

** Changed in: xdg-desktop-portal (Ubuntu)
 Assignee: (unassigned) => James Henstridge (jamesh)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/1935668

Title:
  xdg-desktop-portal FTBFS when built with libfuse3-dev

Status in xdg-desktop-portal package in Ubuntu:
  Triaged

Bug description:
  Fuse3 is a requirement for qemu 6 (LP: #1934510).  Since we don't want
  to support two versions of fuse in main, we'd like reverse-
  dependencies of fuse to switch to fuse3.

  xdg-desktop-portal FTBFS in a test rebuild changing the build-
  dependency on libfuse-dev to libfuse3-dev.

  Excerpt from the build log:

  checking for fuse... no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1935668/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1935668] Re: xdg-desktop-portal FTBFS when built with libfuse3-dev

2021-07-13 Thread Graham Inggs
** Summary changed:

- Please switch to fuse3
+ xdg-desktop-portal FTBFS when built with libfuse3-dev

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xdg-desktop-portal in Ubuntu.
https://bugs.launchpad.net/bugs/1935668

Title:
  xdg-desktop-portal FTBFS when built with libfuse3-dev

Status in xdg-desktop-portal package in Ubuntu:
  New

Bug description:
  Fuse3 is a requirement for qemu 6 (LP: #1934510).  Since we don't want
  to support two versions of fuse in main, we'd like reverse-
  dependencies of fuse to switch to fuse3.

  xdg-desktop-portal FTBFS in a test rebuild changing the build-
  dependency on libfuse-dev to libfuse3-dev.

  Excerpt from the build log:

  checking for fuse... no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1935668/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp