[Pkg-utopia-maintainers] Bug#1005306: fuse: failed to exec fusermount3: No such file or directory

Ludovic Rousseau rousseau at debian.org
Thu Feb 10 22:15:59 GMT 2022


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


More information about the Pkg-utopia-maintainers mailing list