unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: transmission-remote-cli not symlinked in ~/.guix-profile/bin/
Date: Tue, 23 Aug 2016 11:05:22 +0530	[thread overview]
Message-ID: <87a8g4m4it.fsf@systemreboot.net> (raw)
In-Reply-To: <20160822182813.GA20977@jasmine>

[-- Attachment #1: Type: text/plain, Size: 2991 bytes --]


Alex Kost writes:

> Are you sure you did "guix package -i transmission-remote-cli" as
> user?

Yeah, I'm pretty sure. Just to be doubly sure, I removed the package
with `guix package -r transmission-remote-cli` and installed again with
`guix package -i transmission-remote-cli`. Still, the same problem.

> All files placed in such "bin" directories appears in
> "~/.guix-profile/bin" when you install packages.  The same for other
> directories and files: symlinks to all of them are created for inside
> profile after a package is installed.

Ok. Makes sense.

Leo Famulari writes:

> And, can you try something like what I've shown below?

Please find below.

> $ guix --version
guix (GNU Guix) 20160822.04
Copyright (C) 2016 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

> $ tree -a $(guix build transmission-remote-cli)
/gnu/store/h620vv6ik6ybqaw22bdd4v83iadf7mw3-transmission-remote-cli-1.7.1
├── bin
│   ├── transmission-remote-cli -> /gnu/store/h620vv6ik6ybqaw22bdd4v83iadf7mw3-transmission-remote-cli-1.7.1/bin/.transmission-remote-cli-wrap-01
│   ├── .transmission-remote-cli-real
│   └── .transmission-remote-cli-wrap-01
├── etc
│   └── bash_completion.d
│       └── transmission-remote-cli-bash-completion.sh
└── share
    └── man
        └── man1
            └── transmission-remote-cli.1.gz

6 directories, 5 files

> $ 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.

Thanks.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 472 bytes --]

  reply	other threads:[~2016-08-23  5:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-22  8:59 transmission-remote-cli not symlinked in ~/.guix-profile/bin/ Arun Isaac
2016-08-22 18:28 ` Leo Famulari
2016-08-23  5:35   ` Arun Isaac [this message]
2016-08-23 10:06     ` Alex Kost
2016-08-23 11:22       ` Arun Isaac
2016-08-23 15:38         ` Leo Famulari
2016-08-24  7:58           ` Arun Isaac
2016-08-24  8:02           ` Arun Isaac
2016-08-24  8:28           ` Alex Kost
2016-08-24 17:11             ` Arun
2016-08-24 17:27               ` Leo Famulari
2016-08-24 19:29                 ` Arun
2016-08-24 19:54                   ` Leo Famulari
2016-08-24 20:28                     ` Leo Famulari
2016-08-22 18:51 ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a8g4m4it.fsf@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).