nosh build problems (Re: Compatibilities between runit and s6 (re: )

2018-01-15 Thread Charlie Brady
On Mon, 15 Jan 2018, Charlie Brady wrote: > > 1) package/compile: you'll need "redo" to build > > Sorry, doesn't work for me: > > bash-4.2$ package/compile > redo: ERROR: all: Cannot find .do file to use. > bash-4.2$ sh -ex package/compile > + '[' '!' -d package ']' > + '[' '!' -d source ']'

Re: Compatibilities between runit and s6 (re: Incompatibilities between runit and s6?)

2018-01-15 Thread Charlie Brady
On Mon, 15 Jan 2018, Thomas Caravia wrote: > I'm not familiar with rpm but my packaging is just this: > > 1) package/compile: you'll need "redo" to build Sorry, doesn't work for me: bash-4.2$ package/compile redo: ERROR: all: Cannot find .do file to use. bash-4.2$ sh -ex package/compile +

Re: Compatibilities between runit and s6 (re: Incompatibilities between runit and s6?)

2018-01-15 Thread Laurent Bercot
Note that s6 has been using a configure/make/sudo make install building scheme since 2014, and supports FHS as well as slashpackage, so it can be easily packaged for any distribution. :P -- Laurent

Re: Compatibilities between runit and s6 (re: Incompatibilities between runit and s6?)

2018-01-15 Thread Thomas Caravia
Hello, > > Do you know whether anyone has documented how to build on a non-Debian > > linux? An rpm spec file would be ideal, but just simple non-Debian > > centric build instructions would be better than nothing. > > Thomas Caravia constructed the Archnosh PKGBUILD the same way. It does >

Re: Incompatibilities between runit and s6?

2018-01-15 Thread Laurent Bercot
Thanks. I would rather you write one small unit file then me needing to write ten or fifteen of them. Done. https://skarnet.org/software/s6/s6-svscan-not-1.html#systemd I did not follow Jonathan's suggestion to use a .path unit file, because the other examples on this page assume that the