using bee as project-user with home in /project and prefix to /project/xxx a bee update yields
/project
/project/xxx
bee update
tar: /project: Cannot utime: Operation not permitted tar: Exiting with failure status due to previous errors
and it looks like bee exits.
fix: ignore attempted utime changes for tar x. howeverhow.
tar x
The text was updated successfully, but these errors were encountered:
No branches or pull requests
using bee as project-user with home in
/project
and prefix to/project/xxx
abee update
yieldsand it looks like bee exits.
fix: ignore attempted utime changes for
tar x
. howeverhow.The text was updated successfully, but these errors were encountered: