Euan Harris

Results 37 issues of 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...

bug

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 - [ ]...

enhancement
work item

makedeb currently adds a dependency on python2 (a debhelper script) to all packages. We should only do this for packages that contain Python code.

work item
deb

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.

work item
deb

We should figure out the correct value from the mock configuration

bug

/usr/bin/xsconsole assumes that it can find XSConsole.py at /usr/lib64/xsconsole - this is not true on Ubuntu.

bug
deb

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 ```...

bug

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

enhancement

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...

enhancement
work item

Expected in mid-January: http://jperrin.github.io/2014/12/15/reproducible-centos-containers/

enhancement