[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#757818: Bug#750212: Bug#757818: partman-lvm: Refuses to reinstall if it find old lvm volume



On Thu, Sep 4, 2014 at 2:18 PM, Petter Reinholdtsen <pere@hungry.com> wrote:
> diff --git a/lib/lvm-base.sh b/lib/lvm-base.sh
> index 4e83d67..1ea69e3 100644
> --- a/lib/lvm-base.sh
> +++ b/lib/lvm-base.sh
[...]
> -       log-output -t partman-lvm lvcreate -l "$extents" -n "$lv" $vg
> +       log-output -t partman-lvm lvcreate --yes -l "$extents" -n "$lv" $vg
[...]
> Will it have any unexpected side effects, or should I upload a fixed
> package right away?

"yes | lvcreate" as pointed out in xen-tools bug [0] should also work
(around it) on wheezy.
No idea about how to fix it properly.

[0] https://bugs.debian.org/754517#20

-- 
G..e


Reply to: