From mboxrd@z Thu Jan 1 00:00:00 1970 From: swedebugia Subject: bug#31885: Bug when running guix system reconfigure after recent guix pull Date: Tue, 19 Jun 2018 00:51:52 +0200 Message-ID: <16A8A43F-A3CC-422B-89F3-5E83F6D344F4@riseup.net> References: <28fa8f6fd69553b57df3a960e6586e0a@riseup.net> <878t7bvn61.fsf@lassieur.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]:58009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fV31F-0006kO-3n for bug-guix@gnu.org; Mon, 18 Jun 2018 18:53:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fV31C-0006Sq-1U for bug-guix@gnu.org; Mon, 18 Jun 2018 18:53:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:47521) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fV31B-0006SP-UC for bug-guix@gnu.org; Mon, 18 Jun 2018 18:53:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fV31B-0005ZP-K3 for bug-guix@gnu.org; Mon, 18 Jun 2018 18:53:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <878t7bvn61.fsf@lassieur.org> 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: =?UTF-8?Q?Cl=C3=A9ment?= Lassieur Cc: 31885-done@debbugs.gnu.org Hi On June 18, 2018 10:45:42 PM GMT+02:00, "Cl=C3=A9ment Lassieur" wrote: > >The guix-service-type service needs to be modified because it is >already >in %desktop-services, and you can't have it twice=2E Got it! Now I understand the problem=2E=20 >> ; ;; Should I use parenteses instead of "#:"? > >Things ending with '-configuration' are usually macros that can be used >to instantiate the corresponding records=2E They take arguments like >'(field value)'=2E '#:' is used when passing arguments to normal >functions=2E This I did not fully understand, will read up on macros in the guile manua= l and ask on help-guix or IRC if needed=2E=20 >This is complex, but you can usually know what things expect by looking >at the examples in the documentation=2E I tried=2E Will try harder and propose changes with more examples and clar= ifications=2E =20 > >If you have similar issues, please email help-guix@gnu=2Eorg instead=2E Understood=2E=20 >Good luck, and don't hesitate to ask! :-) Big thanks for taking the time to investigate this=2E =F0=9F=98=80 --=20 Cheers Swedebugia