You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildstream.apache.org by GitBox <gi...@apache.org> on 2022/10/06 20:08:11 UTC

[GitHub] [buildstream] juergbi commented on issue #38: Lost file metadata in artifacts and images

juergbi commented on issue #38:
URL: https://github.com/apache/buildstream/issues/38#issuecomment-1270621212

   buildbox-casd and buildbox-fuse now support staging files with custom mode bits. See https://gitlab.com/BuildGrid/buildbox/buildbox-casd/-/issues/69#note_1127273556 for limitations of the current support.
   
   > I'd also add that `bst artifact checkout` should be able to preserve file permissions in the resulting target directory, including the SUID bit. Of course, this would likely require the command to be executed in a priviledged context.
   
   Setting the SUID bit doesn't require any special privileges as the file owner. Privileges are required to change the file owner, though.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@buildstream.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org