Bug#748651: More info for pulseaudio bug

2014-07-04 Thread Michael Biebl
Am 04.07.2014 14:21, schrieb VALETTE Eric OLNC/OLPS: > I continued my slow but constant march on systemd migration at home and > I'm now sure the things are a bit more complex than *only* > CONFIG_FHANDLE stuff I had at work. The good point is that two more > machines were fixed by regenerating a

Bug#748651: More info for pulseaudio bug

2014-07-04 Thread VALETTE Eric OLNC/OLPS
On 07/03/2014 12:40 PM, Michael Biebl wrote: > Am 03.07.2014 12:33, schrieb Michael Biebl: >> Am 03.07.2014 09:09, schrieb VALETTE Eric OLNC/OLPS: >>> Sorry this was not clear, I have just checked the scripts works and I did on >>> kernel that had the CONFIG_FHANDLE already. So I do not understand

Bug#748651: More info for pulseaudio bug

2014-07-03 Thread Michael Biebl
Am 03.07.2014 12:33, schrieb Michael Biebl: > Am 03.07.2014 09:09, schrieb VALETTE Eric OLNC/OLPS: >> Sorry this was not clear, I have just checked the scripts works and I did on >> kernel that had the CONFIG_FHANDLE already. So I do not understand why I >> never >> saw a warning. > > Most like

Bug#748651: More info for pulseaudio bug

2014-07-03 Thread Michael Biebl
Am 03.07.2014 09:09, schrieb VALETTE Eric OLNC/OLPS: > Sorry this was not clear, I have just checked the scripts works and I did on > kernel that had the CONFIG_FHANDLE already. So I do not understand why I > never > saw a warning. Most likely the version you installed did not have this check.

Bug#748651: More info for pulseaudio bug

2014-07-02 Thread Michael Biebl
Am 02.07.2014 17:23, schrieb VALETTE Eric OLNC/OLPS: > On 07/02/2014 05:01 PM, Michael Biebl wrote: > Never saw a warning and never failed to install anything! I checked the > test is there in 208 too and it is. > I even did extract the code and tested it: > > needed_symbols='inotify_init signalf

Bug#748651: More info for pulseaudio bug

2014-07-02 Thread VALETTE Eric OLNC/OLPS
On 07/02/2014 05:01 PM, Michael Biebl wrote: > > > Thanks Eric, keep us posted. > > We already have a list of required kernel features we check for in > udev.preinst [1]. > > We do have a check for open_by_handle_at(2) (CONFIG_FHANDLE). So I'm > surprised this check didn't work for you. > > Which

Bug#748651: More info for pulseaudio bug

2014-07-02 Thread Michael Biebl
Am 02.07.2014 16:15, schrieb VALETTE Eric OLNC/OLPS: > >> So we are probably hunting a kernel/systemd dependency that is not >> listed in the page I indicated. > Or I should go back to school and take a reading course :-( > CONFIG_FHANDLE was not set on my Kernel (in the meantime I also upgraded >

Bug#748651: More info for pulseaudio bug

2014-07-02 Thread VALETTE Eric OLNC/OLPS
> So we are probably hunting a kernel/systemd dependency that is not > listed in the page I indicated. Or I should go back to school and take a reading course :-( CONFIG_FHANDLE was not set on my Kernel (in the meantime I also upgraded from 3.15.2 to 3.15.3 in order to build a new kernel not just

Bug#748651: More info for pulseaudio bug

2014-07-02 Thread VALETTE Eric OLNC/OLPS
On 07/02/2014 02:03 PM, VALETTE Eric OLNC/OLPS wrote: attached requested logs To my big disappointment, using debian kernel 3.14.1 makes audio work (I then have other things that do not work because I have to patch upstream kernels for a few

Bug#748651: More info

2014-07-01 Thread Eric Valette
Hi Eric, would it be possible for you to try with a standard Debian kernel? That might help us narrow down the problem. Probably except it reinstall a lot of stuffs I do not want on my system (initramfstools, klibc, kernel headers, ...). I would prefer to fix my .config though I already check