From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SFpxFGTB0WWiWAAA62LTzQ:P1 (envelope-from ) for ; Sun, 18 Feb 2024 09:35:48 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id SFpxFGTB0WWiWAAA62LTzQ (envelope-from ) for ; Sun, 18 Feb 2024 09:35:48 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=j160gQxy; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1708245348; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:content-type:content-type:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=piW9PkWiBNknsUV1IRQsTU00vPl+ZM1ZavXHkNibZZk=; b=tYg8i0WUX/bzS5TZ/0DQ26r036ozJxoV5hZM0RYgZ72sbeo/G2GwEoV6zL7xpjV6ZHAmse UTTkhIRX0mIyO2JQPZ4N5z7h5mj/rQoJTx0Pw0xAnmvzSC/iUWDbZEQh7wH9WKjaEswTSB Mg4kAoTVZDncb8RdeXhfpULZKY0KSLPVB97o2SU08vQaGnjm+UveRxystA3MwgLmtnbwLs BQYtJLFwRuDfyeVJn6tsrDjU/Ms6ENanVy49Sg+H3RhWIw0RS65THQweH6CkBsYeYO8u1m /Jq+aje8VXfX64THR/i1oTVCkLC43pQDtrDmQ4UetibxdejPKz77yoClKBao2Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=j160gQxy; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1708245348; a=rsa-sha256; cv=none; b=h12Oy3IgSbuEtxf1mahSc0f0FHaEhU5UpyOxA4oPMs29YyXGb1LC7uo7icun29ePknETg7 9wh/5GOmzu0WVxz3bqYw5gLMXsLn7xBCV7uvf0aEVaVT8WR64TKH0ve5pTdcBuLmf1eBbv A9NOKXUPXDsTCF/mM3gAWA5IVwBLeofXEsBiqFwFZDAJSJhQmNFdH/KhI9anqMbbO/YwOb qS6TNs6H9XlRHSTr//lIbM61y1+bJciGu5Fwu9yI9CweGMkhVpLK8z3ap9IjRYIQZDhFje ktUGDAiw57dmcEF79xMSP/VvYoNsqxGFVhfXzXIYAPQBRik86Usc4BpgOJ9Beg== 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 D759A6B2D3 for ; Sun, 18 Feb 2024 09:35:47 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rbcdI-0003qr-82; Sun, 18 Feb 2024 03:34:44 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rbcdF-0003q3-PO for bug-guix@gnu.org; Sun, 18 Feb 2024 03:34:42 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rbcdF-0006ND-HK for bug-guix@gnu.org; Sun, 18 Feb 2024 03:34:41 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rbcdZ-0005Ft-KJ for bug-guix@gnu.org; Sun, 18 Feb 2024 03:35:01 -0500 X-Loop: help-debbugs@gnu.org Subject: bug#63250: package dante : socksify: error: dante client not built with preloading support Resent-From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 18 Feb 2024 08:35:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63250 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: "Simon Tournier" , <63250@debbugs.gnu.org> Cc: Benjamin Received: via spool by 63250-submit@debbugs.gnu.org id=B63250.170824525220119 (code B ref 63250); Sun, 18 Feb 2024 08:35:01 +0000 Received: (at 63250) by debbugs.gnu.org; 18 Feb 2024 08:34:12 +0000 Received: from localhost ([127.0.0.1]:34132 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbccm-0005EQ-BK for submit@debbugs.gnu.org; Sun, 18 Feb 2024 03:34:12 -0500 Received: from layka.disroot.org ([178.21.23.139]:43510) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rbccj-0005EH-Ma for 63250@debbugs.gnu.org; Sun, 18 Feb 2024 03:34:10 -0500 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id A3BA640EFE; Sun, 18 Feb 2024 09:33:47 +0100 (CET) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id S2gk9VgdWVHI; Sun, 18 Feb 2024 09:33:46 +0100 (CET) Content-Type: multipart/signed; boundary=89e029247b28d44d205003525041c037994bb57842380837c47d86379ad3; micalg=pgp-sha256; protocol="application/pgp-signature" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1708245226; bh=piW9PkWiBNknsUV1IRQsTU00vPl+ZM1ZavXHkNibZZk=; h=Date:Cc:Subject:To:From:References:In-Reply-To; b=j160gQxyvqiqpHQTN1JOXxpBuUlggkPflv5gsQ5uMGGmQVBlWU/bG/MUbvb8Y9CSL muARnLyvK2TqbvjDAMFtINO1pjQkJVM6kd/h/l0EeuPrr86Zg1FFe3RLa54bZ2LLow X+NkK3q8kgkmGRUJZkNhVH+1DuHEUSwybTW+5AbnjKGzA5or5Mwy1x6yN1QePqNtHK aWxs8QVeyS9QxgDnpsJN/l5UklydPexbu2CZLCR3ErWhhMqS90BJIluQFwca8Pbh/c clZy5wkcvsYu+OiCFDUBpDKxYA2a7zV6/KMtpazAvGWeZSjW2+r8R43CUPZk4buWiM PSPFKcX2jZ+Hg== Date: Sun, 18 Feb 2024 17:33:41 +0900 Message-Id: References: <875xyp7lbj.fsf@gmail.com> In-Reply-To: <875xyp7lbj.fsf@gmail.com> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong From: =?UTF-8?Q?Nguy=E1=BB=85n?= Gia Phong via Bug reports for GNU Guix Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.58 X-Spam-Score: -6.58 X-Migadu-Queue-Id: D759A6B2D3 X-Migadu-Scanner: mx11.migadu.com X-TUID: KyRaZ4JBuLBB --89e029247b28d44d205003525041c037994bb57842380837c47d86379ad3 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 On 2024-02-15 at 17:18+01:00, Simon Tournier wrote: > On mer., 20 d=C3=A9c. 2023 at 16:18, Nguy=E1=BB=85n Gia Phong wrote: > > Could you take a look at https://issues.guix.gnu.org/67675 > > if it fixes it for you? > > Since patch#67675 is merged, is it fixed now? FWIW it is fixed for me d-; --89e029247b28d44d205003525041c037994bb57842380837c47d86379ad3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHIBAABCAAyFiEE6Q4RuASTNDthMuOUJxSLLAaiIksFAmXRwOoUHG1jc2lueXhA ZGlzcm9vdC5vcmcACgkQJxSLLAaiIkspvgwAlqMTNdeSfkQFVJo3fsAjrugpXsZh sYcsgRCualijKs5PFR3M9y2lSVnrbtU5BP1f6EW2ylMYp57/IA5gnSKDPZdGo28W GUvRbPjp519BED0wf9DkwHUoD5KTmJ+NuSQToCFNfAeymmuT9WCc/OiznQN8eMye /DaMvLmU+gzvMxo9HnwrMlU9ZbPGU43+9wy0kDgAGDE93jF2nF1ahktJ+xzll4xg +7hu67cTU55xHXmt3w9CpsLbKG12m5UHT6Vj9hG6rNrVLpKAXvPXV9YxzTIAef0D 1MTWn9/gxET7ebya5pGrN5TeeOLrPILuiV9IaKN7uT2zsfz7tJkt7NmT6esl/yzp IOCzbLytP9RwdLiGYnstJSbrlOLaenYRqey/ZvHvhQGGf7a4h6JJxg4cZr68tZgS hJregIa/7FFCn/uTcyTyMBI6H7eSyXsEcXowGrSxUYHRynUaE0JnTfRLCFM/NtwI SwUVs05GUqGqsp0Rm0LM82ZvNRxyiLoBeqxE =5LaO -----END PGP SIGNATURE----- --89e029247b28d44d205003525041c037994bb57842380837c47d86379ad3--