Date: Wed, 30 Aug 2023 12:01:13 +0200 From: Felix Palmen <zirias@freebsd.org> To: current@freebsd.org Subject: Re: Possible issue with linux xattr support? Message-ID: <l5vgnwjddobhl5h2vceafhdo5uyqznaih7se7rk7bilwzqjpax@5ucptcralggq> In-Reply-To: <ZO8KaKBwliVeGdVG@heemeyer.club> References: <elx6cvceobzgw66fskkfhhicsdpsur5xaktluu5tk7m7p4qwno@s7qmm4kyuvag> <ZOzD9noXVrslppot@heemeyer.club> <smfbmu35sxh2f3hu5nrpdwb355trlucd2bbp4ag5ke7v3zf3il@s3ua2x4i3nzj> <ZO4En1UJqcr4GGiw@heemeyer.club> <uvavvxn7vgjhf5fswoxcawuolvviq2idedxyt4fe6vtjlewsex@aqssespkdh4e> <ZO409dM4Ws7x_yuM@heemeyer.club> <g5lcvxsnjppbfchdtiufwxcbx7au2dbv2wkxwf5pqp66mo547b@vouujjivkgox> <ZO8EfRnfbF4ixn_L@heemeyer.club> <wp767un2xqnfmmox7uxrl3arrr3mzhccze7okk6zcmc4qnr2xj@kgjyjpezyfy6> <ZO8KaKBwliVeGdVG@heemeyer.club>
next in thread | previous in thread | raw e-mail | index | archive | help
--rj5wjnvwdyc553ju Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Dmitry Chagin <dchagin@freebsd.org> [20230830 12:22]: > On Wed, Aug 30, 2023 at 11:20:39AM +0200, Felix Palmen wrote: > > * Unprivileged user will get ENOTSUP when trying to access the system > > namespace (regardless of the new jail setting), so GNU tools like e.g. > > coreutils install should "just work". > ENOTSUP or ENODATA (getxattr) Unfortunately, install from GNU coreutils is now unable to install anything again. I tried both as 'nobody' and as 'root', it doesn't make a difference: | # /compat/linux/usr/bin/install -c .libs/libexpat.so.1.8.10 /wrkdirs/usr/= ports/textproc/linuxsrc-expat/work/stage/compat/linux/usr/lib64/libexpat.so= =2E1.8.10 | /compat/linux/usr/bin/install: setting permissions for =E2=80=98/wrkdirs/= usr/ports/textproc/linuxsrc-expat/work/stage/compat/linux/usr/lib64/libexpa= t.so.1.8.10=E2=80=99: Operation not permitted =2E. and truss shows this again: | linux_fsetxattr(0x4,0x401860e8,0x134dd0,0x1c,0x0) ERR#-1 'Operation not p= ermitted' This is without the new jail option. When I enable it, it still fails the same way as 'nobody' (which poudriere uses for building), but works fine as 'root'. I assume the fsetxattr call needs some adjustment of error codes as well to make GNU tools play nice. Cheers, Felix --=20 Felix Palmen <zirias@FreeBSD.org> {private} felix@palmen-it.de -- ports committer -- {web} http://palmen-it.de {pgp public key} http://palmen-it.de/pub.txt {pgp fingerprint} 6936 13D5 5BBF 4837 B212 3ACC 54AD E006 9879 F231 --rj5wjnvwdyc553ju Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iNUEABYKAH0WIQRpNhPVW79IN7ISOsxUreAGmHnyMQUCZO8TaV8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0Njkz NjEzRDU1QkJGNDgzN0IyMTIzQUNDNTRBREUwMDY5ODc5RjIzMQAKCRBUreAGmHny MWwEAP4+kARuT3eETybLNUa9fCgQSMlsuPJhxyyq+jPslqwjrgEA6Cj+lyelzk4e e0Y0GqlJsO/hNBscRJOJslzzUjd5RgY= =Ixy0 -----END PGP SIGNATURE----- --rj5wjnvwdyc553ju--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?l5vgnwjddobhl5h2vceafhdo5uyqznaih7se7rk7bilwzqjpax>