buildroot
buildroot copied to clipboard
Package buildroot for xen-api and related packages
Starting off a fresh install on ubuntu + xenserver-core Workaround: ``` bash mkdir -p /usr/share/xen/qemu ln -s /usr/share/qemu/keymaps /usr/share/xen/qemu/ /usr/sbin/adduser --system vncterm_base mkdir -p /var/xen/vncterm/ ``` Here is the long...
We are building our own versions of packages that are already in Debian (we do this because xenserver-core is primarily meant to build packages for CentOS, where we need to...
/usr/bin/xsconsole assumes that it can find XSConsole.py at /usr/lib64/xsconsole - this is not true on Ubuntu.
03:21:32.838 ERROR: Exception(SRPMS/ocaml-typerep-111.17.00-1.el6.src.rpm) Config(epel-6-x86_64) 0 minutes 7 seconds 03:21:33.166 Traceback (most recent call last): 03:21:33.166 File "/usr/sbin/mock", line 829, in 03:21:33.166 main() 03:21:33.167 File "/usr/lib/python2.6/site-packages/mockbuild/trace_decorator.py", line 84, in trace ```...
install: cannot stat `_build/xl/xenops_xl_main.native': No such file or directory error: Bad exit status from /var/tmp/rpm-tmp.EadHXO (%install)
We currently configure yum to use the xen-c6 repository - we should switch to centos-release-xen. This requires changes in install.sh and mock.cfg.in
Traceback (most recent call last): File "/usr/bin/xenserver-install-wizard", line 97, in storage.analyse(tui) File "/usr/share/xenserver-install-wizard/storage.py", line 65, in analyse sr = create_default_sr(tui, x, hosts[0]) File "/usr/share/xenserver-install-wizard/storage.py", line 38, in create_default_sr sr =...
We now have an oasis RPM, which packages can BuildRequire. We should remove all the auto-generated files in our repositories and generate them at build time. Release tarballs will still...
Expected in mid-January: http://jperrin.github.io/2014/12/15/reproducible-centos-containers/
This did work before, I'm pretty sure... ``` Shell xenserver-install-wizard * message-switch is running * forkexecd is running * xcp-networkd is running * xcp-rrdd is running * xenopsd-xc is running...