Euan Harris
Euan Harris
Option parsing for the -t, -S and -G options seems to be broken in BusyBox's nsenter. I've sent a patch to the mailing list: http://lists.busybox.net/pipermail/busybox/2018-May/086409.html If it's accepted upstream I'll...
This problem is fixed as of Busybox 1.28.3r0 in Alpine Edge.
@simonjbeaumont: What do you think?
'success' is also not defined: ``` # /etc/init.d/xapi restart Shutting down xapi: ./etc/init.d/xapi: line 63: success: command not found ```
This failure is because xen-api-libs-transitional's latest release depends on changes in CPU feature handling which are not yet in upstream Xen. We don't currently have a good strategy for handling...
Several packages only had vestigial dependencies on obuild.
Yup, I've just been playing with squid, apt-cacher-ng and a couple of others to try to speed up the package installation phase. Not quite got it working yet...
@jonludlam: This is more of a planex packaging problem than a buildroot one. Is there any possibility of providing Debian Jessie packages through the PPA?
These scripts are installed by the make install target (see scripts/OMakefile) but we don't call `make install` in the buildroot's `xapi.spec`. Instead we cherry pick particular files, and we don't...
Great. So far I've been using pinning to to prefer the xenserver-core repository where it conflicts with a distribution-supplied package. In most cases we could live with the slightly older...