Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2017-01-29 Thread Cyril Brulebois
Steve McIntyre (2017-01-29): > On Fri, Jan 20, 2017 at 07:45:13PM +0100, Sven Joachim wrote: > >On 2016-12-19 13:59 +0100, Julien Cristau wrote: > >>> > >> I think that needs to be reverted in dpkg, we really want to be > >> able to create sid chroots with stable debootstrap. >

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2017-01-29 Thread Steve McIntyre
Hey folks, On Fri, Jan 20, 2017 at 07:45:13PM +0100, Sven Joachim wrote: >On 2016-12-19 13:59 +0100, Julien Cristau wrote: >>> >> I think that needs to be reverted in dpkg, we really want to be able to >> create sid chroots with stable debootstrap. > >Good idea. Can this bug be fixed in

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2017-01-20 Thread Sven Joachim
On 2016-12-19 13:59 +0100, Julien Cristau wrote: > Control: severity -1 normal > > On 12/19/2016 10:58 AM, Sven Joachim wrote: >> Control: severity -1 serious >> >> On 2016-11-12 20:32 +0100, Sven Joachim wrote: >> >>> On 2016-09-04 19:28 +0200, Sven Joachim wrote: >>> Control: tags -1 +

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-12-19 Thread Sven Joachim
Control: clone -1 -2 Control: reassign -2 bootstrap-base On 2016-12-19 12:53 +0100, Ansgar Burchardt wrote: > Hi, > > there is a second implementation of pkgdetails in C (part of the base- > installer source package). Gnnn, yes. There's a comment in the debootstrap source about this, but it

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-12-19 Thread Guillem Jover
Hi! On Mon, 2016-12-19 at 13:59:51 +0100, Julien Cristau wrote: > Control: severity -1 normal > > On 12/19/2016 10:58 AM, Sven Joachim wrote: > > Control: severity -1 serious > > > > On 2016-11-12 20:32 +0100, Sven Joachim wrote: > >> On 2016-09-04 19:28 +0200, Sven Joachim wrote: > >>> The

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-12-19 Thread Julien Cristau
Control: severity -1 normal On 12/19/2016 10:58 AM, Sven Joachim wrote: > Control: severity -1 serious > > On 2016-11-12 20:32 +0100, Sven Joachim wrote: > >> On 2016-09-04 19:28 +0200, Sven Joachim wrote: >> >>> Control: tags -1 + patch >>> >>> The attached patch should fix the problem with

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-12-19 Thread Ansgar Burchardt
Hi, there is a second implementation of pkgdetails in C (part of the base- installer source package). I assume that would also need to be patched to ignore architecture qualifications? Ansgar

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-12-19 Thread Sven Joachim
Control: severity -1 serious On 2016-11-12 20:32 +0100, Sven Joachim wrote: > On 2016-09-04 19:28 +0200, Sven Joachim wrote: > >> Control: tags -1 + patch >> >> The attached patch should fix the problem with arch-qualifiers in >> debootstrap, tested with >> "debootstrap --variant=minbase

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-11-12 Thread Sven Joachim
On 2016-09-04 19:28 +0200, Sven Joachim wrote: > Control: tags -1 + patch > > The attached patch should fix the problem with arch-qualifiers in > debootstrap, tested with > "debootstrap --variant=minbase --include=autoconf-dickey" which fails > right now in unstable but succeeds with the patch

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-09-04 Thread Sven Joachim
Control: tags -1 + patch The attached patch should fix the problem with arch-qualifiers in debootstrap, tested with "debootstrap --variant=minbase --include=autoconf-dickey" which fails right now in unstable but succeeds with the patch (autoconf-dickey depends on perl:any). Cheers, Sven