~racb/git-ubuntu:startup-pythonpath

Last commit made on 2018-01-23
Get this branch:
git clone -b startup-pythonpath 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:
startup-pythonpath
Repository:
lp:~racb/git-ubuntu

Recent commits

5bbbbe0... by Robie Basak

wrapper: fix module search path

Fix the case when running git-ubuntu from the working tree via a
relative symlink.

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>

e094d56... by Christian Ehrhardt 

add collectd to whitelist

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