Package: mmdebstrap
Version: 0.7.3-1
Severity: minor
X-Debbugs-Cc: j...@joshtriplett.org

mmdebstrap appears to be running commands like the following:

env --unset=APT_CONFIG --unset=TMPDIR /usr/sbin/chroot /path/to/targetdir env 
--unset=TMPDIR dpkg --install

Running env both inside and outside of the chroot seems unnecessary.
chroot will not set TMPDIR, so the internal invocation of env can be
dropped; it would be nice to not count on "env" existing inside the
chroot.

-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.9.0-5-amd64 (SMP w/4 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mmdebstrap depends on:
ii  apt      2.1.15
ii  perl     5.32.0-6
ii  python3  3.9.1-1

Versions of packages mmdebstrap recommends:
pn  arch-test            <none>
pn  fakechroot           <none>
ii  fakeroot             1.25.3-1.1
ii  gpg                  2.2.20-1
pn  libdistro-info-perl  <none>
ii  mount                2.36.1-4
pn  uidmap               <none>

Versions of packages mmdebstrap suggests:
ii  apt [apt-transport-https]  2.1.15
pn  apt-transport-tor          <none>
ii  apt-utils                  2.1.15
pn  binfmt-support             <none>
ii  ca-certificates            20200601
ii  debootstrap                1.0.123
ii  distro-info-data           0.45
ii  dpkg-dev                   1.20.5
pn  perl-doc                   <none>
pn  proot                      <none>
pn  qemu-user                  <none>
pn  qemu-user-static           <none>
pn  squashfs-tools-ng          <none>

-- no debconf information

Reply via email to