[Libguestfs] [PATCH nbdkit] plugins: Add scripting language version to --dump-plugin output.

Richard W.M. Jones rjones at redhat.com
Mon Oct 1 14:20:44 UTC 2018


On Mon, Oct 01, 2018 at 04:15:03PM +0200, Pino Toscano wrote:
> On Monday, 1 October 2018 15:44:37 CEST Richard W.M. Jones wrote:
> > On Lua:
> > 
> >   lua_version=5.3.4
> > 
> > On Perl:
> > 
> >   perl_version=5.28.0
> > 
> > On Python 2:
> > 
> >   python_version=2.7.15
> > 
> > On Python 3:
> > 
> >   python_version=3.7.0
> >   python_pep_384_abi_version=3
> > 
> > On Ruby 2.5.1p57:
> > 
> >   ruby_api_version=2.5.0
> 
> Should this be ruby_version, to be like the others?

It seems like it really is an "API" version.  Note it doesn't match
the Ruby version that I have installed.  I couldn't find a way to get
the Ruby version (but the Ruby plugin is terminally broken anyway
because Ruby threads and garbage collection are broken so this is
issue is moot).

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