search for: gowayehowu

Displaying 3 results from an estimated 3 matches for "gowayehowu".

2014 Jan 23
2
Re: Errors Running on Ubuntu 13.10
...cy/universe amd64 Packages >> >> >> Kernel: >> 3.11.0-15-generic #23-Ubuntu > > It seems to be the same as mine so I don't know why it's failing. > Perhaps strace qemu to see how it quits? Here’s the strace from libguestfs-test-tool. http://hastebin.com/gowayehowu.tex > > http://libguestfs.org/libguestfs-test-tool.1.html#trying-out-a-different-version-of-qemu > > Rich. > > -- > Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones > virt-top is 'top' for virtual machines. Tiny program with many &g...
2014 Jan 24
0
Re: Errors Running on Ubuntu 13.10
...Jan 23, 2014, at 1:54 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > > It seems to be the same as mine so I don't know why it's failing. > > Perhaps strace qemu to see how it quits? > > Here’s the strace from libguestfs-test-tool. > > http://hastebin.com/gowayehowu.tex That's not helpful. You need to strace _qemu_ by writing a qemu wrapper: ---------------------------------------------------------------------- #!/bin/bash - exec strace -o /tmp/qemu.log -f -s 1024 /usr/bin/qemu-system-x86_64 "$@" -----------------------------------------------...
2014 Jan 23
3
Re: Errors Running on Ubuntu 13.10
On Jan 23, 2014, at 4:47 AM, Richard W.M. Jones <rjones@redhat.com> wrote: > On Thu, Jan 23, 2014 at 12:22:43AM -0800, Tim Fall wrote: >> Running libguestft-test-tool yields: >> >> >> ************************************************************ >> * IMPORTANT NOTICE >> * >> * When reporting bugs, include the