From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour Subject: Re: Packaging Grisbi Date: Mon, 13 May 2019 08:51:36 +0200 Message-ID: <20190513065136.neexsffqgvwgyhev@rafflesia.localdomain> References: <20190512121101.qabhj5jdcnwgs6jp@melmoth> <87pnon4eqf.fsf@ngyro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([209.51.188.92]:43030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hQ54G-0002RU-OV for guix-devel@gnu.org; Mon, 13 May 2019 03:08:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hQ4pY-0002C4-Qx for guix-devel@gnu.org; Mon, 13 May 2019 02:53:01 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:38207) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hQ4pY-0002Ai-Ku for guix-devel@gnu.org; Mon, 13 May 2019 02:53:00 -0400 Content-Disposition: inline In-Reply-To: <87pnon4eqf.fsf@ngyro.com> 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" To: Timothy Sample Cc: Guix Hi Timothy, Le 05/12, Timothy Sample a écrit : > Tanguy Le Carrour writes: > > I get the following error message: > > > > ``` > > failed to commit changes to dconf: > > GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: > > The name ca.desrt.dconf was not provided by any .service files > > ``` > > Drat! > > > Installing dconf does not solve the problem, though. > > If you are using GDM, this might be due to the way it (used to) start > D-Bus. See commit dcb3a0fe0a086b4762a721e9b1da64826d5160d0. If you > have not ran “guix pull” in the last four days, doing so might make this > problem disappear. My bad! I'll update my system and try again! > > I also don't know where to put it! In its own `grisbi.scm` file? Or > > alongside gnucash in a new `finance.scm` file? > > We already have a “finance.scm”, which seems appropriate to me. Oups, I did not notice it! I was focused on GnuCash and only saw `gnucash.scm`. Shouldn't it also be in `finance.scm`?! I guess, there's a good reason for it not to be, though! > Hope that helps! Definitively! Thanks! -- Tanguy