i uploaded the following now, please check if this is enough: ogra@anubis:~$ cat live-build/ubuntu-core/hooks/19-remove-cloud-init-locale-test.chroot #!/bin/sh
set -e # bug #1637611 echo "turning /etc/profile.d/Z99-cloud-locale-test.sh into a no-op" if [ -e /etc/profile.d/Z99-cloud-locale-test.sh ]; then cat >/etc/profile.d/Z99-cloud-locale-test.sh<<EOF #!/bin/sh return 0 EOF fi ** Changed in: snappy Status: In Progress => Fix Committed ** Changed in: livecd-rootfs (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1637611 Title: snappy images should not ship /etc/profile.d/Z99-cloud-locale-test.sh To manage notifications about this bug go to: https://bugs.launchpad.net/snappy/+bug/1637611/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs