Displaying 6 results from an estimated 6 matches for "unexceptable".
Did you mean:
unacceptable
2013 Dec 11
2
internal error: unexcepted domain type lxc, excepted one of these: qemu, kqemu, kvm, xen
Hi,
I'm not able to create lxc domains anymore with libvirt 1.2.0-1.
The current arch linux package is affected by this bug:
https://bugs.archlinux.org/task/38007).
vm.xml:
<domain type="lxc">
<name>test</name>
<memory unit="GiB">2</memory>
<os>
<type>exe</type>
<init>/sbin/init</init>
</os>
2013 Dec 11
0
Re: internal error: unexcepted domain type lxc, excepted one of these: qemu, kqemu, kvm, xen
On 12/11/2013 11:56 AM, Florian Klink wrote:
> Hi,
>
> I'm not able to create lxc domains anymore with libvirt 1.2.0-1.
>
>
>
> # virsh create vm.xml
What does 'virsh uri' output? My guess is that your older version of
libvirt was built with JUST lxc support, and that your new version has
BOTH lxc and qemu support. By not specifying an explicit connection,
2013 May 17
0
[LLVMdev] AArch64 build error
Hi Paul,
> I'm getting a "random" build failure related to AArch64 when building with cmake.
> The build is running with -j32 so it seems that there is some dependency issue
> that causes the build to fail when things build in a certain order.
> 3008 make[2]: *** No rule to make target `lib/Target/AArch64/AArch64GenDAGISel.inc', needed by
Hmm. That file's
2005 Apr 25
5
UK (english) sound files
Hi all,
After many complaints (including car manufacturers saying the american
prompts are unexceptable, EEEK) I started on a quest for real "English"
asterisk prompts.
The only one I have found is here >>
http://www.g7ltt.com/VoIP/vmfiles.html
<http://www.g7ltt.com/VoIP/vmfiles.html>
And no nothing else on the WIKI looked helpful (e.g. only American voice
actors etc)
These...
2013 May 17
2
[LLVMdev] AArch64 build error
Hi,
I'm getting a "random" build failure related to AArch64 when building with cmake. The build is running with -j32 so it seems that there is some dependency issue that causes the build to fail when things build in a certain order.
Is anyone else seeing this problem?
paul
3008 make[2]: *** No rule to make target `lib/Target/AArch64/AArch64GenDAGISel.inc', needed by
2013 May 17
1
[LLVMdev] AArch64 build error
Hi Tim,
On 2013-05-17 4:18 PM, "Tim Northover" <t.p.northover at gmail.com> wrote:
>Hi Paul,
>
>> I'm getting a "random" build failure related to AArch64 when building
>>with cmake.
>> The build is running with -j32 so it seems that there is some
>>dependency issue
>> that causes the build to fail when things build in a certain