Marking xenial as verification failed.  I have been able to test on
xenial and it failed quickly.

Our first call to 'udevadm settle' in our first binary hook fails:
+ teardown_mountpoint binary/boot/filesystem.dir
+ local mountpoint=binary/boot/filesystem.dir
+ umount binary/boot/filesystem.dir/var/cache/apt
+ umount binary/boot/filesystem.dir/var/lib/apt
+ umount binary/boot/filesystem.dir/tmp
+ umount binary/boot/filesystem.dir/sys
+ umount binary/boot/filesystem.dir/proc
+ umount -R binary/boot/filesystem.dir/dev
+ udevadm settle
config/functions: line 107: udevadm: command not found
E: config/hooks/030-root-tarball.binary failed (exit non-zero). You should 
check for errors.

In a prior good build we see that we had not been calling udevadm until after 
the first call to mount_image in the common functions.  We were getting udev 
installed as a side-effect of a call to install kpartx:
+ mount_image binary/boot/disk.ext4 1
+ apt-get install -qqy kpartx
Selecting previously unselected package udev.

I have a possible fix @ http://bazaar.launchpad.net/~rcj/livecd-rootfs
/xenial-proposed/revision/1420 but I'm unable to test before I'm out of
the office (and the builders have a spectacular backlog currently of
~9hrs).

** Tags removed: verification-needed-xenial
** Tags added: verification-failed-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1716992

Title:
  ubuntu-cpc lacks common function to reverse setup_mountpoint

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/1716992/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to