On Wed, 11 Sep 2019 07:21:24 +0200 Robert Lemmen <[email protected]> wrote: > ...and it's fakeroot! it does ld_preload to map file user ids, and doing > that it fakes stat calls, but not statx! > > regards robert > > -- > Robert Lemmen http://www.semistable.com
Does rakudo build with "Rules-Requires-Root: no"[1]? If it does, then you can work around the bug / issue in fakeroot for sid, testing and stable for now by using it. Thanks, ~Niels [1] Assumes you do not need static ownerships or any chown calls during package build/installation.

