buildroot
buildroot copied to clipboard
Package buildroot for xen-api and related packages
I had to edit my /etc/xapi.conf and fake out quite a lot to make it work: ``` search-path=/usr/lib/xapi db-config-file=/etc/xapi/db.conf udhcpd-skel=/dev/null inventory=/etc/xcp/inventory lw-force-domain-leave-script=/bin/false redo-log-block-device-io=/bin/false fence=/bin/false host-bugreport-upload=/bin/false set-hostname=/bin/false xe-syslog-reconfigure=/bin/false logs-download=/bin/false upload-wrapper=/bin/false host-backup=/bin/false...
- [x] vncterm_base UID+GID not present (vncterm won't start) - [x] vncterm can't find keymaps - [x] xenopsd fails to start unless hvmloader and eliloader are present - [x] pygrub,...
This is because the localdb has: ``` ``` -- this needs to be cleared on a reboot. On XenServer this happens via the init script and stamp files leading to...
... as a workaround while forge.ocamlcore.org persists using an expired certificate.
To make the xen-testvm build I need a newer version of type-conv and sexplib than is currently in trusty. Unfortunately however 'oasis' in Trusty upstream depends on 'liboasis-ocaml-dev' in upstream...
I have a VM running in the cloud, and trying to run the install wizzard fails ``` Traceback (most recent call last): File "/usr/bin/xenserver-install-wizard", line 64, in r = network.analyse(tui)...
We build a package's 'BuildRequires' dependencies before we rebuild the package, but we never build a 'Requires' dependency. This affects Python packages, where a package might have a runtime dependency...
The 'Section' field in the debian/control file is only 'recommended', not 'required': https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-sourcecontrolfiles. In any case, makedeb.py currently sets this field to 'ocaml'. We should either remove this field or...
See issue #4. We want to take all of these rpms into Fedora and CentOS xen-c6.