Broken package, have to remove most of the patches to get a build. Don't bother though, because once you install it can't find your grub config to update parameters.
Currently there is no working Xen package available on Arch.
Search Criteria
Package Details: xen-4.3-git 20130730-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-12-18)
| Package Base: | xen-4.3-git |
|---|---|
| Description: | Xen 4.3 stable (hypervisor tools and doc) git |
| Upstream URL: | http://xen.org/ |
| Category: | system |
| Licenses: | |
| Submitter: | tritron |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2013-07-19 02:30 |
| Last Updated: | 2013-07-31 13:30 |
Dependencies (31)
Required by (0)
Sources
- 09_xen
- archlinux.patch
- bios_vtd_workaround.patch
- bios_workaround.patch
- hotfix.patch
- lrt.patch
- oxen.patch
- proc-xen.mount
- qemu.patch
- rc.status
- rtc.patch
- seabios.patch
- texi2html.patch
- var-lib-xenstored.mount
- xen-4.3-git.conf
- xen.conf
- xenconsoled.service
- xendomains.service
- xendomU.service
- xenstored.service
Latest Comments
Comment by j-lap
Anonymous comment
Failed build
patching file xen/drivers/passthrough/amd/iommu_acpi.c
Hunk #1 FAILED at 669.
FIX
Remove bios_workaround.patch from PKGBUILD
Comment by ironicbadger
I was asked for DTC when building this tonight. Could you add this to the dependencies please?
Comment by tritron
Fixed
Comment by narma
Error while compilation happens with first message:
ERROR: unknown option --enable-nptl
and the last command is: $source/configure --enable-xen --target-list=i386-softmmu,x86_64-softmmu,..
Anonymous comment
No)))
"Cannot find grub config file, exiting."
Comment by tritron
Did it work ?
Anonymous comment
So i did!
Comment by tritron
SO what happens when you type in grub-mkconfig -o /boot/grub/grub.cfg ?
Anonymous comment
Generated grub.cfg …
Cannot find grub config file, exiting.
Found image linux: /boot/vmlinuz-linux
Found image initrd: /boot/initramfs-linux.img
No volume groups found
Found Windows 8 (loader) на /dev/sda1
Comment by gtmanfred
also, is there a reason this package exists seperate of xen-git?
Comment by gtmanfred
i am pretty sure I responded with soemthing like this http://ix.io/6zQ
Comment by tritron
I had updated as sound cards changed in qemu-git. gtmanfred I had send you email and never received replay from you. I placed git pull and update because that the only place I can get xen git to pull new changes. If I place it in different place
then xen was in wrong spot.
Comment by gtmanfred
do not put git pull in the prepare() function....
pacman 4.1 supports git:// in the source=() array, put it there
also, re upload it as xen-git send me an email so i can merge it
Comment by tritron
I updated PKGBUILD and changed permission
Comment by td123
if you need 055, please use install -m055 but make it at least readable in the src pkg (455)
Comment by td123
please fix the permissions on xen.conf, it is breaking a sync script that extracts all files and puts them in git.
It's currently at 055, may I suggest 455?
Another thing, you should use is install -m455 to copy and change the file permission in one shot.
Thanks!
Comment by tritron
I don't belive that it was removed.
Anonymous comment
Do you know if xen 4.3 removed xen.efi? I can't get it to build
Comment by tritron
Updated
Comment by virtuemood
Sorry again !
It's libcacard rather than libcacrd.
Comment by virtuemood
My bad !
It should be libiscsi rather libscsi.
Comment by tritron
Thank you added now.
Comment by virtuemood
Thanks for the amazing pkgbuild.
In addition, libscsi, libcacrd and usbredir should be added to dependencies.