~racb/git-ubuntu:unglobal-parent-overrides

Last commit made on 2018-01-23
Get this branch:
git clone -b unglobal-parent-overrides https://git.launchpad.net/~racb/git-ubuntu
Only Robie Basak can upload to this branch. If you are Robie Basak please log in for upload directions.

Branch merges

Branch information

Name:
unglobal-parent-overrides
Repository:
lp:~racb/git-ubuntu

Recent commits

baf6159... by Robie Basak

Remove global _PARENT_OVERRIDES

Make parent_overrides a regular parameter instead of a magic global
variable. This allows for easier testing along the "less initialisation"
theme.

af00cb4... by Robie Basak

importppa: clean up unused and duplicate imports

1e67e4c... by Nish Aravamudan

Merge remote-tracking branch 'racb/drop-unused-parameter'

1135010... by Nish Aravamudan

build: use apt-get over apt

apt does not have a stable CLI API, so use the older, but very fine,
apt-get.

LP: #1734366

960831a... by Robie Basak

Drop unused parameter ubuntu_sinfo

This is used neither by import_applied_spi nor by import_unapplied_spi.

699b018... by Robie Basak

Merge remote-tracking branch 'nacc/lp1741949-unset-snap-in-lxc-env' into HEAD

467d0f5... by Nish Aravamudan

build: unset SNAP in lxc's env

Ever since lxc gained snap support, it assumed that if SNAP is set in
it's environment that lxc itself was running as a SNAP. This is not
necessarily the case when git-ubuntu itself is a classic snap (and thus
has SNAP set in its environment) but is calling lxc in the host. Unset
SNAP manually on lxc run() calls.

LP: #1741949

cd297f0... by Nish Aravamudan

run: add wrapper around invoking lxc

This should have no functional changes.

31675fe... by Nish Aravamudan

build: move get_cmd_in_origpath to run

02d08fc... by Christian Ehrhardt 

add chrony to whitelist

Signed-off-by: Christian Ehrhardt <email address hidden>