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

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 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

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

2007-08-07 Thread Otavio Salvador
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 + tools/apt-selection |3 +++ 2 files changed, 4 insertions(+), 0 deletions(