Re: Bug#552076: error in post-installation script when upgrading to udev 0.146-5

2009-10-23 Thread Aurelien Jarno
Marco d'Itri a écrit : > On Oct 23, Daniel Molka wrote: > >> error getting signalfd > This is the code which is failing (I expect with ENOSYS): > > pfd[FD_SIGNAL].fd = signalfd(-1, &mask, 0); > if (pfd[FD_SIGNAL].fd < 0) { > >> ii libc6 2.9-12

Re: Bug#552076: error in post-installation script when upgrading to udev 0.146-5

2009-10-23 Thread Marco d'Itri
On Oct 23, Daniel Molka wrote: > error getting signalfd This is the code which is failing (I expect with ENOSYS): pfd[FD_SIGNAL].fd = signalfd(-1, &mask, 0); if (pfd[FD_SIGNAL].fd < 0) { > ii libc6 2.9-12 GNU C Library: Shared libraries This