[Libguestfs] [PATCH v3] v2v: bootloaders: search grub config for all distributions

Richard W.M. Jones rjones at redhat.com
Tue Nov 1 18:26:36 UTC 2016


It turns out that using grub_transform unconditionally causes the
grub.conf parse to fail with:

  augeas failed to parse /boot/grub/grub.conf:
   error "Lenses @Grub and grub.lns could be used to load this file"

I think that means that two "different" lenses apply to the file which
confuses Augeas (see src/transform.c:transform_load).

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://people.redhat.com/~rjones/virt-top




More information about the Libguestfs mailing list