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 che

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

Bug#990278: [PATCH] init_buildsystem: Move hostname ip entry to the end of /etc/hosts

2021-06-24 Thread Ariel D'Alessandro
makes sense to be the default case usually. Signed-off-by: Ariel D'Alessandro --- init_buildsystem | 6 +- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/init_buildsystem b/init_buildsystem index 23e1c40..62b7966 100755 --- a/init_buildsystem +++ b/init_buildsystem @

Bug#990278: /etc/hosts: Reverse lookup on 127.0.0.1 returns hostname instead of localhost

2021-06-24 Thread Ariel D'Alessandro
tch e-mail in this bug report. Regards, Ariel D'Alessandro -- System Information: Debian Release: 11.0 APT prefers testing-security APT policy: (500, 'testing-security'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.10.0-7-amd64 (SMP

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

2021-06-23 Thread Ariel D'Alessandro
ps://salsa.debian.org/common-lisp-team/clisp/-/blob/0a8137b7caa777e1c08e06fa7161784f947fa5af/src/pathname.d#L5426 Is this an issue and should be checked? What's the expected behaviour on these cases? Thanks in advance. Regards, Ariel D'Alessandro -- System Information: Debian Release

Bug#990196: spymemcached: testLibKetamaWeightedCompatLibmemcached test fails on reverse lookup on 127.0.0.1

2021-06-22 Thread Ariel D'Alessandro
With the following system configuration: $ cat /etc/hosts 127.0.0.1 foo_not_localhost 127.0.0.1 localhost Package spymemcached FTBFS, failing in the following test" [INFO] Running net.spy.memcached.KetamaNodeLocatorTest [ERROR] Tests run: 17, Failures: 1, Errors: 0, Skipped: 0, T

Bug#990196: spymemcached: testLibKetamaWeightedCompatLibmemcached test fails on reverse lookup on 127.0.0.1

2021-06-22 Thread Ariel D'Alessandro
, the package will FTBFS. Overall, this package will always fail to build if the host building it has a different entry in /etc/hosts. Is this really required to test the package? Seems to be adding an unreasonable constraint to the building host. Regards, Ariel D'Alessandro -- System Inform

Bug#988194: node-got: package.json files not installed for some nodejs packages

2021-05-07 Thread Ariel D'Alessandro
Package: node-got Version: 11.8.1+~cs53.13.17-1 Severity: normal Dear Maintainer, Recent versions (>=0.9.57) of pkg-js-tools are ignoring entries from each node package's .npmignore. This is the behaviour since the .npmignore feature was fixed: https://salsa.debian.org/js-team/pkg-js-tools/-/co