[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



Marco d'Itri a écrit :
> 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.

I confirm.

> libc maintainers, what should I do? This bug prevents udev from working
> and makes it fail in postinst.
> 

Conflicts with older versions?

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net


Reply to: