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

Launchpad Bug Tracker 1971951 at bugs.launchpad.net
Wed Oct 5 03:42:13 UTC 2022


This bug was fixed in the package mmdebstrap - 0.8.4-1ubuntu0.1

---------------
mmdebstrap (0.8.4-1ubuntu0.1) jammy; urgency=medium

  * Do not require "set -u" for /usr/share/debootstrap/scripts/gutsy
    (LP: #1971951)

 -- Benjamin Drung <bdrung at ubuntu.com>  Mon, 12 Sep 2022 10:48:08 +0200

** Changed in: mmdebstrap (Ubuntu Jammy)
       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 mmdebstrap package in Ubuntu:
  Won't Fix
Status in debootstrap source package in Jammy:
  Won't Fix
Status in mmdebstrap source package in Jammy:
  Fix Released

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