GNU bug report logs - #35175
Cannot reconfigure

Previous Next

Package: guix;

Reported by: Luther Thompson <lutheroto <at> gmail.com>

Date: Sat, 6 Apr 2019 19:35:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Luther Thompson <lutheroto <at> gmail.com>
Subject: bug#35175: closed (Re: bug#35175: Cannot reconfigure)
Date: Sun, 07 Apr 2019 16:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#35175: Cannot reconfigure

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 35175 <at> debbugs.gnu.org.

-- 
35175: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35175
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Luther Thompson <lutheroto <at> gmail.com>
Cc: 35175-done <at> debbugs.gnu.org
Subject: Re: bug#35175: Cannot reconfigure
Date: Sun, 07 Apr 2019 18:25:58 +0200
Hi Luther,

Luther Thompson <lutheroto <at> gmail.com> skribis:

> In gnu/services.scm:
>    787:37  1 (loop #<<service> type: #<service-type gdm 27ed730> val…>)
> In unknown file:
>            0 (car ())
>
> ERROR: In procedure car:
> In procedure car: Wrong type (expecting pair): ()

This was a mistake of mine, fixed in
0cf981a6066711f6e830a3f1d40f7c265b0bac94 a couple of days ago.

Could you try to ‘guix pull’ and then reconfigure?

Thanks, and apologies for the breakage!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Luther Thompson <lutheroto <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Cannot reconfigure
Date: Sat, 6 Apr 2019 15:34:11 -0400
[Message part 4 (text/plain, inline)]
`sudo guix system reconfigure config.scm` fails on Guix commit 177bc62.
I'm attaching my config.scm. Here is my backtrace:

---BEGIN---
/home/luther/config.scm:40:4: warning: 'title' field is deprecated
Backtrace:
In gnu/services.scm:
   778:26 19 (loop #<<service> type: #<service-type account 1f9fa00>…>)
In srfi/srfi-1.scm:
   592:29 18 (map1 (#<<service> type: #<service-type guix 27edc80…> …))
   592:29 17 (map1 (#<<service> type: #<service-type ntp 27ed5a0>…> …))
   592:17 16 (map1 (#<<service> type: #<service-type dbus 27ed9b0…> …))
In gnu/services.scm:
   778:26 15 (loop #<<service> type: #<service-type dbus 27ed9b0> va…>)
In srfi/srfi-1.scm:
   592:29 14 (map1 (#<<service> type: #<service-type elogind 27ed…> …))
   592:17 13 (map1 (#<<service> type: #<service-type polkit 27ed9…> …))
In gnu/services.scm:
   778:26 12 (loop #<<service> type: #<service-type polkit 27ed960> …>)
In srfi/srfi-1.scm:
   592:29 11 (map1 (#<<service> type: #<service-type elogind 27ed…> …))
   592:29 10 (map1 (#<<service> type: #<service-type colord 27ed0…> …))
   592:29  9 (map1 (#<<service> type: #<service-type cups-pk-help…> …))
   592:29  8 (map1 (#<<service> type: #<service-type accountsserv…> …))
   592:29  7 (map1 (#<<service> type: #<service-type udisks 27ed0…> …))
   592:29  6 (map1 (#<<service> type: #<service-type network-mana…> …))
   592:29  5 (map1 (#<<service> type: #<service-type gnome-deskto…> …))
   592:17  4 (map1 (#<<service> type: #<service-type localed 27ed82…>))
In gnu/services.scm:
   778:26  3 (loop #<<service> type: #<service-type localed 27ed820>…>)
In srfi/srfi-1.scm:
   592:17  2 (map1 (#<<service> type: #<service-type gdm 27ed730> v…>))
In gnu/services.scm:
   787:37  1 (loop #<<service> type: #<service-type gdm 27ed730> val…>)
In unknown file:
           0 (car ())

ERROR: In procedure car:
In procedure car: Wrong type (expecting pair): ()
---END---

Luther
[config.scm (text/x-scheme, attachment)]

This bug report was last modified 6 years and 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.