GNU bug report logs -
#35175
Cannot reconfigure
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Apr 2019 18:25:58 +0200
with message-id <87mul1lr3d.fsf <at> gnu.org>
and subject line Re: bug#35175: Cannot reconfigure
has caused the debbugs.gnu.org bug report #35175,
regarding Cannot reconfigure
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> 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)]
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
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’.
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.