launch icon indicating copy to clipboard operation
launch copied to clipboard

Alpine Linux: Did not find setextattr nor setxattr, cannot set extended attribute

Open probonopd opened this issue 2 years ago • 0 comments

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.

probonopd avatar Dec 24 '22 10:12 probonopd