From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#22907: `guix package -u` fails Date: Sat, 05 Mar 2016 00:21:15 +0100 Message-ID: <87pov94yok.fsf@gnu.org> References: <87fuw6dzlu.fsf@grrlz.net> 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]:46925) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abz2r-00029b-8z for bug-guix@gnu.org; Fri, 04 Mar 2016 18:22:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1abz2o-0003yt-3V for bug-guix@gnu.org; Fri, 04 Mar 2016 18:22:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:37049) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1abz2o-0003yp-0Q for bug-guix@gnu.org; Fri, 04 Mar 2016 18:22:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1abz2n-0005Pf-T8 for bug-guix@gnu.org; Fri, 04 Mar 2016 18:22:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87fuw6dzlu.fsf@grrlz.net> (Nils Gillmann's message of "Fri, 04 Mar 2016 16:36:29 +0100") 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-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Nils Gillmann Cc: 22907@debbugs.gnu.org Nils Gillmann skribis: > guix package -u (and also the variation below) fails after a > successful guix pull and succesfull grafting and reboot: > > niasterisk@khazad-dum ~$ time guix package --substitute-urls=3Dhydra.gnun= et.org --dry-run -u > ^C > > real 26m0.898s > user 15m35.916s > sys 3m39.380s This may be due to the performance regressions incurred by grafts, as currently discussed on guix-devel. Ludo=E2=80=99.