all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: John Darrington <john@darrington.wattle.id.au>
Cc: guix-devel@gnu.org
Subject: Re: Symlinks to generic names
Date: Mon, 03 Feb 2014 14:46:38 +0100	[thread overview]
Message-ID: <87ppn4tikh.fsf@gnu.org> (raw)
In-Reply-To: <20140202174706.GA5481@intra> (John Darrington's message of "Sun, 2 Feb 2014 18:47:07 +0100")

John Darrington <john@darrington.wattle.id.au> skribis:

> On Sun, Feb 02, 2014 at 05:42:01PM +0100, Andreas Enge wrote:
>      On Sun, Feb 02, 2014 at 02:40:39PM +0100, John Darrington wrote:
>      > python3 -> python
>      
>      For python, the binary python is provided by python-2.7.6. The binary
>      python3 (and python3.3) is provided by python-3.3.3. And there is
>      python-wrapper, which installs python-3.3.3 and creates symlinks
>      python -> python3 etc..
>      
>      So for python, there is nothing to do - if you need python3, you already
>      have it.
>
> It seems that whilst guix's python2 package installs a link from python2 -> python
> this does not happen for python3.

Actually, in Python 2.x, the binary is called ‘python’; in Python 3, the
binary is called ‘python3’ (these are decisions made by the Python
maintainers, which we just follow.)

For Python 3, we have ‘python3-wrapper’ which provides a symlink to
facilitate things.

> Minimising downstream modifications is certainly a noble goal.  The thing
> is if we refuse to (say) link lex to flex, then every package which calls "lex"
> has to be modified, thus defeating that goal.

Please list packages that need it, thanks.  :-)

Ludo’.

      reply	other threads:[~2014-02-03 13:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-01  8:21 Symlinks to generic names John Darrington
2014-02-01 18:28 ` Nikita Karetnikov
2014-02-02  0:32   ` Mark H Weaver
2014-02-02  7:34 ` Ludovic Courtès
2014-02-02  7:46   ` John Darrington
2014-02-02 18:06     ` Ludovic Courtès
2014-02-02 13:40   ` John Darrington
2014-02-02 16:42     ` Andreas Enge
2014-02-02 17:47       ` John Darrington
2014-02-03 13:46         ` Ludovic Courtès [this message]

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

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

  git send-email \
    --in-reply-to=87ppn4tikh.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=john@darrington.wattle.id.au \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.