Re: [PATCH] sutils: add random device targets to MAKEDEV

2014-08-24 Thread Samuel Thibault
David Michael, le Tue 17 Jun 2014 15:16:42 -0400, a écrit : > Perhaps it would be best to hold off on applying this if /dev/random > won't have entropy behind it. Right, I have only pushed the urandom part. Samuel

Re: clamav failure on hurd-i386

2014-08-24 Thread Samuel Thibault
Samuel Thibault, le Sun 24 Aug 2014 22:06:42 +0200, a écrit : > Samuel Thibault, le Sun 24 Aug 2014 21:29:57 +0200, a écrit : > > On the technical side, what fails is the __ifsock_getsockaddr call. > > Indeed, since the node is created as , the ifsock translators > > tells glibc that it doesn't

Re: clamav failure on hurd-i386

2014-08-24 Thread Samuel Thibault
Samuel Thibault, le Sun 24 Aug 2014 21:29:57 +0200, a écrit : > On the technical side, what fails is the __ifsock_getsockaddr call. > Indeed, since the node is created as , the ifsock translators > tells glibc that it doesn't have any right. The port to the translator > was gotten through a __f

Re: clamav failure on hurd-i386

2014-08-24 Thread Samuel Thibault
Andreas Cadhalpun, le Sat 05 Jul 2014 19:54:03 +0200, a écrit : > This works fine for other architectures and also when testing in a > hurd virtual machine, so I assume there is a problem with the buildd. Mmm, does it really work in a virtual machine? It fails for me as a normal user. It does work