flatpak-builder icon indicating copy to clipboard operation
flatpak-builder copied to clipboard

Error: module rust-flatpak: Can’t copy special file

Open codegod100 opened this issue 1 year ago • 0 comments

Checklist

  • [X] I agree to follow the Code of Conduct that this project adheres to.
  • [X] I have searched the issue tracker for a bug that matches the one I want to file, without success.

flatpak-builder version

1.4.4

Flatpak version

1.15.8

How to reproduce

No response

Expected Behavior

builds

Actual Behavior

v@fedora:~/oculante$ flatpak-builder --install repo manifest.json --force-clean --user -v
FB: Running: git config --get user.email
FB: Running: git config --get user.name
Emptying app dir 'repo'
FB: Running: flatpak info --arch=x86_64 --show-commit org.freedesktop.Sdk 23.08
FB: Running: flatpak info --show-location --arch=x86_64 org.freedesktop.Sdk 23.08
FB: Running: flatpak info --arch=x86_64 --show-commit org.freedesktop.Platform 23.08
Downloading sources
Starting build of ooo.demon.Oculante
Cache miss, checking out last cache hit
FB: Mounting read-only fs: rofiles-fuse /home/v/oculante/repo /home/v/oculante/.flatpak-builder/rofiles/rofiles-UxEOfs
========================================================================
Building module rust-flatpak in /home/v/oculante/.flatpak-builder/build/rust-flatpak-4
========================================================================
Error: module rust-flatpak: Can’t copy special file
FB: Unmounting read-only fs: fusermount -uz /home/v/oculante/.flatpak-builder/rofiles/rofiles-UxEOfs

Additional Information

No response

codegod100 avatar Aug 18 '24 18:08 codegod100