Public bug reported:

Binary package hint: ubiquity

I'm having trouble getting a preseed to work with the new
installer I believe the partition recipe is failing. It used to
work on 9.04, now I get a "Missing filesystem.size." traceback from
ubiquity (line 664).

Here is the recipe :

#  boot-root-home ::
#    128 512 256 ext2
#        $defaultignore{ }
#        method{ format }
#        format{ }
#        use_filesystem{ }
#        filesystem{ ext2 }
#        mountpoint{ /boot }
#        options/relatime{ relatime } .
#    .
#    500 4000 20000 $default_filesystem
#        $lvmok{ }
#        method{ format }
#        format{ }
#        use_filesystem{ }
#        $default_filesystem{ }
#        mountpoint{ / }
#        options/relatime{ relatime } .
#    .
#    96 512 300% linux-swap
#        $lvmok{ }
#        method{ swap }
#        format{ } .
#    .
#    100 10000 -1 $default_filesystem 
#        $lvmok{ }
#        method{ format }
#        format{ }
#        use_filesystem{ }
#        $default_filesystem{ }
#        mountpoint{ /home }
#        options/relatime{ relatime } .


Is it a bug or am I coding the preseed wrong ?

If my preseed is wrong can you direct me towards uptodate
documentation ?

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

-- 
Ubiquity crashes over recipe that leads to "Missing filesystem.size."
https://bugs.launchpad.net/bugs/557388
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to