Re: pgrep and pkill (any? arguments): cannot allocate 4294967295 bytes

2021-02-02 Thread dufresnep--- via Bug reports for the GNU Hurd
I think it is cleaner like this: root@kibar:~/procps-3.3.16# diff -u ../orig/procps-3.3.16/pgrep.c pgrep.c --- ../orig/procps-3.3.16/pgrep.c   2020-02-06 06:04:02.0 -0500 +++ pgrep.c 2021-02-02 12:24:49.0 -0500 @@ -494,10 +494,15 @@     pid_t saved_pid = 0;   

Re: bash in X: Failed to fdwalk: Too many open files in the system

2021-01-30 Thread dufresnep--- via Bug reports for the GNU Hurd
I am going on a slightly different approach. I did: #apt-get build-dep vte2.91 #apt-get source vte2.91 vte2.91, come with an example called app... modified src/app/meson.build to add: -g -O0 to cflags meson _build ninja -C _build gdb _build/src/app/vte-2.91 break 1394 p m

Re: Xorg, dbus not starting because /dev/urandom does not exist

2021-01-27 Thread dufresnep--- via Bug reports for the GNU Hurd
Le mer., 27 janv. 2021 13:04:08 -0500 Samuel Thibault écrit > Paul Dufresne, le mer. 27 janv. 2021 13:01:14 -0500, a ecrit: > > So we have /dev/random... but not /dev/urandom > > That's not expected. Normally /dev/urandom is a mere symlink to random > > Samuel Indeed, a

Re: bash in X: Failed to fdwalk: Too many open files in the system

2021-01-27 Thread dufresnep--- via Bug reports for the GNU Hurd
I have xterm (and lxterm) working in Xorg now, but I did not figure out why... yet. First, trying to do a program with fdwalk, I have come to the conclusion fdwalk does not exist in Debian sid. My program: paul@debian:~$ cat fdwalk.c #include #include #include struct rlimit rl;

Re: problems with daily images

2021-01-26 Thread dufresnep--- via Bug reports for the GNU Hurd
Le mar., 26 janv. 2021 13:33:53 -0500 Samuel Thibault écrit > Samuel Thibault, le mar. 26 janv. 2021 19:27:37 +0100, a ecrit: > > > And now I am asking myself is it normal "Skipping acquire of configured > > > file > > > 'main/source/Sources' as repository > > > '[4]http://deb

Re: problems with daily images

2021-01-26 Thread dufresnep--- via Bug reports for the GNU Hurd
Indeed I was able to do a complete installation with it. I have just run apt in ssh, and got: paul@jacko:~/hurd25janv$ ssh paul@localhost -p @@@ @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @

Re: problems with daily images

2021-01-25 Thread dufresnep--- via Bug reports for the GNU Hurd
Le dim., 24 janv. 2021 08:21:07 -0500 Samuel Thibault écrit > Paul Dufresne, le dim. 24 janv. 2021 07:18:35 -0500, a ecrit: > >> I now realized that I was confused by the existence of both: > >> > >> [1]https://cdimage.debian.org/cdimage/ports/current-hurd-i386/ > >> where curr

Re: problems with daily images

2021-01-24 Thread dufresnep--- via Bug reports for the GNU Hurd
Damin said: >Does anyone have an exhaustive list of packages that are currently broken >and part of the initial bootstrap install? > >I have a little time now, I can try following up on bugs. Apart of vim-tiny still being requested (not knowing why), I get: rsyslog depends on libjson-c3 (>= 0.