flatpak-builder
flatpak-builder copied to clipboard
Error: module rust-flatpak: Can’t copy special file
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