Public bug reported:

I'm running the automated desktop ISO tests, which haven't changed in a
while. The lvm install test most recently passed on December 11 on amd64
and December 12 on i386. When I look at it now, grub-install is
attempting to run on /dev/mapper. This is the initial preseed without
the header:

d-i debian-installer/locale string en_US.UTF-8
d-i netcfg/get_hostname string utah-example
d-i partman-auto/method string lvm
#need this for desktop
d-i partman/choose_partition select Finish partitioning and write changes to 
disk
#need this for cobbler
d-i partman/confirm boolean true
#need this for non-desktop
d-i partman/confirm_nooverwrite boolean true
d-i time/zone string Etc/UTC
d-i passwd/user-fullname string UTAH
d-i passwd/username string utah
d-i passwd/user-password password !ubuntu123
d-i passwd/user-password-again password !ubuntu123
d-i pkgsel/include string openssh-server python-yaml bzr git gdebi-core
#need this for non-desktop
d-i finish-install/reboot_in_progress note
#Temporary workaround for LP:1258245
d-i preseed/early_command string chmod 666 /dev/ttyS0
d-i preseed/late_command string chroot /target /usr/sbin/usermod -G dialout 
syslog

Some of that (mostly late_command) is modified by utah, so I can
retrieve the full one if necessary.

** Affects: ubiquity (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  When run with an lvm preseed, ubiquity attempts to install grub to
  /dev/mapper

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

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

Reply via email to