From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: Problems with downloading from https Date: Thu, 30 Oct 2014 22:30:10 +0300 Message-ID: <87egtpe4ot.fsf@gmail.com> References: <87ioj566pv.fsf@gnu.org> <8761f5zlph.fsf@gmail.com> <87fve9po7v.fsf@yeeloong.lan> <87y4s1zdjl.fsf@gnu.org> <871tptzclb.fsf@gmail.com> <87mw8glixr.fsf@gnu.org> <20141029222212.GD29707@debian> <87bnouf24g.fsf@gmail.com> <20141030074926.GA27584@debian> <877fzhg2ng.fsf@gmail.com> <20141030123832.GA6721@debian.eduroam.u-bordeaux.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkE91-0000tr-Rx for guix-devel@gnu.org; Fri, 31 Oct 2014 11:30:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XjvQC-0001ui-Rp for guix-devel@gnu.org; Thu, 30 Oct 2014 15:30:18 -0400 In-Reply-To: <20141030123832.GA6721@debian.eduroam.u-bordeaux.fr> (Andreas Enge's message of "Thu, 30 Oct 2014 13:38:32 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org 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 . Such behavior is handled by =E2=80=98manifest-add=E2=80=99 currently. Befo= re that this code was placed in =E2=80=9Cguix/scripts/package.scm=E2=80=9D and it was th= ere for a I-don't-know-how-long time. --=20 Alex