Your message dated Mon, 30 Sep 2024 10:20:49 +0100
with message-id <[email protected]>
and subject line Re: Bug#1005306: fuse: failed to exec fusermount3: No such 
file or directory
has caused the Debian Bug report #1005306,
regarding fuse: failed to exec fusermount3: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1005306: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005306
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: flatpak-builder
Version: 1.2.2-2
Severity: normal

Hello,

I think the package should Depends: on fuse3.

If fuse3 is not installed I get an error when using the Hello World
example:
$ flatpak-builder --force-clean build-dir org.flatpak.Hello.yml
Emptying app dir 'build-dir'
Downloading sources
Starting build of org.flatpak.Hello
Cache miss, checking out last cache hit
fuse: failed to exec fusermount3: No such file or directory
========================================================================
Building module hello in 
/home/rousseau/Documents/flatpak/test1/.flatpak-builder/build/hello-2
========================================================================
Running: install -D hello.sh /app/bin/hello.sh
error: Build directory 
/home/rousseau/Documents/flatpak/test1/.flatpak-builder/rofiles/rofiles-l2iLXI 
not initialized, use flatpak build-init
Error: module hello: Le processus fils s’est terminé avec le code 1


After I installed fuse3 I get no error:
$ flatpak-builder --force-clean build-dir org.flatpak.Hello.yml
Emptying app dir 'build-dir'
Downloading sources
Starting build of org.flatpak.Hello
Cache miss, checking out last cache hit
========================================================================
Building module hello in 
/home/rousseau/Documents/flatpak/test1/.flatpak-builder/build/hello-3
========================================================================
Running: install -D hello.sh /app/bin/hello.sh
Committing stage build-hello to cache
Cleaning up
Committing stage cleanup to cache
Finishing app
Please review the exported files and the metadata
Committing stage finish to cache
Pruning cache



-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-3-amd64 (SMP w/4 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages flatpak-builder depends on:
ii  debugedit           1:5.0-4
ii  flatpak             1.12.4-1
ii  gir1.2-flatpak-1.0  1.12.4-1
ii  libc6               2.33-5
ii  libcurl3-gnutls     7.81.0-1
ii  libelf1             0.186-1
ii  libglib2.0-0        2.70.3-1
ii  libjson-glib-1.0-0  1.6.6-1
ii  libostree-1-1       2022.1-3+b1
ii  libsoup2.4-1        2.74.2-3
ii  libxml2             2.9.12+dfsg-5+b1
ii  libyaml-0-2         0.2.2-1
ii  ostree              2022.1-3+b1

Versions of packages flatpak-builder recommends:
ii  binutils  2.37.90.20220207-1
ii  elfutils  0.186-1
ii  git       1:2.34.1-1
ii  patch     2.7.6-7
ii  unzip     6.0-26
ii  xz-utils  5.2.5-2
ii  zstd      1.4.8+dfsg-3

Versions of packages flatpak-builder suggests:
pn  brz         <none>
ii  p7zip-full  16.02+dfsg-8
ii  subversion  1.14.1-3+b2

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.3.3-1

On Thu, 10 Feb 2022 at 23:15:59 +0100, Ludovic Rousseau wrote:
> If fuse3 is not installed I get an error when using the Hello World
> example

It's a required dependency since 1.3.3-1 (and, since bookworm, also an
indirect dependency via flatpak).

I believe it's also possible to run flatpak-builder with
--disable-rofiles-fuse and avoid needing FUSE, although that reduces
performance and/or safety (I'm not sure of the exact impact of that
option).

    smcv

--- End Message ---
_______________________________________________
Pkg-utopia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-utopia-maintainers

Reply via email to