Bug#978733: Runs env both inside and outside the chroot for the same variables

2021-01-06 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Josh Triplett (2020-12-31 01:56:47) > 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 unnecessa

Bug#978733: Runs env both inside and outside the chroot for the same variables

2020-12-30 Thread Josh Triplett
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