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

Bug#872181: debootstrap: error processing argument #4



Package: debootstrap
Version: 1.0.67+deb8u1
Severity: normal

Dear Maintainer,

   * What led up to the situation?

     running rootstrap to create a devuan filesystem.


   * What exactly did you do (or not do) that was effective (or
     ineffective)?

     ran rootstrap.  It failed; with an error message from these lines

if [ ! -e "$SCRIPT" ]; then
        error 1 NOSCRIPT "No such script: %s" "$SCRIPT"
fi


   * What was the outcome of this action?

   rootstrap failed.

   * What outcome did you expect instead?

   rootstrap to succeed.

suggested patch from:
  diff downloads/debootstrap-1.0.91/debootstrap /usr/sbin/debootstrap :
416c395
< 		SCRIPT="$DEBOOTSTRAP_DIR/scripts/$4"
---
> 		SCRIPT="$4"

Thanks,
Douglas.

-- System Information:
Debian Release: 8.9
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages debootstrap depends on:
ii  wget  1.16-1+deb8u2

Versions of packages debootstrap recommends:
ii  debian-archive-keyring  2017.5~deb8u1
ii  gnupg                   1.4.18-7+deb8u3

debootstrap suggests no packages.

-- no debconf information


Reply to: