Our workaround at the moment looks like this:

d-i preseed/late_command string \
        in-target apt-get --yes purge   linux-image-extra-3.13.0-24-generic;\
        in-target apt-get --yes purge   linux-image-3.13.0-24-generic;\
        in-target apt-get --yes install linux-image-extra-3.13.0-34-generic 
--reinstall; \
        chroot /target sh -c "/usr/sbin/update-initramfs -c -k all"; \
        sync

It is very dirty and has to be adjusted everey time a new kernel gets released, 
but it works.
NOTE: There have to be tabs not spaces in every new line.

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

Title:
  package linux-image-3.13.0-24-generic 3.13.0-24.46 failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 1

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

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

Reply via email to