Ticket #533 (closed defect: fixed)
Partitioning bug in lucid install
Reported by: | jdreed | Owned by: | amb |
---|---|---|---|
Priority: | normal | Milestone: | Summer 2010 (Lucid Deploy) |
Component: | installer | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
(Opening at the request of amb)
During the partitioning phase, the installer stops with: "You entered "" which was not recognized as a valid size". It then prompts for the amount of volume group to use for guided partitioning, defaulting to 159.8GB. If you answer yes, the install proceeds.
Relevant debugging output:
--> FGET partman-auto-lvm/guided_size seen
<-- 0 true
--> SUBST partman-auto-lvm/guided_size MINSIZE 20.5 GB
Adding [MINSIZE] -> [20.5 GB]
<-- 0
--> SUBST partman-auto-lvm/guided_size MAXSIZE 159.8 GB
Adding [MAXSIZE] -> [159.8 GB]
<-- 0
--> SUBST partman-auto-lvm/guided_size PERCENT 12%
Adding [PERCENT] -> [12%]
<-- 0
--> INPUT high partman-auto-lvm/guided_size
<-- 30 question ksipped
--> GO
<-- 0 ok
--> GET partman-auto-lvm/guided_size
<-- 0 true
--> SUBST partman-auto-lvm/bad_guided_size INPUT
Adding [INPUT] -> []
<-- 0
--> INPUT high partman-auto-lvm/bad_guided_size
<-- 0 question will be asked
--> GO