From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uD/wHMcJbGKXKgEAbAwnHQ (envelope-from ) for ; Fri, 29 Apr 2022 17:52:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 4GyhG8cJbGJbSQAAG6o9tA (envelope-from ) for ; Fri, 29 Apr 2022 17:52:39 +0200 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 EF8E43241F for ; Fri, 29 Apr 2022 17:52:38 +0200 (CEST) Received: from localhost ([::1]:45408 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nkSv7-00014I-NQ for larch@yhetil.org; Fri, 29 Apr 2022 11:52:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46828) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nkSfW-00078a-75 for help-guix@gnu.org; Fri, 29 Apr 2022 11:36:30 -0400 Received: from mail-wr1-x429.google.com ([2a00:1450:4864:20::429]:37681) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nkSfU-00088h-HG for help-guix@gnu.org; Fri, 29 Apr 2022 11:36:29 -0400 Received: by mail-wr1-x429.google.com with SMTP id t6so11297673wra.4 for ; Fri, 29 Apr 2022 08:36:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=DL49c6cPrGs2F1H13MtE5tlyVCgDGKQ27Mae+ETBgvA=; b=NLn38UJv01KpZlFb77ESjzjRm/wFfYJVZ5gmKQRSi6ueiFr1Z0sHwSPcCHsERaGNBu nZhSeCRItBk54Z6i9JKCkL/zuo5O2ViaK61Zqs37RPhsxr9LthAXo3z5GOASRirEuEcs aRAtH+n2Px/T2zZhQZFOcDs7bcmzKTeBManKQMJf8OYAZPK0eln5+84NCFA2HsetaKnn T58c02/JycD05TYTctlRfdJiNhqk3jXDBg/7r/Nm9LaeO2FFG7wTwH59a37FWUBMT40S UlDIKx43217nJ6oNnoqRl5bcZRQZ4h97f70sk7pBB/CXYmub8uiQpOj0FUVixJvn8Puj a4VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=DL49c6cPrGs2F1H13MtE5tlyVCgDGKQ27Mae+ETBgvA=; b=kODPsgPvdBmW3gHnl671g81eQmRTFmMzxP7Byq97tnev50ZDUk0eiw6e+dzyBK7dLM uoeqh/8ICikAbIFh6pF2M8DyjSW0d1f7UK7Val+T9xK3DmpE+Nn9YsZrYrs4yYY5dRIo ljhCxCCLnhAAZqUXbSwSmjdPnLbYdY8d18U8OlFf81o5X4ZZFiBwDF6ITKuDAsQw4rvE BMJOZBO4z5cgS5BSrYmX5UTuBTlQsMCtb3dbFTFGw4kK4o8m7QcMdsj1Cizk4PJISZ2a nWRMH67h+1H5tKVxSh646GYrRnqlYzzJ5BseGkUCDLpn2CMHAQYVcfYOgK2MMWDXTimn tsFw== X-Gm-Message-State: AOAM5326E8SRXzQjDDn/039cqg9uy6Ul9PlaI8d+4aiC8U62CzuRONRL AjbMyZpGyCqvW5TSqMwY9EmotPDhz+0= X-Google-Smtp-Source: ABdhPJx7XiwWDohECT7Q1Rw7QF6OqGUk8M8caCzxge3YojPJUS79ThBIZSnjXneMuh0mJgLlYKQmYw== X-Received: by 2002:a05:6000:15c5:b0:20a:f29b:ca4c with SMTP id y5-20020a05600015c500b0020af29bca4cmr10166757wry.256.1651246587069; Fri, 29 Apr 2022 08:36:27 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id p3-20020adfaa03000000b00207a1db96cfsm3058921wrd.71.2022.04.29.08.36.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Apr 2022 08:36:26 -0700 (PDT) From: zimoun To: Jaft , "help-guix@gnu.org" Subject: Re: Updating LXTerminal from v0.3.2 to v0.4.0 In-Reply-To: References: <63205417.1129662.1646676760603.ref@mail.yahoo.com> Date: Fri, 29 Apr 2022 16:43:53 +0200 Message-ID: <877d78c5li.fsf@gmail.com> 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::429; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x429.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, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651247559; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=DL49c6cPrGs2F1H13MtE5tlyVCgDGKQ27Mae+ETBgvA=; b=o4ufXTSF4CICRL70s6b5+/8GFztcempn470c84qEesI1UiK3pHBOFcN5uce6/ySv4CRipr 9aQVZOBeybBJuW7OsCDhBLpuAni6rFqBDXLgyuBS61M+mLWSt4UiJPg0MR0RlSsXjHj09u 7YbnIjrB2fmGX7X1wR6UB6jYrEoX+lxsA1U6fBz5Oj+k/XfX1m4T7IZ7y66e2ffQIdSaX3 GunzO+sZeYLPaju1nP70IbgUNSZLWowshmaYRFx7mDDjSSodmJ7DrrTVed8xZqkFhmM/xW R/71iN/nq8UmzwcSgy1l5X0t00WfoL7fpE9+zZ9CJ95l1TYFYovz3UuuWE7nTA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651247559; a=rsa-sha256; cv=none; b=qTI1CvUyPemSs92hlWRgC3uW9CJsg7aINLnuydkCfEG3f1ncqGJ/SM9fLTTcODVrG2rGyh lnw32NzH+LElJGKk1oFQ0YAWzatC/4A7coDe6NOw+W8zTJZwoMsURhcvobwcmjXFhZwJHQ x+AezugmJGSN5eTbGJ1yNlWdM8SFp08U/qBVPjesSwu7MpZyxPlIwImnbC9qohONoLfd1k e7t16IE0wktI802eWSNRPWF1hPUV207Xgt6J9gxe61cAKn8UUqEJrBnGHKxr0SPcH9mM1z sxxcO5nOuYOVmmhH9/82j80y8P7sASv6yE7mV57lH3N68XYKucayI4mq2pcInA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=NLn38UJv; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=NLn38UJv; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "help-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="help-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: EF8E43241F X-Spam-Score: -4.00 X-Migadu-Scanner: scn1.migadu.com X-TUID: QD2MhmlZ9pvu Hi, On Mon, 07 Mar 2022 at 18:12, Jaft wrote: > Starting download of /gnu/store/89xj37ra014gxky8kmjrrbf3ndnia36l-lxtermin= al-0.4.0.tar.xz > From http://downloads.sourceforge.net/project/lxde/LXTerminal%20%28termin= al%20emulator%29/LXTerminal%200.4.0/lxterminal-0.4.0.tar.xz... > download failed "http://downloads.sourceforge.net/project/lxde/LXTerminal= %20%28terminal%20emulator%29/LXTerminal%200.4.0/lxterminal-0.4.0.tar.xz" 40= 4 "Not Found" I think the error is because a wrong =E2=80=99.0=E2=80=99 instead of =E2=80= =99.x=E2=80=99. This URL works for me: http://downloads.sourceforge.net/project/lxde/LXTerminal%20%28terminal%20em= ulator%29/LXTerminal%200.4.x/lxterminal-0.4.0.tar.xz Hope that helps. Cheers, simon