[Bug 1275740] Re: Installer fails when preseeding 'partman-partitioning/confirm_resize'

Mantas Kriaučiūnas mantas at akl.lt
Tue Jul 22 13:46:23 UTC 2014


I can't force ubiquity to automatically resize existing partitions even when I write this line in preseed file:
d-i partman-auto/init_automatically_partition select resize_use_free

Could you attach your preseed file when installer resizes existing
partition instead of creating new ones?

Wright (wright-gagelac) wrote:
> I'm doing a preseed with the following value :
> ...
> d-i partman-auto/init_automatically_partition select resize_use_free
> d-i partman-partitionning/confirm_resize boolean true
> ...
> 
> When setting confirm_resize to 'true', installer begins an infinite loop.

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

Title:
  Installer fails when preseeding 'partman-partitioning/confirm_resize'

Status in “partman-auto” package in Ubuntu:
  New

Bug description:
  Hello,

  I'm doing a preseed with the following value :
  ...
  d-i partman-auto/init_automatically_partition select resize_use_free
  d-i partman-partitionning/confirm_resize boolean true
  ...

  When setting confirm_resize to 'true', installer begins an infinite
  loop. I think it's because of the following code (see more in
  /lib/partman/automatically_partition/10resize_use_free or in the
  attachment) :

  === modified file 'automatically_partition/resize_use_free/do_option'
  db_set partman-partitioning/confirm_resize 'false'

  This has been introduced to fix #LP 52830,
  https://bugs.launchpad.net/ubuntu/+source/partman-auto/+bug/52830).

  Thank you

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



More information about the foundations-bugs mailing list