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-cli    1.7.1   
> /gnu/store/h620vv6ik6ybqaw22bdd4v83iadf7mw3-transmission-remote-cli-1.7.1
>
> 64 packages in profile
> The following environment variable definitions may be needed:
>    export 
> PATH="/var/guix/profiles/per-user/arunisaac/guix-profile/bin:/var/guix/profiles/per-user/arunisaac/guix-profile/sbin${PATH:+:}$PATH"
>    export 
> CROSS_CPATH="/var/guix/profiles/per-user/arunisaac/guix-profile/avr/include${CROSS_CPATH:+:}$CROSS_CPATH"
>    export 
> CROSS_LIBRARY_PATH="/var/guix/profiles/per-user/arunisaac/guix-profile/avr/lib${CROSS_LIBRARY_PATH:+:}$CROSS_LIBRARY_PATH"
>    export 
> ZATHURA_PLUGIN_PATH="/var/guix/profiles/per-user/arunisaac/guix-profile/lib/zathura${ZATHURA_PLUGIN_PATH:+:}$ZATHURA_PLUGIN_PATH"
>    export 
> INFOPATH="/var/guix/profiles/per-user/arunisaac/guix-profile/share/info${INFOPATH:+:}$INFOPATH"
> which: no transmission-remote-cli in
> (/home/arunisaac/.guix-profile/bin:/home/arunisaac/.guix-profile/sbin:/run/setuid-programs:/run/current-system/profile/bin:/run/current-system/profile/sbin)
>
> Any pointers on how to debug this issue? Where could I be going wrong?
> Is it possible I'm missing some environment variables? I'm on GuixSD.

What is the output of:

  $ file ~/.guix-profile
  $ file ~/.guix-profile/bin/transmission-remote-cli

-- 
Alex

Reply via email to