Euan Harris
Euan Harris
centos's lsb-functions file does not define status_of_proc, whereas Fedora's does. Without this function, we need to implement process status checking ourselves. Currently, on CentOS, the init scripts can't tell if...
The packages which are currently depend on obuild are: - [x] ocaml-cdrom.spec - [x] ocaml-netlink.spec - [x] ocaml-qmp.spec - [x] ocaml-xcp-inventory.spec - [x] ocaml-xcp-rrd.spec - [x] ocaml-xenops.spec - [ ]...
makedeb currently adds a dependency on python2 (a debhelper script) to all packages. We should only do this for packages that contain Python code.
Currently, makedeb adds a dependency on dh_ocaml (and some of its dependencies such as ocaml) to all packages. We should only do this for packages that contain OCaml code.
We should figure out the correct value from the mock configuration
/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 ```...
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
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/