all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: znavko@tutanota.com
Cc: 35030@debbugs.gnu.org
Subject: bug#35030: Error on update by root
Date: Sun, 31 Mar 2019 11:57:27 +0200	[thread overview]
Message-ID: <874l7j4b94.fsf@gnu.org> (raw)
In-Reply-To: <Lb9OSEL--3-1@tutanota.com> (znavko's message of "Fri, 29 Mar 2019 18:01:07 +0100 (CET)")

Hello,

<znavko@tutanota.com> skribis:

>                                 (slim-service-type config =>
>                                               (slim-configuration
>                                                (xorg-configuration
>                                                  (xorg-configuration
>                                                   (extra-config
>                                                   
> '("Section \"InputClass\"
>         Identifier \"touchpad\"
>         Driver \"libinput\"
>         MatchIsTouchpad \"on\"
>         Option \"Tapping\" \"on\"
> EndSection")

[...]

>>>  3 (primitive-load "/gnu/store/fdp2jmpz6pwdlmdg1izih8cly75?")
>>> In ice-9/ports.scm:
>>>  462:17  2 (call-with-output-file _ _ #:binary _ #:encoding _)
>>> In srfi/srfi-1.scm:
>>>  637:5  1 (for-each #<procedure 61d180 at ice-9/eval.scm:333:13 ?> ?)
>>> In unknown file:
>>>  0 (scm-error wrong-type-arg "for-each" "Wrong type argum?" ?)
>>>
>>> ERROR: In procedure scm-error:
>>> In procedure for-each: Wrong type argument: "Section \"InputClass\"\n        Identifier \"touchpad\"\n        Driver \"libinput\"\n        MatchIsTouchpad \"on\"\n        Option \"Tapping\" \"on\"\nEndSection"
>>>
>>> This is an error in your operating system configuration.  You provided a
>>> string, but the error shows that a list is expected.

I believe this error is gone now that your ‘extra-config’ field is
indeed a list (see above).

I’m closing this bug since the initial problem is gone, but please do
open a new bug if you stumble upon a different issue, or simply email
help-guix if unsure about something.

Thank you!

Ludo’.

      reply	other threads:[~2019-03-31  9:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-28 14:58 bug#35030: Error on update by root znavko
2019-03-28 16:11 ` Ricardo Wurmus
2019-03-29 16:16   ` Ludovic Courtès
2019-03-29 17:01     ` znavko
2019-03-31  9:57       ` Ludovic Courtès [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874l7j4b94.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=35030@debbugs.gnu.org \
    --cc=znavko@tutanota.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.