FS#52668 - [virt-install] cpio should be a dependency (for --initrd-inject), but isn't
Attached to Project:
Community Packages
Opened by hintss (hintss) - Sunday, 22 January 2017, 01:35 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 24 January 2017, 13:38 GMT
Opened by hintss (hintss) - Sunday, 22 January 2017, 01:35 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 24 January 2017, 13:38 GMT
|
Details
Description:
The `cpio` package is needed to use the `--initrd-inject` flag of `virt-install`, however, it is not listed as a dependency. Steps to reproduce: 1. install virt-install 2. try to use virt-install to create a vm * without `cpio` installed on the host * using the `--initrd-inject` flag to inject something into the initrd |
This task depends upon