Re: bash in X: Failed to fdwalk: Too many open files in the system Off topic general encouragement

2021-01-28 Thread Samuel Thibault
Paul Dufresne, le jeu. 28 janv. 2021 13:59:56 -0500, a ecrit: > But is there a way to pass ./configure arguments to "dpkg-buildpackage -us > -uc"? Not directly to dpkg-buildpackage, but you can modify debian/rules: just add parameters at the end of the dh_auto_configure line. Samuel

Re: bash in X: Failed to fdwalk: Too many open files in the system Off topic general encouragement

2021-01-28 Thread Paul Dufresne
Clearly, the problem is related to 'spawn'... more precisely here, VTE spawning. First because Debian Code Searching for "Failed to fdwalk" returned only one result: https://codesearch.debian.net/search?q=Failed+to+fdwalk=1

Re: bash in X: Failed to fdwalk: Too many open files in the system Off topic general encouragement

2021-01-28 Thread jbranso--- via Bug reports for the GNU Hurd
Paul Dufresne writes: > I was investigating a bit, under Ubuntu, but I suspect this is quite similar > in Debian... will verify a bit more tomorrow. > Looks like you're on the right track! Keep going! > paul@jacko:/etc/menu$ dpkg -L twm > > paul@jacko:/etc/X11/twm$ cat