[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#488264: marked as done (regression: errors out on empty include-debs option)



Your message dated Sat, 28 Jun 2008 21:29:37 +0200
with message-id <200806282129.39038.thijs@debian.org>
and subject line Re: Bug#488264: regression: errors out on empty include-debs option
has caused the Debian Bug report #488264,
regarding regression: errors out on empty include-debs option
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
488264: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=488264
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 1.0.9
Severity: normal

Hi,

debootstrap fails when supplied an empty set of packages to include:

/usr/sbin/debootstrap --include= --exclude=adduser,apt-utils \
 --arch powerpc etch /tmp/aap3 http://ftp.nl.debian.org/debian
E: unrecognized or invalid option --include=

This works successfully on etch so I think it's a regression introduced
in 1.0.9 with this change:
  * Error out on unrecognized options to avoid invalid options to be 
    recognized as arguments.

We use debootstrap in a shell script where it is called like this:
/usr/sbin/debootstrap --include="$INCLUDEDEBS" --exclude="$EXCLUDEDEBS" \
        --arch "$ARCH" etch "$CHROOTDIR" "$DEBMIRROR"
and I think it's quite reasonable if $INCLUDEDEBS is set to an empty
string if I don't want to include any extra debs. I don't see problems
with the existing behaviour so I hope that can be resurrected.


cheers,
Thijs

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.24-1-powerpc
Locale: LANG=nl_NL.UTF-8, LC_CTYPE=nl_NL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debootstrap depends on:
ii  binutils            2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii  wget                1.11.3-1             retrieves files from the web

debootstrap recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Friday 27 June 2008 18:21, Otavio Salvador wrote:
> Many times fixing bugs means breaking someone else old code. A lot of
> times people workaround existent bugs or do local fixes for issues
> that can be fixed in future. That's why we (developers) need to test
> everything as possible when doing major changes like upgrading modules
> and like.

Ok, clear - I'm closing the issue then. I've updated our scripts.


cheers,
Thijs

Attachment: pgpDyqnnTRjno.pgp
Description: PGP signature


--- End Message ---

Reply to: