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

Bug#544120: marked as done (debootstrap: --make-tarball yields exit value 1 (one))



Your message dated Wed, 21 Sep 2016 01:40:32 +0200
with message-id <8737kuxhqn.fsf@deep-thought.43-1.org>
and subject line Re: debootstrap: --make-tarball yields exit value 1 (one)
has caused the Debian Bug report #544120,
regarding debootstrap: --make-tarball yields exit value 1 (one)
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.)


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

The following perfectly valid and correct usage

   # debootstrap --include host --exclude laptop-detect \
                 --arch i386 --make-tarball ./packs.tgz \
				 etch /mnt/ http://host-of-choice/debian/

completes with return value 1, thus preventing its use
in a GNU Makefile, unless error checking is avoided on
the above statement. This must be judged as a major
impediment and undesirable behaviour.

The mandatory full file path demanded by "--unpack-tarball"
in version 1.0.10lenny1, contrasted to the relative path
accepted bu "--make-tarball", is likewise annoying, but is
easier to detect and circumvent in standard ways.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (90, 'testing'), (80, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=sv_SE.ISO-8859-15, LC_CTYPE=sv_SE.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

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

debootstrap recommends no packages.

debootstrap suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 1.0.83

I tried to reproduce this with the current version of debootstrap
running

  debootstrap --force-check-gpg \
    --include host --exclude laptop-detect \
    --arch i386 --make-tarball stretch.tgz \
    stretch stretch [mirror]

As this finished without as error (that is with return code 0), I assume
this has since been fixed.

Ansgar

--- End Message ---

Reply to: