[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



On Oct 23, Daniel Molka <dmolka@web.de> 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 libc release is buggy with older kernels which lack signalfd4(2), I
think you need at least 2.9-22.
libc maintainers, what should I do? This bug prevents udev from working
and makes it fail in postinst.

-- 
ciao,
Marco

Attachment: signature.asc
Description: Digital signature


Reply to: