Package Details: xen 4.19.1pre-1

Git Clone URL: https://aur.archlinux.org/xen.git (read-only, click to copy)
Package Base: xen
Description: Open-source type-1 or baremetal hypervisor
Upstream URL: https://xenproject.org/
Keywords: hypervisor virtualization xen
Licenses: GPL2
Submitter: sergej
Maintainer: Refutationalist
Last Packager: Refutationalist
Votes: 185
Popularity: 0.68
First Submitted: 2009-11-09 11:22 (UTC)
Last Updated: 2024-09-20 00:31 (UTC)

Dependencies (63)

Sources (7)

Pinned Comments

Refutationalist commented on 2024-05-22 22:08 (UTC) (edited on 2024-05-23 00:07 (UTC) by Refutationalist)

As of now (2024-22-05) Xen with stubdom doesn't build because of a problem in the imported code. Been this way for about two weeks. Anyone else seeing this behavior?

Also, there is a lot of work happening on Xen in my development repo, thanks to @Serus. Check it out at: https://github.com/refutationalist/saur

Latest Comments

« First ‹ Previous 1 .. 72 73 74 75 76 77 78 79 80 81 82 .. 101 Next › Last »

tritron commented on 2013-02-26 05:16 (UTC)

Couple does this package creates /etc/xen/conf/%i.cfg ? My config files are in /etc/xen I don't see config anywere. I also have strange error with 4.3 libxl: error: libxl_dom.c:612:libxl__build_hvm: hvm building failed libxl: error: libxl_create.c:885:domcreate_rebuild_done: cannot (re-)build domai n: -3 libxl: error: libxl_dm.c:1238:libxl__destroy_device_model: could not find device -model's pid for dom 7 libxl: error: libxl.c:1414:libxl__destroy_domid: libxl__destroy_device_model fai led for 7 I get this does anyone knows what is causing it ?

Anty commented on 2013-02-25 19:39 (UTC)

@tritron Hi, Thanks, disable qemu-doc works perflectly. Regards, anty

tritron commented on 2013-02-25 14:49 (UTC)

Couple does this package creates /etc/xen/conf/%i.cfg ? My config files are in /etc/xen I don't see config anywere. I also have strange error with 4.3 libxl: error: libxl_dom.c:612:libxl__build_hvm: hvm building failed libxl: error: libxl_create.c:885:domcreate_rebuild_done: cannot (re-)build domai n: -3 libxl: error: libxl_dm.c:1238:libxl__destroy_device_model: could not find device -model's pid for dom 7 libxl: error: libxl.c:1414:libxl__destroy_domid: libxl__destroy_device_model fai led for 7 I get this does anyone knows what is causing it ?

tritron commented on 2013-02-25 14:45 (UTC)

The easiest way to work around this issue is to disable docs creation under Makefile in tools So if we add this we can work around the issue. --datadir=$(SHAREDIR)/qemu-xen \ --disable-kvm \ + --disable-docs \

Anty commented on 2013-02-24 02:27 (UTC)

hi, when compiling an error occurs : ./qemu-options.texi:1294: unknown command `list' ./qemu-options.texi:1294: table requires an argument: the formatter for @item ./qemu-options.texi:1294: warning: @table has text but no @item make[3]: *** [qemu-doc.html] Error 1 I think this patch should solve the problem, but i'm not trying. http://patchwork.ozlabs.org/patch/222131/ Thanks.

luolimao commented on 2013-02-17 06:45 (UTC)

That's not xen's fault; that's the fault of whatever package put those files there. However, if you were installing xen and iasl at the same time, then this error would appear, even though it has to do with iasl, not xen. Can you post the output of yaourt -Qo /usr/bin/iasl ?

<deleted-account> commented on 2013-02-15 17:57 (UTC)

hi, xen failure report, (10/10) checking package integrity [##########################] 100% (10/10) loading package files [##########################] 100% (10/10) checking for file conflicts [##########################] 100% error: failed to commit transaction (conflicting files) iasl: /usr/bin/acpibin exists in filesystem iasl: /usr/bin/acpiexec exists in filesystem iasl: /usr/bin/acpihelp exists in filesystem iasl: /usr/bin/acpinames exists in filesystem iasl: /usr/bin/acpisrc exists in filesystem iasl: /usr/bin/acpixtract exists in filesystem iasl: /usr/bin/iasl exists in filesystem Errors occurred, no packages were upgraded. Installation failed.

luolimao commented on 2013-02-09 18:06 (UTC)

Updated.

revellion commented on 2013-02-04 09:15 (UTC)

@deviousway, After googling around and sourcing some info from gentoo's bug i've managed to find the problem or atleast a workaround/solution to compiling Xen. Just like you i have a non-english system locale. sv_SE.UTF-8 to be exact. but by doing LANG=C makepkg I'm able to compile it successfully. Maybe the maintainer of this PKGBUILD should add LANG=C to the package() part that initiates the build to avoid this problem. The big problem however seems to reside in python2 which pukes on non-english locales. But python2 afaik is not maintained anymore with python3 being the replacement, so might be hard to get it fixed.

fernando_ccs17 commented on 2013-01-25 20:28 (UTC)

Me too. I need manually create the folder