Public bug reported:

partman/init.d/30parted always forces 'seen' to 'false' for
partman/installation_medium_mounted. This prevents it from being
preseeded, as Colin suggests in
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/344976.

--
                if [ "$part_warn" ]; then
                        db_subst partman/installation_medium_mounted PARTITION 
"$part_warn"
                        db_fset partman/installation_medium_mounted seen false
                        db_capb align
                        db_input high partman/installation_medium_mounted || 
true
                        db_go || true
                        db_capb backup align
                fi
--

https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1355845 is
the same problem, but for partman/unmount_active.

** Affects: partman-base (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/1491963

Title:
  preseeding for partman/installation_medium_mounted fails because
  'seen' is forced to false

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1491963/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to