Re: [PATCH 1/3] Fix extranonfree support to be backward compatible with previous behaviour (default to false)

2007-08-08 Thread Steve McIntyre
On Tue, Aug 07, 2007 at 09:15:15PM -0300, Otavio Salvador wrote: >From: Otavio Salvador <[EMAIL PROTECTED]> > > >--- > > debian/changelog |4 > tools/make_disc_trees.pl |2 +- > 2 files changed, 5 insertions(+), 1 deletions(-) > >diff --git a/debian/changelog b/debian/changelog >

Re: [PATCH 2/3] Use DEBOOTSTRAP_SCRIPT, BASE_INCLUDE and BASE_EXCLUDE variables to calculate the base packages set

2007-08-08 Thread Steve McIntyre
On Tue, Aug 07, 2007 at 09:15:21PM -0300, Otavio Salvador wrote: >From: Otavio Salvador <[EMAIL PROTECTED]> > >While doing the $(BDIR)/rawlist we need to use the DEBOOTSTRAP_SCRIPT, >BASE_INCLUDE and BASE_EXCLUDE variables to better support CDDs. > >Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]

Re: [PATCH 3/3] Create dpkg status file before calling APT

2007-08-08 Thread Steve McIntyre
On Tue, Aug 07, 2007 at 09:15:27PM -0300, Otavio Salvador wrote: >From: Otavio Salvador <[EMAIL PROTECTED]> > >APT uses the dpkg status file and then we should make an empty file if >it doesn't exists. > >Signed-off-by: Otavio Salvador <[EMAIL PROTECTED]> >--- > > debian/changelog|1 + > too

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Robert Lemmen
Package: debian-cd Severity: important Version: 3.0.2 User: [EMAIL PROTECTED] Usertags: goal-recommends hi, debian-cd has a recommends on syslinux, which is not available on all plattforms. since we want to install recommends by default in lenny, this needs to be addressed. the easiest way would

Re: [PATCH 2/3] Use DEBOOTSTRAP_SCRIPT, BASE_INCLUDE and BASE_EXCLUDE variables to calculate the base packages set

2007-08-08 Thread Otavio Salvador
Steve McIntyre <[EMAIL PROTECTED]> writes: > Hmmm. If BASE_INCLUDE or BASE_EXCLUDE are unset, does this work OK? I'll check it and send a revised patch. -- Otavio Salvador O.S. Systems E-mail: [EMAIL PROTECTED] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http:

Re: [PATCH 3/3] Create dpkg status file before calling APT

2007-08-08 Thread Otavio Salvador
Steve McIntyre <[EMAIL PROTECTED]> writes: > And I thought we spoke about this last time - other places in > debian-cd should already be making the status file (in several places > in the Makefile). Are you calling things significantly differently? Yes. I use apt to get the list of packages to in

Re: [PATCH 3/3] Create dpkg status file before calling APT

2007-08-08 Thread Steve McIntyre
On Wed, Aug 08, 2007 at 09:24:34AM -0300, Otavio Salvador wrote: >Steve McIntyre <[EMAIL PROTECTED]> writes: > >> And I thought we spoke about this last time - other places in >> debian-cd should already be making the status file (in several places >> in the Makefile). Are you calling things signif

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Julian Andres Klode
Am Mittwoch, den 08.08.2007, 12:58 +0200 schrieb Robert Lemmen: > Package: debian-cd > Severity: important > Version: 3.0.2 > User: [EMAIL PROTECTED] > Usertags: goal-recommends > > hi, > > debian-cd has a recommends on syslinux, which is not available on all > plattforms. since we want to instal

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Martín Ferrari
On 8/8/07, Julian Andres Klode <[EMAIL PROTECTED]> wrote: > The package is "Architecture: All" and this does not work with > arch-indep packages, because these expressions are used at build-time. > If the package is built on powerpc, it won't contain the syslinux > recommends. > If the package is

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Julian Andres Klode
Am Mittwoch, den 08.08.2007, 18:10 +0100 schrieb =?UTF-8?Q? Mart=C3=ADn?= Ferrari: > On 8/8/07, Julian Andres Klode <[EMAIL PROTECTED]> wrote: > > > The package is "Architecture: All" and this does not work with > > arch-indep packages, because these expressions are used at build-time. > > If the

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Otavio Salvador
Julian Andres Klode <[EMAIL PROTECTED]> writes: > Am Mittwoch, den 08.08.2007, 18:10 +0100 schrieb =?UTF-8?Q? > Mart=C3=ADn?= Ferrari: >> On 8/8/07, Julian Andres Klode <[EMAIL PROTECTED]> wrote: >> >> > The package is "Architecture: All" and this does not work with >> > arch-indep packages, beca

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Robert Lemmen
On Wed, Aug 08, 2007 at 06:16:06PM +0200, Julian Andres Klode wrote: > The package is "Architecture: All" and this does not work with > arch-indep packages, because these expressions are used at build-time. > If the package is built on powerpc, it won't contain the syslinux > recommends. > If the p

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Julian Andres Klode
Am Mittwoch, den 08.08.2007, 15:09 -0300 schrieb Otavio Salvador: > Julian Andres Klode <[EMAIL PROTECTED]> writes: > > > Am Mittwoch, den 08.08.2007, 18:10 +0100 schrieb =?UTF-8?Q? > > Mart=C3=ADn?= Ferrari: > >> On 8/8/07, Julian Andres Klode <[EMAIL PROTECTED]> wrote: > >> > >> > The package i

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Otavio Salvador
Julian Andres Klode <[EMAIL PROTECTED]> writes: > The better way would be to modify dpkg to export these things > to the binary package, and ignoring all dependencies/etc not for > your arch at install-time. If it's an arch all package it mean that it must to work equally on all arches otherwise

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Julian Andres Klode
Bug #436733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436733 -- Julian Andres Klode IRC Nickname: juliank (Debian/OFTC + Freenode, GimpNet) Fellow of FSFE: https://www.fsfe.org/en/fellows/jak (No. 1049) Debian Wiki:http://wiki.debian.org/JulianAndresKlode Ubuntu Wiki:http://wiki

Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Steve McIntyre
reassign 436650 syslinux retitle 436650 Please build (at least a subset of) syslinux for all arches thanks On Wed, Aug 08, 2007 at 12:58:52PM +0200, Robert Lemmen wrote: >Package: debian-cd >Severity: important >Version: 3.0.2 >User: [EMAIL PROTECTED] >Usertags: goal-recommends > >hi, > >debian-cd

Processed: Re: Bug#436650: debian-cd has unmet recommends on some archs

2007-08-08 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 436650 syslinux Bug#436650: debian-cd has unmet recommends on some archs Bug reassigned from package `debian-cd' to `syslinux'. > retitle 436650 Please build (at least a subset of) syslinux for all arches Bug#436650: debian-cd has unmet recomm