From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxim Cournoyer Subject: bug#31841: Status: Guix requires guile-sqlite3 Date: Sun, 17 Jun 2018 21:34:59 -0400 Message-ID: <87k1qw7u7w.fsf@gmail.com> References: <8736xopz0q.fsf@netris.org> <8736xlshdm.fsf@gmail.com> <87bmc9jekx.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:4830:134:3::10]:35301) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fUj5S-0005Ig-2N for bug-guix@gnu.org; Sun, 17 Jun 2018 21:36:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fUj5O-00068m-Vv for bug-guix@gnu.org; Sun, 17 Jun 2018 21:36:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46296) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fUj5O-00068K-R4 for bug-guix@gnu.org; Sun, 17 Jun 2018 21:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fUj5O-0004Hv-CK for bug-guix@gnu.org; Sun, 17 Jun 2018 21:36:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87bmc9jekx.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sun, 17 Jun 2018 23:19:42 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: bug#31841 <31841@debbugs.gnu.org> Hello, ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Hello, > > Maxim Cournoyer skribis: > >> I just stumbled on this after 'guix pull' on my GuixSD system. >> >> Would it have been possible to have guix output some useful message >> about a missing dependency? (guile-sqlite3 dependency is required for >> `guix system'). > > This will not be a problem now: ~/.config/guix/current, which the new > =E2=80=98guix pull=E2=80=99 provides, contains Guix and all its dependenc= ies. This was > not the case with the old =E2=80=98guix pull=E2=80=99. > > Ludo=E2=80=99. I see. Thank you as always, Ludo! Maxim