Re: transmission-remote-cli not symlinked in ~/.guix-profile/bin/

2016-08-23 Thread Leo Famulari
On Tue, Aug 23, 2016 at 04:52:12PM +0530, Arun Isaac wrote: > > > What is the output of: > > > > $ file ~/.guix-profile > > /home/arunisaac/.guix-profile: symbolic link to > /home/arunisaac/.guix-profile-2-link That looks unusual to me. For me, it's like this, both on GuixSD and Guix on anoth

Re: guix pull avoidance

2016-08-23 Thread Vincent Legoll
Hello, On Tue, Aug 23, 2016 at 10:39 AM, Vincent Legoll wrote: > On Mon, Aug 22, 2016 at 8:01 PM, Leo Famulari wrote: >> On Mon, Aug 22, 2016 at 04:34:41PM +0200, Vincent Legoll wrote: >>> when one does guix pull, it is done only for that user, another one >>> doing it subsequently (or at the sa

Re: transmission-remote-cli not symlinked in ~/.guix-profile/bin/

2016-08-23 Thread Arun Isaac
> What is the output of: > > $ file ~/.guix-profile /home/arunisaac/.guix-profile: symbolic link to /home/arunisaac/.guix-profile-2-link > $ file ~/.guix-profile/bin/transmission-remote-cli /home/arunisaac/.guix-profile/bin/transmission-remote-cli: cannot open `/home/arunisaac/.guix-profi

Re: Counting Packages yields wrong result

2016-08-23 Thread Alex Kost
Björn Höfling (2016-08-23 00:10 +0300) wrote: > I tried to count the number of packages in GuixSD for myself, but my > result differs from the package list on the home page > (https://www.gnu.org/software/guix/packages/). Why? > > Here is how I did it: > > #!/run/current-system/profile/bin/guile -

Re: transmission-remote-cli not symlinked in ~/.guix-profile/bin/

2016-08-23 Thread Alex Kost
Arun Isaac (2016-08-23 08:35 +0300) wrote: >> $ guix package -i transmission-remote-cli && which transmission-remote-cli >> && realpath $(which transmission-remote-cli) > The following package will be installed: >transmission-remote-cli1.7.1 > /gnu/store/h620vv6ik6ybqaw22bdd4v83iadf7mw

Re: Why are there no binary available

2016-08-23 Thread Vincent Legoll
Hello, On Mon, Aug 22, 2016 at 9:16 PM, Leo Famulari wrote: > On Fri, Aug 19, 2016 at 01:18:13PM +0200, Vincent Legoll wrote: >> I'm trying to understand why are there no binaries available >> for my system and I'm rebuilding everything. >> >> The answer may be that I have a system configuration

Re: guix pull avoidance

2016-08-23 Thread Vincent Legoll
Hello On Mon, Aug 22, 2016 at 8:01 PM, Leo Famulari wrote: > On Mon, Aug 22, 2016 at 04:34:41PM +0200, Vincent Legoll wrote: >> when one does guix pull, it is done only for that user, another one >> doing it subsequently (or at the same time) is going to download >> and compile the whole (identic

Re: Several questions on Guix(SD)

2016-08-23 Thread Florian Paul Schmidt
On 08/22/2016 10:53 PM, Björn Höfling wrote: > Dear list, > > * How much time takes it to recompile all packages in Hydra? I only have a rough estimate. I didn't compile all packages in hydra, but I attempted on several occasions to compile all packages of a certain git revision of guix for my o