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

Andrea Bolognani abologna at redhat.com
Thu Dec 12 15:26:26 UTC 2019


On Thu, 2019-12-12 at 16:05 +0100, Pino Toscano wrote:
> On Thursday, 12 December 2019 15:31:04 CET Andrea Bolognani wrote:
> > +  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.

Not on openSUSE, apparently:

  $ docker run --rm -it opensuse/leap:15.1
  edb149088975:/ # zypper install augeas
  Building repository 'Non-OSS Repository' cache ......................
  Building repository 'Main Repository' cache .........................
  Building repository 'Main Update Repository' cache ..................
  Building repository 'Update Repository (Non-Oss)' cache .............
  Loading repository data...
  Reading installed packages...
  Resolving package dependencies...

  The following NEW package is going to be installed:
    augeas

  1 new package to install.
  Overall download size: 130.1 KiB. Already cached: 0 B. After the operation, additional 205.1 KiB will be used.
  Continue? [y/n/v/...? shows all options] (y): y
  Retrieving package augeas-1.10.1-lp151.2.3.x86_64     (1/1), 130.1 KiB (205.1 KiB unpacked)
  Retrieving: augeas-1.10.1-lp151.2.3.x86_64.rpm ......................

  Checking for file conflicts: ........................................
  (1/1) Installing: augeas-1.10.1-lp151.2.3.x86_64 ....................
  edb149088975:/ # rpm -qa | grep augeas-lenses
  edb149088975:/ # ls /usr/share/augeas/lenses
  ls: cannot access '/usr/share/augeas/lenses': No such file or directory
  edb149088975:/ #

¯\_(ツ)_/¯

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list