Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-08-23 Thread Christian Kastner
Hi, a brief update follows: On 2015-08-17 11:36, Christian Kastner wrote: > On 2015-06-08 00:43, Michael Biebl wrote: >> Am 07.06.2015 um 23:59 schrieb Christian Kastner: >>> On 2015-06-07 23:22, Cyril Brulebois wrote: Christian Kastner (2015-06-07): | @@ -1,4 +1,5 @@ | libcap.so.2 li

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-08-17 Thread Christian Kastner
Hi, sorry it took me so long to get to this issue! On 2015-06-08 01:31, Cyril Brulebois wrote: > I've just checked that (baring apt install/purge gperf where needed) I'm > able to build libcap2, upgrade the relevant packages, build systemd and > get installable udebs (case in point: libudev1-udeb

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-08-17 Thread Christian Kastner
Hi, On 2015-06-08 00:43, Michael Biebl wrote: > Am 07.06.2015 um 23:59 schrieb Christian Kastner: >> On 2015-06-07 23:22, Cyril Brulebois wrote: >>> Christian Kastner (2015-06-07): >>> | @@ -1,4 +1,5 @@ >>> | libcap.so.2 libcap2 #MINVER# >>> | + __cap_lookup_name@Base 1:2.24-9 >>> | _cap_names

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Cyril Brulebois
#include Christian Kastner (2015-06-07): > I looked into this and I can reproduce the issue. In one of the > Makefiles, there's a test for the presence of gperf(1), and if so, > stuff happens, and the above symbol eventually gets added. Yeah, and that tool is indeed present in the devel chroot

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Cyril Brulebois
Hello Christian & Michael, Michael Biebl (2015-06-08): > Am 07.06.2015 um 23:59 schrieb Christian Kastner: > > On 2015-06-07 23:22, Cyril Brulebois wrote: > >> Christian Kastner (2015-06-07): > >> | @@ -1,4 +1,5 @@ > >> | libcap.so.2 libcap2 #MINVER# > >> | + __cap_lookup_name@Base 1:2.24-9 > >

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Michael Biebl
Am 07.06.2015 um 23:59 schrieb Christian Kastner: > On 2015-06-07 23:22, Cyril Brulebois wrote: >> Christian Kastner (2015-06-07): >> | @@ -1,4 +1,5 @@ >> | libcap.so.2 libcap2 #MINVER# >> | + __cap_lookup_name@Base 1:2.24-9 >> | _cap_names@Base 1:2.10 >> | _libcap_strdup@Base 1:2.10 >> More

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Christian Kastner
Hi again, On 2015-06-07 23:22, Cyril Brulebois wrote: > Christian Kastner (2015-06-07): >> Sorry for the delay, I was AFK until just now. >> >> I've prepared a quick upload consisting of only Matthias' patch, minus >> the superfluous d/shlibs.local as discussed in Michael's follow-up to >> the pa

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Cyril Brulebois
Hello Christian, Christian Kastner (2015-06-07): > Sorry for the delay, I was AFK until just now. > > I've prepared a quick upload consisting of only Matthias' patch, minus > the superfluous d/shlibs.local as discussed in Michael's follow-up to > the patch. > > I do still need a sponsor, though

Re: Bug#787542: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Michael Biebl
Am 07.06.2015 um 19:06 schrieb Matthias Klumpp: > 2015-06-07 18:59 GMT+02:00 Christian Kastner : >>> [...] >> http://www.kvr.at/debian/pool/main/libc/libcap2/libcap2_2.24-9.dsc > Looks fine to me and builds & works fine as well :) - I could sponsor > the package this evening, if there are no o

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Matthias Klumpp
2015-06-07 18:59 GMT+02:00 Christian Kastner : >> [...] > Sorry for the delay, I was AFK until just now. > > I've prepared a quick upload consisting of only Matthias' patch, minus > the superfluous d/shlibs.local as discussed in Michael's follow-up to > the patch. > > I do still need a sponsor, tho

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-07 Thread Christian Kastner
Hi all, On 2015-06-03 00:02, Cyril Brulebois wrote: > Michael Biebl (2015-06-02): >> Control: block -1 by 782475 >> Am 02.06.2015 um 18:11 schrieb Cyril Brulebois: >>> libudev1-udeb depends on missing libcap2. I suspect the easiest would be >>> to drop libcap2 support from the udeb build. An alte

Re: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-02 Thread Cyril Brulebois
(Adding debian-boot@ back.) Michael Biebl (2015-06-02): > Control: block -1 by 782475 > > Hi KiBi et al, > > Am 02.06.2015 um 18:11 schrieb Cyril Brulebois: > > libudev1-udeb depends on missing libcap2. I suspect the easiest would be > > to drop libcap2 support from the udeb build. An alternati

Re: Bug#782475: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-02 Thread Christian Kastner
On 2015-06-02 19:48, Michael Biebl wrote: > Am 02.06.2015 um 18:11 schrieb Cyril Brulebois: >> libudev1-udeb depends on missing libcap2. I suspect the easiest would be >> to drop libcap2 support from the udeb build. An alternative would be to >> try and add a udeb in libcap2. I'd rather have the fo

Re: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-02 Thread Michael Biebl
Control: block -1 by 782475 Hi KiBi et al, Am 02.06.2015 um 18:11 schrieb Cyril Brulebois: > libudev1-udeb depends on missing libcap2. I suspect the easiest would be > to drop libcap2 support from the udeb build. An alternative would be to > try and add a udeb in libcap2. I'd rather have the form

Re: Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-02 Thread Matthias Klumpp
2015-06-02 18:11 GMT+02:00 Cyril Brulebois : > Package: libudev1-udeb > Version: 218-1 > Severity: grave > Tags: d-i > Justification: renders package unusable > > (Please keep debian-boot@lists.debian.org cc'ed.) > > Hi, > > libudev1-udeb depends on missing libcap2. I suspect the easiest would be >

Bug#787542: libudev1-udeb depends on missing libcap2

2015-06-02 Thread Cyril Brulebois
Package: libudev1-udeb Version: 218-1 Severity: grave Tags: d-i Justification: renders package unusable (Please keep debian-boot@lists.debian.org cc'ed.) Hi, libudev1-udeb depends on missing libcap2. I suspect the easiest would be to drop libcap2 support from the udeb build. An alternative would