Re: [jenkins-ci PATCH 1/8] guests: Fix PERL5LIB on Debian sid

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

 



On Tue, May 15, 2018 at 04:40:02PM +0200, Andrea Bolognani wrote:
> Debian sid is shipping Perl 5.26.2 now.
> 
> Signed-off-by: Andrea Bolognani <abologna@xxxxxxxxxx>
> ---
>  guests/host_vars/libvirt-debian-sid/main.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/guests/host_vars/libvirt-debian-sid/main.yml b/guests/host_vars/libvirt-debian-sid/main.yml
> index f5eb52c..bc711f5 100644
> --- a/guests/host_vars/libvirt-debian-sid/main.yml
> +++ b/guests/host_vars/libvirt-debian-sid/main.yml
> @@ -1,5 +1,5 @@
>  ---
> -PERL5LIB: $VIRT_PREFIX/lib/x86_64-linux-gnu/perl/5.26.1
> +PERL5LIB: $VIRT_PREFIX/lib/x86_64-linux-gnu/perl/5.26.2
>  PYTHONPATH: $VIRT_PREFIX/lib/python3.6/site-packages

I guess that this is somehow needed otherwise the perl build fails
but we can use $(perl -e 'print substr($^V, 1)') to get the current
version.

Reviewed-by: Pavel Hrdina <phrdina@xxxxxxxxxx>

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux