From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id mCFMNmsk5V6UQQAA0tVLHw (envelope-from ) for ; Sat, 13 Jun 2020 19:09:31 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id WO0oMmsk5V4RagAA1q6Kng (envelope-from ) for ; Sat, 13 Jun 2020 19:09:31 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 74F2A940665 for ; Sat, 13 Jun 2020 19:09:31 +0000 (UTC) Received: from localhost ([::1]:41248 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jkBX0-0000aX-Bj for larch@yhetil.org; Sat, 13 Jun 2020 15:09:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45370) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jkBWs-0000aR-Iu for guix-devel@gnu.org; Sat, 13 Jun 2020 15:09:22 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:48046) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jkBWq-0001Mz-VI for guix-devel@gnu.org; Sat, 13 Jun 2020 15:09:22 -0400 Received: from marsh.hcoop.net ([45.55.52.66]) by minsky.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1jkBWp-0006bz-Mr; Sat, 13 Jun 2020 15:09:19 -0400 Date: Sat, 13 Jun 2020 15:09:19 -0400 (EDT) From: Jack Hill X-X-Sender: jackhill@marsh.hcoop.net To: Josh Marshall Subject: Re: guile-readline bug -- readline module not available In-Reply-To: Message-ID: References: User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="925712948-293217092-1592075359=:5735" Received-SPF: pass client-ip=104.248.1.95; envelope-from=jackhill@jackhill.us; helo=minsky.hcoop.net X-detected-operating-system: by eggs.gnu.org: First seen = 2020/06/13 15:09:19 X-ACL-Warn: Detected OS = Linux 3.11 and newer X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.01 X-TUID: iFRcpdNv9ITf This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --925712948-293217092-1592075359=:5735 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8BIT On Sat, 13 Jun 2020, Josh Marshall wrote: > The thing is that I want those dependencies in order to illustrate the bug that the readline module for guile is not available.  In that case, I think you can get what you want with guix environment --pure guile guile-readline --ad-hoc guile-readline However, I'm beginning to think that I don't userstand your question. Can you try asking again or perhaps someone else who sees what I'm missing can answer. Best, Jack --925712948-293217092-1592075359=:5735--