From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#24008: [doc] write an official statement on bundling Date: Thu, 28 Jul 2016 15:49:16 +0200 Message-ID: <877fc5hnz7.fsf@gnu.org> References: <877fclr6ta.fsf@we.make.ritual.n0.is> 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]:55995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSlhQ-0003vD-1Y for bug-guix@gnu.org; Thu, 28 Jul 2016 09:50:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSlhL-00053c-1g for bug-guix@gnu.org; Thu, 28 Jul 2016 09:50:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:51653) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSlhK-00053Y-Ux for bug-guix@gnu.org; Thu, 28 Jul 2016 09:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1bSlhK-0006Ud-P9 for bug-guix@gnu.org; Thu, 28 Jul 2016 09:50:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <877fclr6ta.fsf@we.make.ritual.n0.is> (ng0@we.make.ritual.n0.is's message of "Sat, 16 Jul 2016 14:33:37 +0000") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: ng0 Cc: 24008-done@debbugs.gnu.org ng0 skribis: > It would be an good idea to have an official statement on why we > do unbundle dependencies and bundling should be avoided, > similar to the one Gentoo has: > > https://wiki.gentoo.org/wiki/Why_not_bundle_dependencies Fixed in d222522edf70cdac6cee7b4ab8fa1bfbf0a7ba9c. Ludo=E2=80=99.