~jugmac00/launchpad-buildd:oci-build-path

Last commit made on 2020-08-17
Get this branch:
git clone -b oci-build-path https://git.launchpad.net/~jugmac00/launchpad-buildd
Only Jürgen Gmach can upload to this branch. If you are Jürgen Gmach please log in for upload directions.

Branch merges

Branch information

Name:
oci-build-path
Repository:
lp:~jugmac00/launchpad-buildd

Recent commits

5d972a3... by Tom Wardill

Add changelog entry

c901336... by Tom Wardill

Add build-path argument to OCI builds

855135f... by Colin Watson

Fix environment variable quoting in chroot backend

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/387221

20c7d81... by Tom Wardill

Send exceptions to log file

Merged from https://code.launchpad.net/~twom/launchpad-buildd/+git/launchpad-buildd/+merge/387288

c1689cc... by Tom Wardill

Update changelog

be07bb1... by Tom Wardill

Send exceptions to log file

d7cdc6f... by Colin Watson

Fix environment variable quoting in chroot backend

The arguments to "env" are assembled as an argv list, so they shouldn't
be internally-quoted.

Reported by Dimitri John Ledkov.

LP: #1884936

31e806e... by Colin Watson

Use apt helpers to read Packages files

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/383060

b6064e3... by Colin Watson

lpbuildd/binarypackage.py: Use "apt-get indextargets" and "apt-helper
cat-file" where they exist to read Packages files, rather than looking
in /var/lib/apt/lists/ directly.

d4dd14a... by Colin Watson

Add some notes on the production deployment

Merged from https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/384140