Bug#920913: fakeroot hangs when nofile limit is large

2019-01-30 Thread Dan Martins
On Wed, 2019-01-30 at 14:58 +, Clint Adams wrote: > On Wed, Jan 30, 2019 at 09:51:42AM -0500, Dan Martins wrote: > > On systems where the nofile limit is large, fakeroot hangs > > For example on an Arch Linux system, where > > DefaultLimitNOFILE=infinity > >

Bug#920913: fakeroot hangs when nofile limit is large

2019-01-30 Thread Dan Martins
Package: fakeroot Version: 1.23 On systems where the nofile limit is large, fakeroot hangs For example on an Arch Linux system, where DefaultLimitNOFILE=infinity in /etc/systemd/system.conf: $ ulimit -Hn 1073741816 $ ulimit -Sn 1073741816 $ cat /proc/sys/fs/file-max 18446744073709551615 $ cat