modify apt-get parameters during build to prevent need to remove apt-listchanges

Information

ID: 282
PHID: PHID-TASK-qpwj2elr2cmbgvpmjsc5
Author: Patrick
Status at Migration Time: resolved
Priority at Migration Time: Normal

Description

! In T278#4002, @nrgaway wrote:
Since I ran whonix_build next after debootstrap I did not have to uninstall apt-listchanges. I mention this since you may want to consider modifying your apt-get parameters to some of the ones I use that prevent the need to uninstall apt-listchanges:

DEBIAN_FRONTEND="noninteractive" DEBIAN_PRIORITY="critical" DEBCONF_NOWARNINGS="yes" \
        chroot apt-get ${APT_GET_OPTIONS} install ${files[@]}

Comments


Patrick

2015-04-27 14:57:58 UTC


nrgaway

2015-04-27 21:24:34 UTC


Patrick

2015-04-27 22:53:53 UTC


nrgaway

2015-04-28 02:43:25 UTC


Patrick

2015-04-28 18:46:19 UTC


nrgaway

2015-04-28 21:22:02 UTC


Patrick

2015-04-28 21:56:47 UTC


Patrick

2015-04-28 21:57:08 UTC