Displaying 20 results from an estimated 4000 matches similar to: "Compilation on OL7.4 - Tests fail (possibly) due to libyajl"
2018 Mar 29
0
Re: Compilation on OL7.4 - Tests fail (possibly) due to libyajl
[Let's keep replies on the list please]
On Thu, Mar 29, 2018 at 02:16:31PM +0200, Claudio Sasso wrote:
> Hi Richard,
>
> thanks for the suggestions; I think I have a more fundamental
> problem here, as after I added yajl, it complained about hivex, then
> about augeas. But for now I would be content with a working build,
> and later address the underling root cause if any,
2014 Jul 01
10
Libvirt installion error: You must install the libyajl library & headers to compile libvirt
Dear all,
I am installing the libvirt 1.2.5 on my newly installed Fedora19.
When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt"
In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19.
I found several links talking about this error and I downloaded 3 files (configure.ac, m4/virt-yajl.m4,
2015 Jun 30
2
Issue with virt-builder on Ubuntu 14.04
Hello,
I am running into problems with virt-builder on my Ubuntu-14.04 install.
Please find the checklist below:
1. What are you trying to achieve?
I'm trying to build a standard Ubuntu 14.04 disk image.
2. What exact commands did you run?
I ran "virt-builder ubuntu-14.04"
3. What was the precise error/output of these commands?
The process gets stuck indefinitely at
2015 Oct 17
2
[Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
2015 Oct 18
2
Re: [Error] guestfsd: /usr/lib/libaugeas.so.0: version `AUGEAS_0.16.0' not found (required by guestfsd)
Goodmornin,
Since I am running ubuntu I did " nm -D /usr/lib64/libaugeas.so.0 | grep
AUGEAS " and I didn't find "AUGEAS_0.16.0" , but I got this instead :
0000000000000000 A AUGEAS_0.1.0
0000000000000000 A AUGEAS_0.10.0
0000000000000000 A AUGEAS_0.11.0
0000000000000000 A AUGEAS_0.12.0
0000000000000000 A AUGEAS_0.14.0
0000000000000000 A AUGEAS_0.15.0
0000000000000000 A
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
On Tue, Jul 01, 2014 at 07:00:29AM +0000, WANG Cheng D wrote:
>Dear all,
>I am installing the libvirt 1.2.5 on my newly installed Fedora19.
>When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt"
>In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19.
>I found several links talking
2013 May 20
1
"make check" hangs after running for a little while
That's what I issued and hit the hay last night.
$ make -k check LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1 |& tee /tmp/log
I woke up to see the tests still hung like that on stdout
--------------------------
[...]
make -C ../src guestfs_protocol.c
[0/9008]
make[3]: Entering directory `/home/kashyap/src/libguestfs/src'
! test -f ../generator/Makefile || \
2011 Sep 30
13
[PATCH] tools/check: check for yajl (needed by libxl)
# HG changeset patch
# User Ian Campbell <ian.campbell@citrix.com>
# Date 1317367995 -3600
# Node ID 4b98868690218126b90620d9b43fdd4140145a43
# Parent e50da6b98e3d5933b9c98e8f43096fd3ebbae00d
tools/check: check for yajl (needed by libxl)
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
(note to committer, ensure the new file is executable)
diff -r e50da6b98e3d -r
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
At Tue, 1 Jul 2014 07:00:29 +0000,
WANG Cheng D wrote:
>
> Dear all,
> I am installing the libvirt 1.2.5 on my newly installed Fedora19.
> When I run ./configure, an error is reported: "You must install the libyajl library & headers to compile libvirt"
> In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the fedora19.
You need to install the
2014 Jul 01
0
Re: Libvirt installion error: You must install the libyajl library & headers to compile libvirt
On 07/01/2014 09:00 AM, WANG Cheng D wrote:
> Dear all,
>
> I am installing the libvirt 1.2.5 on my newly installed Fedora19.
>
> When I run ./configure, an error is reported: ?You must install the libyajl
> library & headers to compile libvirt?
>
> In fact, the package yajl-2.0.4-2fc19.x86_64.rpm has been installed on the
> fedora19.
>
Do you have the
2017 Dec 02
2
[nbdkit PATCH] nbd: Fix memory leak
When converting from a single transaction to a linked list, I
forgot to free the storage for each member of the list.
Reported-by: Richard W.M. Jones <rjones at redhat.com>
Fixes: 7f5bb9bf13f041ea7702bda557d9dd668bc3423a
Signed-off-by: Eric Blake <eblake at redhat.com>
---
I'm still not sure why 'make check' passes while 'make check-valgrind'
fails for
2020 Jan 03
2
bug report
Hi,
I have use kvm ? virsh ? virt for almost half year ?all things goes well ?
but recently? I use virt-copy-in found some problem ? I have do nothing with my server ?but the problem appear .
2013 Jan 16
5
libguestfs-test-tool error, libcap.so - no such file
Did install from source of libguestfs-1.20.1 on Ubuntu-12.10.
And libguestfs-test-tool complains about not finding libcap.so.2
uptime: 2.26 1.00
guestfsd: error while loading shared libraries: libcap.so.2: cannot
open shared object file: No such file or directory
[ 2.277795] Unregister pv shared memory for cpu 0
[ 2.278324] kvm: exiting hardware virtualization
[ 2.278763] sd 2:0:1:0:
2016 Mar 20
14
[PATCH v2 0/7] tests/qemu: Add program for tracing and analyzing boot times.
v1 was here:
https://www.redhat.com/archives/libguestfs/2016-March/thread.html#00157
Not running the 'hwclock' command reduces boot times considerably.
However I'm not sure if it is safe. See the question I posted on
qemu-devel:
http://thread.gmane.org/gmane.comp.emulators.qemu/402194
At the moment, about 50% of the time is consumed by SeaBIOS. Of this,
about ⅓rd is SGABIOS
2011 Dec 20
26
[PATCH v2] libxl: add support for yajl 2.x
# HG changeset patch
# User Roger Pau Monne <roger.pau@entel.upc.edu>
# Date 1324385575 -3600
# Node ID 716d6d48e647d1d4352f7206e74e693152a4f8fa
# Parent f72b99fccfca694674259cc1c03c526a827b67ec
libxl: add support for yajl 2.x
This patch adds support for yajl versions 2.x, while retaining 1.x
compatibility. This patch adds quite a lot of #ifdefs all over the
json code, so I''m open
2020 Sep 03
3
Error while loading shared libraries: libsbz.so
Hi,
I have a KVM host running ubuntu 18.04 with libguestfs-tools
version 1.36.13-1ubuntu3.3 installed from the Ubuntu's repo and when I try
to use virt-cat for example on a VM it fails with:
libguestfs: error: appliance closed the connection unexpectedly.
> libguestfs: error: guestfs_launch failed.
After doing "export LIBGUESTFS_DEBUG=1 LIBGUESTFS_TRACE=1" and running the
2013 May 14
5
tools/libxl: fix compilation and link errors on NetBSD
commit cad172d7b88bd443c81d865051297875ce2551bc
Author: Christoph Egger <chegger@amazon.de>
Date: Thu Feb 7 14:42:29 2013 +0000
tools/libxl: fix compilation and link errors on NetBSD
- Fix testidl link error that libyajl is not found
- Make linking of xl and testidl consistent
- fix error: array subscript has type ''char''
Signed-off-by:
2020 Jan 08
3
回复: bug report
Hi,Tomas:
here is the test info: Thanks for your kind help .
************************************************************
* IMPORTANT NOTICE
2015 Jun 30
2
Re: Issue with virt-builder on Ubuntu 14.04
- I tried forcing TCG and it gets to the same spot and stops.
- running make quickcheck passes the tests (see attached)
- I tried a different kernel (3.13.0-49-generic) and again it passes the
quickcheck but virt-builder hangs.
- I added 'set -x' to the top of the init script and I don't see any
additional output (see attached)
Shawn
On Tue, Jun 30, 2015 at 2:06 AM, Richard W.M.
2012 Jan 15
2
[PATCH v3] libxl: add support for yajl 2.x
# HG changeset patch
# User Roger Pau Monne <roger.pau@entel.upc.edu>
# Date 1326606960 -3600
# Node ID a1986ef30b7dab4f60fe5cda70856f5751a9fde2
# Parent cd47dde439e688cac244c7eb9f55d826c85c844f
libxl: add support for yajl 2.x
This patch adds support for yajl versions 2.x, while retaining 1.x
compatibility. All the needed ifdefs can be found in libxl_json.h.
Tested with yajl 2.0.3 and