[libvirt] [tck PATCH] require libguestfs-tool package

Erik Skultety eskultet at redhat.com
Mon Mar 26 07:13:43 UTC 2018


On Sun, Mar 25, 2018 at 06:47:14PM -0400, Laine Stump wrote:
> The nwfilter tests use virt-builder to download and configure a guest
> appliance, but we don't require the libguestfs-tools package. Up until
> now it's just happened that it was always already installed on the
> test systems, so it wasn't a problem, but it's annoying to have to
> type the one extra install command when setting up a new machine to
> run the tests.
>
> Signed-off-by: Laine Stump <laine at laine.org>
> ---
>  perl-Sys-Virt-TCK.spec.PL | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/perl-Sys-Virt-TCK.spec.PL b/perl-Sys-Virt-TCK.spec.PL
> index 7c83be9..9694227 100644
> --- a/perl-Sys-Virt-TCK.spec.PL
> +++ b/perl-Sys-Virt-TCK.spec.PL
> @@ -75,6 +75,7 @@ Requires: perl(TAP::Formatter::JUnit)
>  Requires: perl(TAP::Harness::Archive)
>  Requires: perl(Net::OpenSSH)
>  Requires: perl(IO::Pty)
> +Requires: libguestfs-tools
>  Requires: /usr/bin/mkisofs
>  vuildArchitectures: noarch

Reviewed-by: Erik Skultety <eskultet at redhat.com>




More information about the libvir-list mailing list