juergbi commented on issue #1660: URL: https://github.com/apache/buildstream/issues/1660#issuecomment-1172868487
As I understand it, the error is from using `ostree` as CLI tool within the build sandbox, not from the ostree/ostree_mirror plugins. buildbox-fuse does not currently support `setxattr`. It allows retrieving the built-in `user.checksum.sha256` xattr for CAS files, though. I'm wondering whether `ostree` also wants to set the `user.checksum.sha256` xattr on its own or whether it essentially wants to transfer the xattr from a CAS file in buildbox-fuse to a copy of the file. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
