bug#22695: Binary Installation bugs and suggestions

2016-02-29 Thread Ludovic Courtès
Commit c8e26887eda99d1cd7b89772ff642854a6b78ebd incorporates your suggestions; closing this bug.. Thanks again! Ludo’.

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Jookia
On Tue, Feb 16, 2016 at 02:53:07PM -0500, Leo Famulari wrote: > $ cp foo.service where-you-want it && systemctl daemon-reload \ > && systemctl enable foo && systemctl start foo > > You can start foo without enabling, but enabling is what makes it start > automatically. It definitely needs to go i

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Mathieu Lirzin
myglc2 writes: > Jookia <166...@gmail.com> writes: > >> On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: >>> I had the same experience on my arm machines. So this might be a real bug. >>> Or does one need to do more than copy the file and reboot? >> >> You need to run 'systemctl star

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Leo Famulari
On Tue, Feb 16, 2016 at 02:50:48PM -0500, Leo Famulari wrote: > On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: > > On Tue, Feb 16, 2016 at 11:19:34AM -0500, myglc2 wrote: > > > "Thompson, David" writes: > > > > What didn't work, exactly? I've personally done this on systemd > > > >

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Leo Famulari
On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: > On Tue, Feb 16, 2016 at 11:19:34AM -0500, myglc2 wrote: > > "Thompson, David" writes: > > > What didn't work, exactly? I've personally done this on systemd > > > setups and it works fine. > > When I reboot my Debian 8 server, guix-da

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread myglc2
Jookia <166...@gmail.com> writes: > On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: >> I had the same experience on my arm machines. So this might be a real bug. >> Or does one need to do more than copy the file and reboot? > > You need to run 'systemctl start guix-daemon'. on Debia

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread myglc2
Ricardo Wurmus writes: > myglc2 writes: > >> The use case I had in mind is that sysadmin uses Guix to provide a >> specific Guix environment to support 1 or more "dumb" application users >> (e.g, provide a stable specific version of R to a project team for the >> duration of the project). In thi

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Ricardo Wurmus
myglc2 writes: > The use case I had in mind is that sysadmin uses Guix to provide a > specific Guix environment to support 1 or more "dumb" application users > (e.g, provide a stable specific version of R to a project team for the > duration of the project). In this case sysadmin does not want t

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Jookia
On Tue, Feb 16, 2016 at 05:51:37PM +0100, Andreas Enge wrote: > I had the same experience on my arm machines. So this might be a real bug. > Or does one need to do more than copy the file and reboot? You need to run 'systemctl start guix-daemon'. > Andreas

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Jookia
On Tue, Feb 16, 2016 at 11:19:34AM -0500, myglc2 wrote: > Ninja trick. Did no know. Does it apply in non-bash shells? Works on zsh here, though presumably that's due to Bash compatibility. On Tue, Feb 16, 2016 at 11:19:34AM -0500, myglc2 wrote: > >> B) What does 'On hosts using the systemd init s

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Andreas Enge
On Tue, Feb 16, 2016 at 11:19:34AM -0500, myglc2 wrote: > "Thompson, David" writes: > > What didn't work, exactly? I've personally done this on systemd > > setups and it works fine. > When I reboot my Debian 8 server, guix-daemon is not running. I had the same experience on my arm machines. So t

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread myglc2
Ricardo Wurmus writes: > myglc2 writes: > >> I attempted to perform 'Binary Installation' on Debian 8 following ... >> >> https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation >> >> last updated November 04, 2015 > > I suggest looking at the latest versi

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Ricardo Wurmus
myglc2 writes: > I attempted to perform 'Binary Installation' on Debian 8 following ... > > https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation > > last updated November 04, 2015 I suggest looking at the latest version of the manual in the repository

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread Thompson, David
On Tue, Feb 16, 2016 at 8:41 AM, myglc2 wrote: > I attempted to perform 'Binary Installation' on Debian 8 following ... > > https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation > > last updated November 04, 2015 > > > Bugs: > > A) The 4 occurrences of '~r

bug#22695: Binary Installation bugs and suggestions

2016-02-16 Thread myglc2
I attempted to perform 'Binary Installation' on Debian 8 following ... https://www.gnu.org/software/guix/manual/html_node/Binary-Installation.html#Binary-Installation last updated November 04, 2015 Bugs: A) The 4 occurrences of '~root' should be replaced with '/root' B) What does 'On hosts us