On Tue, 29 Sep 2020 15:10:37 +0200 Bastian Germann
<bastiangerm...@fishpost.de> wrote:> > lvm2 depends on readline5 which
is orphaned (#737301). The current
> readline is not license-compatible.
>
> The enclosed patches make the package build with libedit instead which
> is a drop-in replacement for readline.
The next lvm version will have a --enable-editline option. Please change
the d/rules file to use it once you imported it. The
0002-d-control-build-depend-on-libedit-dev.patch will still be needed
with that change.
Alternatively, you can build-depend on the new libeditreadline-dev,
which provides the readline programming interface but links with libedit2.