From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37449: Bug when using non-trivial inferiors/channel setup Date: Sun, 06 Oct 2019 14:31:07 +0200 Message-ID: <87y2xydpis.fsf@gnu.org> References: <87mueyoeoo.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56309) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iH5hj-0004sJ-Pt for bug-guix@gnu.org; Sun, 06 Oct 2019 08:32:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iH5hi-0003bc-TT for bug-guix@gnu.org; Sun, 06 Oct 2019 08:32:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36932) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iH5hi-0003bO-Qk for bug-guix@gnu.org; Sun, 06 Oct 2019 08:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iH5hi-00024l-M3 for bug-guix@gnu.org; Sun, 06 Oct 2019 08:32:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87mueyoeoo.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 20 Sep 2019 23:12:07 +0200") 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: Carl Dong Cc: 37449-done@debbugs.gnu.org Hi Carl, Ludovic Court=C3=A8s skribis: > Carl Dong skribis: > >> building path(s) `/gnu/store/myrl5p8fy3qhpdv7376sak8wmhdsrl5f-profile' >> Backtrace: >> 2 (primitive-load "/home/dongcarl/.config/guix/current/bi=E2= =80=A6") >> In guix/ui.scm: >> 1692:12 1 (run-guix-command _ . _) >> 623:13 0 (_ srfi-34 #) >> >> guix/ui.scm:623:13: Throw to key `wrong-type-arg' with args `("condition= -has-type?" "Wrong type argument")'. > > With commit e773b3918f51231f28363905b64ca164b172b47a, you should be able > to see the actual error condition. > >>From there, we should have clues as to why some inferior packages in > your manifest are problematic. [...] > Actually commit 71507435225f10d8d944ba183cbcc77ef953e0e5. IIRC you mentioned on IRC that the problem is solved, so I=E2=80=99m closing this bug. Please reopen it if anything=E2=80=99s wrong! Thanks, Ludo=E2=80=99.