[Bug 1971951] Re: sh: 48: /usr/share/debootstrap/scripts/gutsy: EXTRACTOR_OVERRIDE: parameter not set

Launchpad Bug Tracker 1971951 at bugs.launchpad.net
Thu Aug 11 16:21:07 UTC 2022


This bug was fixed in the package debootstrap - 1.0.127ubuntu1

---------------
debootstrap (1.0.127ubuntu1) kinetic; urgency=medium

  * Fix EXTRACTOR_OVERRIDE: parameter not set (LP: #1971951)
  * Fix failures with "set -u"

 -- Benjamin Drung <bdrung at ubuntu.com>  Fri, 05 Aug 2022 15:19:50 +0200

** Changed in: debootstrap (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debootstrap in Ubuntu.
https://bugs.launchpad.net/bugs/1971951

Title:
  sh: 48: /usr/share/debootstrap/scripts/gutsy: EXTRACTOR_OVERRIDE:
  parameter not set

Status in debootstrap package in Ubuntu:
  Fix Released
Status in debootstrap source package in Jammy:
  Fix Committed

Bug description:
  [Impact]

  All users of bdebstrap/mmdebstrap are affected.

  [Test Plan]

  $ cat test.yaml
  ---
  name: test
  mmdebstrap:
    suite: jammy
    target: root.squashfs
    variant: minbase
  $ bdebstrap -c test.yaml
  I: automatically chosen mode: unshare
  I: chroot architecture amd64 is equal to the host's architecture
  sh: 48: /usr/share/debootstrap/scripts/gutsy: EXTRACTOR_OVERRIDE: parameter not set
  Can't exec "tar2sqfs": No such file or directory at /usr/bin/mmdebstrap line 5178.
  E: cannot exec tar2sqfs --version: No such file or directory
  E: failed to start tar2sqfs --version
  2022-05-06 10:22:50,438 bdebstrap ERROR: mmdebstrap failed with exit code 2. See above for details.

  This test shuold produce a root.squashfs without a failure.

  [Where problems could occur]
  Worst case scenario is that deboostrap breaks, but this one-line fix is so trivial that I fail to come up with possible problem (except for other bugs that only appear when upgrading the package).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debootstrap/+bug/1971951/+subscriptions




More information about the foundations-bugs mailing list