Fixed typos for console message.
=== modified file 'live-config/common/hooks/099-cleanup.chroot'
--- live-config/common/hooks/099-cleanup.chroot2012-05-28 18:50:50 +
+++ live-config/common/hooks/099-cleanup.chroot2012-06-20 03:00:48 +
@@ -9,7 +9,7 @@
rm /etc/group-
There are typos in those patches affecting functional correctness.
http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/view/head:/live-config/common/hooks/099-cleanup.chroot
> rm /etc/resolvconf/resolv.conf.d/original || echo "Unable to remove
> resolve.conf aritifacts"
> rm
Scott,
The fix was in too places:
http://bazaar.launchpad.net/~ubuntu-on-ec2/live-build/cloud-images/revision/1848
http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/revision/477
I've confirmed the fix in the daily images for Precise and Quantal.
Marking as fix released.
Ben, can you please confirm?
The fix that was applied here was in automated-ec2-builds commits 476 and 477:
http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/revision/476
http://bazaar.launchpad.net/~ubuntu-on-ec2/vmbuilder/automated-ec2-builds/revision/477
--
You rece
** Summary changed:
- resolvconf 1.63ubuntu14 upgrade error: /etc/resolv.conf isn't a symlink, not
doing anything
+ Cloud image lacks /etc/resolv.conf symlink, causes resolvconf to complain
** Changed in: ubuntu
Status: New => Fix Committed
--
You received this bug notification because