helloSystem / helloSystem/launch
Alpine Linux: Did not find setextattr nor setxattr, cannot set extended attribute
Open
- Dominant language
- C++
- Stars
- 17
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
This is not of concern when using launch in helloSystem, but Alpine Linux says:
> Did not find setextattr nor setxattr, cannot set extended attribute
It looks like the closest package on Alpine Linux is:
https://pkgs.alpinelinux.org/package/edge/main/x86/attr
It contains
* /usr/bin/attr
* /usr/bin/getfattr
* /usr/bin/setfattr
This seems to come from http://savannah.nongnu.org/projects/attr.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.