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 ms0.migadu.com with LMTPS id 0MDiLCDRBWIEEgEAgWs5BA (envelope-from ) for ; Fri, 11 Feb 2022 03:59:44 +0100 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 GNmJJSDRBWKc4AAAG6o9tA (envelope-from ) for ; Fri, 11 Feb 2022 03:59:44 +0100 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 4A81B432EB for ; Fri, 11 Feb 2022 03:59:44 +0100 (CET) Received: from localhost ([::1]:53934 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nIM9u-0004U2-TR for larch@yhetil.org; Thu, 10 Feb 2022 21:59:42 -0500 Received: from eggs.gnu.org ([209.51.188.92]:59926) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nIM9i-0004Rq-HF for help-guix@gnu.org; Thu, 10 Feb 2022 21:59:30 -0500 Received: from [2607:f8b0:4864:20::72a] (port=45813 helo=mail-qk1-x72a.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nIM9g-0001u0-Br for help-guix@gnu.org; Thu, 10 Feb 2022 21:59:30 -0500 Received: by mail-qk1-x72a.google.com with SMTP id b22so7023288qkk.12 for ; Thu, 10 Feb 2022 18:59:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=GpozzknP9LaQB3sY0CLm2pFlBIHSXn82g0ZaQ9rmE2w=; b=mHRA5dCY+7RDtQ8oYI0yg4bKG2NTp3lX/MTAvFrJ+bZ64AFRclwOOLlA9BXyOk0NVo rve6kWnV4eWQfjEmy+QhYzxKxWuFZYmYi+g+sXhF7DCoX1NyUybDYHI13Cl+3hzo/Ekj eXtIZiVtOZB0y0cfMLKc79cp7vuwL57YT48lO4lCwoyOvK54rElh/xrO1d4DsBfitruS JGWrfGntIyfOVY2zoLME5MJbeTKhncDOBXL5YJMvj+SzmmApaXDCAED71km/92hRKQWx idFhlK7yYgkaUIfOVg7JmlRgzXiga7eT2ax86qxdET2MOl6NNfOLz7pKmu7Q3RpjY4q1 zXvw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=GpozzknP9LaQB3sY0CLm2pFlBIHSXn82g0ZaQ9rmE2w=; b=hjtsutpxvHYIT+LeR2JZ4K++ekKY52hU/cznE5dncW5ECkSiw+wYKTL2fniODQ7KJo x+m5kZHwQQpGk0ArBQWn0YZIu2ld0BI2rJ0vkHrM7WKXYNohmkmBUWO8Fyipnr6dQdjq lIoF+ZfMhlQDSSSbKllUGxZj1YNYkfi47HbB7Sj0TKWCsLAM/ltjCxGud6zpJKH6pHZD B6kw7rlZN+xiO3cQhKEgs1CL5hfdcXuvJo3YDlmOuBcZrpYS1tyYrmss3RgQyMF3lG0H o933zd45p6glE1VldEUjW9L9amkgTOExo/3MI+mFPNewW9KC3pE87LN1IhnI81qQWrUA 5Rtw== X-Gm-Message-State: AOAM532WCwRuhNaPEGeGfd2OOJyoE76fOkUY/4ot5JN+hqIGozId78I3 LKej7MKnYVPbbycLQg5WSVR2BFbsgdmqUbp9YqQ= X-Google-Smtp-Source: ABdhPJxZQGSW0pkdKKu1y1RGVntmm68wWovDO5ZZMHxsqJzzKGeuQH56aV2w3EE34zUl/iBEjzLce6V0M+XPEJid3LU= X-Received: by 2002:a05:620a:75b:: with SMTP id i27mr5309765qki.593.1644548366845; Thu, 10 Feb 2022 18:59:26 -0800 (PST) MIME-Version: 1.0 References: <87k0e2u8w3.fsf@ruhr-uni-bochum.de> In-Reply-To: <87k0e2u8w3.fsf@ruhr-uni-bochum.de> From: Jacob MacDonald Date: Thu, 10 Feb 2022 20:59:15 -0600 Message-ID: Subject: Re: trash-cli commands fail after upgrade to 0.21.10.24 To: =?UTF-8?Q?Daniel_Mei=C3=9Fner?= Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::72a (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::72a; envelope-from=jaccarmac@gmail.com; helo=mail-qk1-x72a.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 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, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no 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: , Cc: help-guix@gnu.org Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1644548384; 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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=GpozzknP9LaQB3sY0CLm2pFlBIHSXn82g0ZaQ9rmE2w=; b=r5OY1Qijn6Rp9BvC6mfFtuySxnyprJTaM2wyXRD78m7AkZ7BRWity3UxO38knisdGqaCDb Ct2aJq6kkeXYNL82IUR3XJXkwT+1dRzVE/VOA5mmdVr02ixykCdA4a/BLmD6gn3thpGMQr PbQZjA5pB/eA+uftOtCMmErSlLA4/QdoJzz07DBXTOh3QCA279Eoz9ij1MzXlBcfM5Apak N6FZ7UKyYPOY1B82PcNLxIgZW8dTEPYAE5w40HGC1tSlQixT4leNC296KXEu4Qw7O12tT6 46ppmpI4hg9VSYk+CzsgWtbqGlx2vIMUl8b5lnnNaO0W1XMDsNs58+l4dM+PIg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1644548384; a=rsa-sha256; cv=none; b=pwAjwxT1WLKlX+2gIa1qhqCgcCWHFyc+XuCcwNShoiyc2/JcZwDxik3JcEm7p/VFMsszG7 FKdYhPnSOtjw2ye3mwKmOchBgVrOqeHRnb9krv03sbwiZZ3UudcUWv4ZtbnseXMme5mehG fVUDG9V89iJeRNfH2dihkrBO9GEbv9bBC4e6U1T1kviS3POCUhpMkYY0whTZ45X0WYbuWa Z0Qqlut23iYXqP76je+CsQzv5zil1IZX6PCPunQ6IhjdbqVAjzW9ZgL6LWtt+ccgul7WTD KPNoDnvgFOdIxo6m8KJ9YBc0Qo0EG1skhRuSe37X0Qp/kvEII5EyuCJ080iS0A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mHRA5dCY; 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.33 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=mHRA5dCY; 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: 4A81B432EB X-Spam-Score: -4.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: QineJBOW5hxS On Thu, Feb 10, 2022 at 7:52 AM Daniel Mei=C3=9Fner wrote: > Do you remember which version of trash-cli worked? In Guix=E2=80=99 hist= ory I > find three versions 0.12.9.14, 0.17.1.1 and 0.17.1.14. I, too, used 0.17.1.14 before the upgrade. > Interestingly, the shebang points to Python3 despite the fact that the pa= ckages requests python2: I missed the fact that the old package asked for Python 2. I did find a GitHub issue with my error message (https://github.com/andreafrancia/trash-cli/issues/94), but ignored it because of that miss. The solution for the Guix version is still unclear to me, and it's for an old version, though.