[libvirt] [jenkins-ci PATCH 1/5] guests: Add mapping for augeas-lenses

Pino Toscano ptoscano at redhat.com
Thu Dec 12 15:05:01 UTC 2019


On Thursday, 12 December 2019 15:31:04 CET Andrea Bolognani wrote:
> Some distributions package augeas and the default lenses separately,
> so we need a mapping for the latter.
> 
> Signed-off-by: Andrea Bolognani <abologna at redhat.com>
> ---
>  guests/vars/mappings.yml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/guests/vars/mappings.yml b/guests/vars/mappings.yml
> index d32ecf3..02bedab 100644
> --- a/guests/vars/mappings.yml
> +++ b/guests/vars/mappings.yml
> @@ -77,6 +77,11 @@ mappings:
>      default: augeas
>      deb: augeas-tools
>  
> +  augeas-lenses:
> +    default: augeas
> +    deb: augeas-lenses
> +    OpenSUSE: augeas-lenses

Why is this needed? The lenses must be already a dependency of the
augeas shared library, or at least of the tools.

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20191212/001b1ae7/attachment-0001.sig>


More information about the libvir-list mailing list