Bug#990244: tests/streams: Failing test on pipe stdout file descriptor

2021-12-10 Thread Ariel D'Alessandro
FYI, adding +Cc Sam Steingold. On 12/10/21 4:57 PM, Dennis Filder wrote: > control: forwarded -1 https://sourceforge.net/p/clisp/bugs/747/ > X-Debbugs-CC: Ariel D'Alessandro > > On Thu, Dec 09, 2021 at 11:20:52PM -0300, Ariel D'Alessandro wrote: >> Did a quick check by running the lisp tests

Bug#990244: tests/streams: Failing test on pipe stdout file descriptor

2021-12-10 Thread Dennis Filder
control: forwarded -1 https://sourceforge.net/p/clisp/bugs/747/ X-Debbugs-CC: Ariel D'Alessandro On Thu, Dec 09, 2021 at 11:20:52PM -0300, Ariel D'Alessandro wrote: > Did a quick check by running the lisp tests using ptywrap and the error > is no longer happening. Of course, now the pty is used

Bug#990244: tests/streams: Failing test on pipe stdout file descriptor

2021-12-09 Thread Ariel D'Alessandro
Hi Dennis, Thanks for your helpful feedback. On 6/26/21 6:02 AM, Dennis Filder wrote: > Control: tags -1 moreinfo > X-Debbugs-CC: Ariel D'Alessandro > > It could be that OBS opens the pipe as a privileged process, forks, > then drops privileges afterwards such that the child process is >

Bug#990244: tests/streams: Failing test on pipe stdout file descriptor

2021-06-26 Thread Dennis Filder
Control: tags -1 moreinfo X-Debbugs-CC: Ariel D'Alessandro It could be that OBS opens the pipe as a privileged process, forks, then drops privileges afterwards such that the child process is precluded from reopening the inode that backs the file descriptor clisp operates on. You'd somehow have

Bug#990244: tests/streams: Failing test on pipe stdout file descriptor

2021-06-23 Thread Ariel D'Alessandro
Package: clisp Version: 1:2.49.20180218+really2.49.92-3+b4 Severity: serious Tags: upstream ftbfs Justification: fails to build from source (but built successfully in the past) Dear Maintainer, Building clisp package in an OBS instance FTBFS because of the following test failure: