~dbungert/livecd-rootfs:adt-hang-vagrant

Last commit made on 2023-08-16
Get this branch:
git clone -b adt-hang-vagrant https://git.launchpad.net/~dbungert/livecd-rootfs
Only Dan Bungert can upload to this branch. If you are Dan Bungert please log in for upload directions.

Branch merges

Branch information

Name:
adt-hang-vagrant
Repository:
lp:~dbungert/livecd-rootfs

Recent commits

fcde591... by Dan Bungert

changelog

91641ee... by Dan Bungert

cpc/hooks: fix hang when running adt locally

While attempting to run autopkgtest locally, the test stops at the
following command:
ssh-keygen -t ed25519 -C ubuntu_vagrant_insecure_key -b 4096 -f
/tmp/tmp.VuAfnsBv1G/vagrant_insecure_key

This is found in live-build/ubuntu-cpc/hooks.d/base/vagrant.binary

It appears to be waiting for a passphrase, as running that outside of
adt gives a more helpful "Enter passphrase" prompt.

Explicitly set the passphrase to empty with the `-N` argument.

51dcf5f... by Dan Bungert

changelog for 23.10.14

e03d43e... by Dan Bungert

canary: drop minimal install source

16c1c34... by Dan Bungert

canary: fix lang layers generation

2d33c8d... by Dan Bungert

canary: fix layer for "classic" variation

592f753... by Dan Bungert

canary: +dctrl-tools, subiquity uses it

61ae209... by Utkarsh Gupta

Update d/ch for 23.10.13 release

5e96ff0... by Jess Jang

fix: bind correct apparmor feature for validating snap seed

During Realtime kernel image build, there was an error during
validating snap seed which derivative images copied 5.19
apparmor feature and can't validate when Realtime kernel (5.15)
installed [0].

To prevent this, bind correct apparmor feature with kernel
version.

[0] https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2024639

(cherry picked from commit 6b54faa6be6286017eb2dc701534cf780ae462ce)

774b7c6... by Utkarsh Gupta

Update d/ch for 23.10.12 release