From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id I40ZFiCDLmG2NAAAgWs5BA (envelope-from ) for ; Tue, 31 Aug 2021 21:29:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 8N8AESCDLmGVcAAAbx9fmQ (envelope-from ) for ; Tue, 31 Aug 2021 19:29:36 +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 B18011C7DF for ; Tue, 31 Aug 2021 21:29:35 +0200 (CEST) Received: from localhost ([::1]:37624 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mL9Ru-00013q-8B for larch@yhetil.org; Tue, 31 Aug 2021 15:29:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45586) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mL9Dp-0001Be-Av for help-guix@gnu.org; Tue, 31 Aug 2021 15:15:01 -0400 Received: from mail-lf1-x12c.google.com ([2a00:1450:4864:20::12c]:39720) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mL9Dn-0001Fj-Qb for help-guix@gnu.org; Tue, 31 Aug 2021 15:15:01 -0400 Received: by mail-lf1-x12c.google.com with SMTP id m28so1055212lfj.6 for ; Tue, 31 Aug 2021 12:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:user-agent:mime-version :content-transfer-encoding; bh=JlWQTv1eNwiqLqB8ob5X4YE0uYBEvrUFMpuTYJNuLCI=; b=RXJgOH8Vday7X+owxNFsKphC6UNwO9nu+sEpcLudOGmXyx1xgSJHcl+9ycOac4hW6u SXcYekzT2sGLcbngw+c64yKCo2alIg1EyhYuKdmqYM7NMSyEWL/Ieoo8XkkQC604DrZn ZwJJOQNmZHQVVOgtS+MTJexAV2/WrJIOViS0HGjSOTZzAjigm8Pd8lFx64gyn4ntBCsG 0epicao7haO2AggzWhNggd8tTvdJFwM9EW5nMePFfUsvI4+9+5RJKI13MNefKvB3Qrdf 8n7bbROyCov3H81mjvDIivTJDRaf7YkFIsm8yd7x4PdIxoUvO9M9kZXK/Gqp/zNOBaz0 3MVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :mime-version:content-transfer-encoding; bh=JlWQTv1eNwiqLqB8ob5X4YE0uYBEvrUFMpuTYJNuLCI=; b=UNN4/4VkNxzJBTdXC3+Wy3MdQyWVQ3cUqqb9tenXUOE+CJiVakH09NhoU+Whko5kY4 Cv/0uK+Sfz80Nwz6PlEX2Yo2m0ZCpFnTe47kfV5FmO06QAW2z700++sL1WVhz1yGMG0Q JQBmKjRTIxLlWTFxHYrx+JHyfM+zyQ2HN0WdYamdzRDnifAUZvpXZf3M5J3RWdctG2Ks OO4l7AQdLUT+nfnagK9NYRH9TuXvBh3G04+FoFKDc+D55tX91fHBrg1oCgTLYfNmD/A0 QnBYV3MaAqs+QTbsFYZ/5NfI3xSMGnnaO1wn3/s8VRIkLETyAroSiTJF/YTUcHsgbH86 9gMg== X-Gm-Message-State: AOAM531p5YI0v2dXxOQTNmd81uqFYyi//AlTC7s4vm+/N/L394nJ65Vb uRETX4ohf2aWHLUmpH6Af3hlWKbOnWNl7A== X-Google-Smtp-Source: ABdhPJz0ngFDrGxdkhj8FKezXRhrpUMzq27gzNQeJmqoo9LO/vKQ8OX+kAjS/mHasJLixrDu6K630g== X-Received: by 2002:a05:6512:3ca1:: with SMTP id h33mr23174662lfv.468.1630437297465; Tue, 31 Aug 2021 12:14:57 -0700 (PDT) Received: from guix-xps13 (78-107-221-113.broadband.corbina.ru. [78.107.221.113]) by smtp.gmail.com with ESMTPSA id x2sm1811552lfu.116.2021.08.31.12.14.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Aug 2021 12:14:57 -0700 (PDT) From: =?utf-8?Q?Andr=C3=A9_A=2E_Gomes?= To: help-guix@gnu.org Subject: SBCL's run-program and environment variables Date: Tue, 31 Aug 2021 22:14:56 +0300 Message-ID: <87o89dh1e7.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::12c; envelope-from=andremegafone@gmail.com; helo=mail-lf1-x12c.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Mailman-Approved-At: Tue, 31 Aug 2021 15:28:57 -0400 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mail@ambrevar.xyz Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1630438175; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=JlWQTv1eNwiqLqB8ob5X4YE0uYBEvrUFMpuTYJNuLCI=; b=Ym9zjoBsdhypFYHUma+Jk3s46YavflqgXXyqp4uNPTfnqvpiUY8kZasgBFqe58SQiJr4EN tTLlZWaYB882g8uk1VGmSWxAEujxo9wIId4i5SXXZJU2eCFWXJeuAyYsrwN0Ji6IhyGe81 VK0JcXNfvHv4HDrv4FZeAgjq/PrpB20j5hbeK6jUJnCkIUH2FJJ2+gtGjEn1nfbAtcPiUn w0ItL94ClZD78TSn9VKVmDHIi7EOv6QouWUXrOT7E1zGJ4kYyWDqHeJ40H/soI1TWePo5X Kszjqaib2Y4WF6jKHwHjTOgefUjW2LlIWxBZNFIbBz8XXQ16BBLXhKYE34KSlA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630438175; a=rsa-sha256; cv=none; b=SfmG/0G5w9VLTekLy608t1hswsh0qROkvuBmjTmJVnl0K0iBV0iphVlm7YBF36jN15n5KI syxHE8R/kf7brWLCTs7N3mg4KK1deOC9w4rvOBrFmOZY2HFaqB2xY4hkqPTvaRq+iUTwWT K7uaM3iR9lSTkdMKfF19zAVckWzh8Ul7EvUyOnnwc7mI1fjSQrvcEYW5eZfrDzLG5oOD1q 2CAYfq/ocw6V6OI+HvetR4bI4yy4rp2uPcQKUy267ZOv9BedyNs6NNQaPjVySsH2sG43M/ tCI04VNM+IHLayRUB2RSIA8oG2n8Wugw1tlmp2btj8Y5svBJ6r4jD6Rh4B5KPQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=RXJgOH8V; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.12 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=RXJgOH8V; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: B18011C7DF X-Spam-Score: -3.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: cTZjuqNj6LNF Hi Guix, Today I had the following issue and I'm wondering if other Guix users have this problem too. Start a SBCL REPL and run: --8<---------------cut here---------------start------------->8--- (run-program "ls" '("-la") :search "/run/current-system/profile/bin" :environment '("TIME_STYLE=3Dfull-iso") :output *standard-output*) --8<---------------cut here---------------end--------------->8--- This fails on my side, but I was told it works on other GNU/Linux distros. Can you reproduce it? I find this quite strange since the following Bash works for me: --8<---------------cut here---------------start------------->8--- TIME_STYLE=3Dfull-iso /run/current-system/profile/bin/ls -la --8<---------------cut here---------------end--------------->8--- Thank you. -- Andr=C3=A9 A. Gomes "Free Thought, Free World"