From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35030: Error on update by root Date: Fri, 29 Mar 2019 17:16:32 +0100 Message-ID: <87d0m98xlr.fsf@gnu.org> References: <87wokj0yip.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h9uqT-0002P8-0v for bug-guix@gnu.org; Fri, 29 Mar 2019 12:59:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h9uBi-0000eA-59 for bug-guix@gnu.org; Fri, 29 Mar 2019 12:17:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50686) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1h9uBi-0000e0-0L for bug-guix@gnu.org; Fri, 29 Mar 2019 12:17:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1h9uBh-0004lv-NM for bug-guix@gnu.org; Fri, 29 Mar 2019 12:17:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87wokj0yip.fsf@elephly.net> (Ricardo Wurmus's message of "Thu, 28 Mar 2019 17:11:50 +0100") 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: 35030@debbugs.gnu.org Ricardo Wurmus skribis: > znavko@tutanota.com writes: > >> `guix pull` fail on building xserver derivation. log is attatched. > > Backtrace: > 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 # ?) > 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 MatchIsTo= uchpad \"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. znavko, could you share your OS config? Thanks, Ludo=E2=80=99.