From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Zelphir Kaltstahl Newsgroups: gmane.lisp.guile.user Subject: Re: guile-hall error on probably every command Date: Thu, 11 Jun 2020 21:47:52 +0200 Message-ID: <18776b4f-902a-557b-995d-437c372523f9@posteo.de> References: <99d059b1-925c-5cb6-8be6-708e172b8005@posteo.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="108521"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Icedove/60.9.0 Cc: Mailing list Guile User To: =?UTF-8?Q?Aleix_Conchillo_Flaqu=c3=a9?= Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Thu Jun 11 22:53:06 2020 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1jjUC9-000S6g-Sw for guile-user@m.gmane-mx.org; Thu, 11 Jun 2020 22:53:05 +0200 Original-Received: from localhost ([::1]:49432 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jjUC8-0002Ml-UW for guile-user@m.gmane-mx.org; Thu, 11 Jun 2020 16:53:04 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:56620) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjTBA-0002xU-FD for guile-user@gnu.org; Thu, 11 Jun 2020 15:48:00 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:38879) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jjTB5-0001XG-T9 for guile-user@gnu.org; Thu, 11 Jun 2020 15:48:00 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 72A622400FB for ; Thu, 11 Jun 2020 21:47:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1591904873; bh=a9g6k6cAxTrcGAuHYCF2FP1B3N6+pLAlcVIyPbtrL04=; h=Subject:To:Cc:From:Openpgp:Date:From; b=GCfPBLiX4BS0qQomNK3bzDPZBC9qcIIk7IAoC4BCuF+9JSQmJrgKD8NeN+SL/rSjU nJuXZ4V2LBnqKVmXrRR1wXNdnAFsQNiAMwBb3bpdqQbq2jJmGQKuNvIbI3R9t2SBfc 4h1RQ6qB9X7on5EoKvdULgEPDyHt8hOuH2TfqJ64kWYMOJEmW+3nlvTgq46e/AP2mN +MhubR5Mpy11UL5nWHlSDtSNBKezlrlmhFnD2J9leXMGaPJ2yd+auTOUbCnFClVY1e POJtaJ4AVo7io/CMRbSbIhRG4n9LwIUXSho0XcGK9fnWWSjjAQViJjJg3eH65eyrrX Mtd+9UUeBVL7w== Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49jZCD6bTqz9rxX; Thu, 11 Jun 2020 21:47:52 +0200 (CEST) Openpgp: preference=signencrypt In-Reply-To: Content-Language: en-US Received-SPF: pass client-ip=185.67.36.66; envelope-from=zelphirkaltstahl@posteo.de; helo=mout02.posteo.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/11 14:59:36 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.io gmane.lisp.guile.user:16577 Archived-At: Hi Aleix! Ah, so that means, once the guile-config Guix package is updated, guile-hall installed through Guix package manager would also get that fix, correct? Regards, Zelphir On 11.06.20 21:07, Aleix Conchillo Flaqué wrote: > Hi! > > I provided a fix for this a couple of weeks ago, I believe... > > https://gitlab.com/a-sassmannshausen/guile-config/-/commit/0c6335194db214ad6ef20e13805008bf389b44c4 > > The fix is in guile-config. > > Aleix > > On Thu, Jun 11, 2020, 11:59 AM Zelphir Kaltstahl > > wrote: > > Hi Guile users! > > I was about to follow the guile-hall tutorial posted on the list > today, > but unfortunately, I get an error the first time I need to input a > guile-hall command: > > ~~~~~~~~ > xiaolong@xlx200:~/dev/Guile/guile-hall-example-project$ hall init > dummy --author="Red Nose Hacker" --license="gpl3+" > --prefix="guile" --execute > guile: warning: failed to install locale > Backtrace: > In ice-9/boot-9.scm: >   1736:10  9 (with-exception-handler _ _ #:unwind? _ # _) > In unknown file: >            8 (apply-smob/0 #) > In ice-9/boot-9.scm: >     718:2  7 (call-with-prompt _ _ # default-prompt-handle?>) > In ice-9/eval.scm: >     619:8  6 (_ #(#(#))) >    293:34  5 (_ #(#(#) ("/?" ?))) > In config.scm: >     62:13  4 (getopt-config-auto _ _) >    106:22  3 (getopt-config-x ("/gnu/store/3ip3nm2kjv046v37gi1wy?" > ?) ?) > In srfi/srfi-1.scm: >    836:15  2 (any1 # (t?> ?) > In ice-9/regex.scm: >    131:12  1 (string-match "^-[a-Z]*h[a-Z]*$|^--help$" > "/gnu/store/3?") > In unknown file: >            0 (make-regexp "^-[a-Z]*h[a-Z]*$|^--help$") > > ERROR: In procedure make-regexp: > In procedure make-regexp: Invalid range end > ~~~~~~~~ > > Here are my versions: > > Guile: > > ~~~~~~~~ > xiaolong@xlx200:~/dev/Guile/guile-hall-example-project$ guile > --version > guile (GNU Guile) 3.0.2 > Copyright (C) 2020 Free Software Foundation, Inc. > > License LGPLv3+: GNU LGPL 3 or later > . > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > ~~~~~~~~ > > guile-hall: errors. But it is installed through GUIX package > manager, so > it is version: > > ~~~~~~~~ > xiaolong@xlx200:~/dev/Guile/guile-hall-example-project$ guix > search guile-hall > guile: warning: failed to install locale > name: guile-hall > version: 0.3.1 > outputs: out > systems: x86_64-linux i686-linux > dependencies: autoconf@2.69 automake@1.16.2 guile-config@0.4.1 > guile@3.0.2 pkg-config@0.29.2 > + texinfo@6.7 > location:  > ]8;;file://xlx200/gnu/store/xcyarhvbxz5m3l6yvarryx5wm10j9j4k-guix-module-union/share/guile/site/3.0/gnu/packages/guile-xyz.scmgnu/packages/guile-xyz.scm:1441:2 > ]8;; > homepage: https://gitlab.com/a-sassmannshausen/guile-hall > license:  ]8;;https://www.gnu.org/licenses/gpl.htmlGPL 3+ ]8;; > synopsis: Guile project tooling  > description: Hall is a command-line application and a set of Guile > libraries that allow you to > + quickly create and publish Guile projects.  It allows you to > transparently support the GNU build > + system, manage a project hierarchy & provides tight coupling to > Guix. > relevance: 20 > ~~~~~~~~ > > Any ideas, what could be the problem with my guile-hall? > > Regards, > Zelphir >