Comment 2 for bug 1764602

Revision history for this message
Ryan Harper (raharper) wrote : Re: [Bug 1764602] Re: installing over lvm install as done by d-i fails

In clear-holders we combine the vg_name and lv_name with a simple

"%s-%s" %( vg_name, lv_name)

however, if either name includes a hyphen, then it needs to be doubled.

So, vg_name is 'ubuntu-vg', so command line params need to be ubuntu--vg-swap

On Mon, Apr 16, 2018 at 9:59 PM, Michael Hudson-Doyle
<email address hidden> wrote:
> I don't know how any of this works but the problem is ubuntu--vg-swap_1
> vs ubuntu-vg-swap_1 -- removing the former works, the latter does not.
>
> --
> You received this bug notification because you are subscribed to curtin.
> Matching subscriptions: curtin-bugs-all
> https://bugs.launchpad.net/bugs/1764602
>
> Title:
> installing over lvm install as done by d-i fails
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/curtin/+bug/1764602/+subscriptions