Hide Forgot
This package is needed as requirement for other new package perl-Term-ProgressBar. According lib/Term/ProgressBar.pm:288, Term::ReadKey should be binary requirement. Otherwise terminal width cannot be queried and value 50 columns is assumed (this can break progress bar on narrow terminal). I'm not sure whether this have impact on virt-v2v, which is the main reason, why we are adding these packages.
Should be fixed after errata of #665415.