[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems with downloading from https
From: |
Alex Kost |
Subject: |
Re: Problems with downloading from https |
Date: |
Thu, 30 Oct 2014 22:30:10 +0300 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Andreas Enge (2014-10-30 15:38 +0300) wrote:
> On Thu, Oct 30, 2014 at 03:31:15PM +0300, Alex Kost wrote:
>> I think the latter is a bug. IMHO it shouldn't be possible to install
>> several packages with the same name in one profile.
>
> Well, having python 2 and 3 is reasonable, and from what I saw in their
> naming scheme, it is entirely possible (the python binary being renamed
> to python 3). Qt 4 and 5 are, I think, another case. How about GTK+ 2 and 3?
>
> Of course we could rename the packages, but this is not our policy so far.
Actually I thought it was the policy. I asked about that: search for
"intended" at
<http://lists.gnu.org/archive/html/guix-devel/2014-08/msg00047.html>.
Such behavior is handled by ‘manifest-add’ currently. Before that this
code was placed in “guix/scripts/package.scm” and it was there for a
I-don't-know-how-long time.
--
Alex
- Re: Problems with downloading from https, (continued)
- Re: Problems with downloading from https, Mark H Weaver, 2014/10/27
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/27
- Re: Problems with downloading from https, Alex Kost, 2014/10/27
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/28
- Re: Problems with downloading from https, Andreas Enge, 2014/10/29
- Re: Problems with downloading from https, Alex Kost, 2014/10/30
- Re: Problems with downloading from https, Andreas Enge, 2014/10/30
- Re: Problems with downloading from https, Alex Kost, 2014/10/31
- Re: Problems with downloading from https, Andreas Enge, 2014/10/31
- Different versions of a package in the same profile?, Ludovic Courtès, 2014/10/31
- Re: Problems with downloading from https,
Alex Kost <=
- Re: Problems with downloading from https, Ian Denhardt, 2014/10/31
- Re: Problems with downloading from https, Alex Kost, 2014/10/31
- Re: Problems with downloading from https, Ian Denhardt, 2014/10/31
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/31
- Re: Problems with downloading from https, Ludovic Courtès, 2014/10/31
- Re: Problems with downloading from https, Alex Kost, 2014/10/27
- Re: Problems with downloading from https, Mark H Weaver, 2014/10/27
Re: Problems with downloading from https, Ludovic Courtès, 2014/10/25