flathub / flathub/com.visualstudio.code
Exit Status 256 on Update
- Dominant language
- Shell
- Stars
- 217
- Forks
- 82
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 1
Description
On RHEL 9.7, flatpak 1.12.9, verbose output on > flatpak update -vv
F: Running /app/bin/apply_extra
xz: Failed to enable the sandbox
tar: Child returned status 1
tar: Error is not recoverable: exiting now
mv: cannot stat 'usr/share/code': No such file or directory
rm: cannot remove 'usr': No such file or directory
Error: While trying to apply extra data: apply_extra script failed, exit status 256
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure with `flatpak update -vv` on RHEL 9.7 using flatpak 1.12.9, then investigate the `/app/bin/apply_extra` step and its xz, tar, mv, and rm errors. Done means the update applies the extra data successfully without exit status 256.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100