~rcj/livecd-rootfs/+git/livecd-rootfs:feature/magic-proxy-logdump

Last commit made on 2019-10-04
Get this branch:
git clone -b feature/magic-proxy-logdump https://git.launchpad.net/~rcj/livecd-rootfs/+git/livecd-rootfs
Only Robert C Jennings can upload to this branch. If you are Robert C Jennings please log in for upload directions.

Branch merges

Branch information

Name:
feature/magic-proxy-logdump
Repository:
lp:~rcj/livecd-rootfs/+git/livecd-rootfs

Recent commits

8cb442c... by Robert C Jennings

magic-proxy: dump proxy log to stdout on failure

When we encounter a failure in 'lb binary' the launchpad builders can
only surface the build output from stdout. If the binary hook failure
implicates the archive we can not determine fault without the apt
proxy log. This patch will dump the proxy log to stdout to aid in
debugging these failures.

312bef9... by Steve Langasek

releasing package livecd-rootfs version 2.614

0902ffe... by Steve Langasek

002-add-foreign-kernel.chroot_early: enable amd64 as a foreign arch on i386 image builds, since this is where the kernel comes from henceforth.

503b8b8... by Łukasz Zemczak

releasing package livecd-rootfs version 2.613

1f8f86c... by Łukasz Zemczak

Final fix to 999-ubuntu-image-customization.chroot, tested to be working.

c4ef397... by Łukasz Zemczak

releasing package livecd-rootfs version 2.612

6cd2343... by Łukasz Zemczak

Fix the styling to fit the rest a bit better.

c7f3374... by Łukasz Zemczak

Final changes to the 999-ubuntu-image-customization.chroot hook.

8a6ed63... by Dimitri John Ledkov

releasing package livecd-rootfs version 2.611

9a6f28c... by Dimitri John Ledkov

lb_chroot_layered: also snap_validate_seed after all snaps are seeded

Cherrypick of the similar change done in the non-layered codepath.