[Buildroot] [PATCH] fakeroot: bump version to 1.21-2

Arnout Vandecappelle arnout at mind.be
Wed Mar 15 19:46:22 UTC 2017



On 15-03-17 20:07, Arnout Vandecappelle wrote:
> 
> 
> On 15-03-17 09:17, Andreas Naumann wrote:
>> Hi Arnout,
>>
>> Am 15.03.2017 um 01:20 schrieb Arnout Vandecappelle:
>>>
>>>
>>>  For the record, I can reproduce this on my side. I just do "fakeroot
>>> /bin/bash", then do the commands from the shell. Even an ls -l of the copied
>>> files within the fakeroot shell already shows the "arnout" instead of "root"
>>> user. My host fakeroot (Debian 1.21-3.1).
>> So are you saying you see this behaviour with your host fakeroot?
> 
>  That was only half a sentence, it should have been:
> 
> My host fakeroot (Debian 1.21-3.1) doesn't show the problem.

 Buildroot fakeroot works fine when I have libacl1-dev installed on my system -
the Debian package has a build dependency on libacl1-dev. So we would need to
add host-acl to FAKEROOT_DEPENDENCIES. That also pulls in host-attr. On my
system, it brings the time for 'make host-fakeroot' on a clean output from

real    0m12.230s
user    0m8.500s
sys     0m1.132s

to

real    0m21.945s
user    0m17.724s
sys     0m2.948s

so a significant slowdown... Although in absolute numbers it is just 10 seconds,
so maybe it is acceptable.

 Anyway, I'll send a patch that does this, let's see if others consider this
overhead acceptable.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list