[Bug 1491963] Re: preseeding for partman/installation_medium_mounted fails because 'seen' is forced to false
Launchpad Bug Tracker
1491963 at bugs.launchpad.net
Tue May 3 01:33:38 UTC 2016
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: partman-base (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to partman-base in Ubuntu.
https://bugs.launchpad.net/bugs/1491963
Title:
preseeding for partman/installation_medium_mounted fails because
'seen' is forced to false
Status in partman-base package in Ubuntu:
Confirmed
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/partman-base/+bug/1491963/+subscriptions
More information about the foundations-bugs
mailing list