It looks like the problem is with the code that sets the console font 
selection.  In /live-config/common/020-pkg-configure.chroot:
  27 # Configure the console-setup
  28 dpkg-reconfigure --frontend=noninteractive console-setup ||
  29     { echo "FAILED to recofigure console-setup"; exit 1; }

Which triggers an initramfs update. The trigger remains unacted on till
the next package installation. By simply putting in a "dpkg --configure
-a" after, this problem is fixed.

Found linux image: /boot/vmlinuz-3.5.0-2-generic
Found initrd image: /boot/initrd.img-3.5.0-2-generic
Found memtest86+ image: /boot/memtest86+.bin
done
grub-probe: invalid option -- 't'
Usage: euca-psuedo-grub-probe
   this is a wrapper around grub-probe to provide the answers for an ec2 guest
/usr/sbin/grub-probe: 8: /usr/sbin/grub-probe: fail: not found
grub-probe: invalid option -- 't'
Usage: euca-psuedo-grub-probe
   this is a wrapper around grub-probe to provide the answers for an ec2 guest
/usr/sbin/grub-probe: 8: /usr/sbin/grub-probe: fail: not found
grub-probe: invalid option -- 't'
Usage: euca-psuedo-grub-probe
   this is a wrapper around grub-probe to provide the answers for an ec2 guest
/usr/sbin/grub-probe: 8: /usr/sbin/grub-probe: fail: not found
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.5.0-2-generic
Found initrd image: /boot/initrd.img-3.5.0-2-generic
Found memtest86+ image: /boot/memtest86+.bin
done
console-setup   console-setup/console-setup/fontface47  string  Fixed
debconf-set-selections                  
update-initramfs: deferring update (trigger activated)
Adding admin group...
Adding netdev group...
Adding ubuntu user...
Adding user ubuntu to group netdev
Locking ubuntu user...
Disabling root user...

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

Title:
  cloud-images run update-initramfs on first package install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1018884/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to