Problems with recent versions of s6-rc

2017-05-24 Thread Casper Ti. Vector
* s6-rc-compile segfault: boot up a VirtualBox VM with (for
  reproducibility) `alpine-standard-3.6.0-x86_64.iso', log in as root
  (no password needed), install s6-rc (v0.2.0.1 as of now) from the
  Alpine v3.6 repository, uncompress the attached tarball, and run
  $ rm -rf compiled && s6-rc-compile compiled main
  The outcome can be a hanging `s6-rc-compile' process, a segfault or a
  normal exit, so you might need to try a few times.

* Incompatibility of the compiled database: s6-rc commit 543c1405 breaks
  the backwards compatibility of the compiled service database, which is
  unfortunately not mentioned in `upgrade.html' (or is it expected to
  recompile the database whenever s6-rc is updated?).

-- 
My current OpenPGP key:
RSA4096/0x227E8CAAB7AA186C (expires: 2020.10.19)
7077 7781 B859 5166 AE07 0286 227E 8CAA B7AA 186C



main.tgz
Description: GNU Unix tar archive


Re: [PATCH] Fix openreadnclose failing if errno was nonzero before

2017-05-24 Thread Laurent Bercot
Just to be sure, I released skalibs-2.5.1.1, so there's a stable 
version

with that bug fixed.


 Update: the 2.5.1.0 bug breaks s6-rc-update pretty badly, so upgrading
to skalibs-2.5.1.1 is highly recommended.

--
 Laurent