From unknown Sun Jun 22 11:37:47 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#58789 <58789@debbugs.gnu.org> To: bug#58789 <58789@debbugs.gnu.org> Subject: Status: julia 1.6.7 Pkg.add fails with curl_multisocket error Reply-To: bug#58789 <58789@debbugs.gnu.org> Date: Sun, 22 Jun 2025 18:37:47 +0000 retitle 58789 julia 1.6.7 Pkg.add fails with curl_multisocket error reassign 58789 guix submitter 58789 John Biechele-Speziale severity 58789 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 26 01:07:40 2022 Received: (at submit) by debbugs.gnu.org; 26 Oct 2022 05:07:40 +0000 Received: from localhost ([127.0.0.1]:52941 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onYdg-0001sK-0I for submit@debbugs.gnu.org; Wed, 26 Oct 2022 01:07:40 -0400 Received: from lists.gnu.org ([209.51.188.17]:56782) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1onR7P-0006bz-L1 for submit@debbugs.gnu.org; Tue, 25 Oct 2022 17:05:51 -0400 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 1onR7P-0002Od-EN for bug-guix@gnu.org; Tue, 25 Oct 2022 17:05:51 -0400 Received: from mout-p-202.mailbox.org ([2001:67c:2050:0:465::202]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1onR7K-0003sQ-CV for bug-guix@gnu.org; Tue, 25 Oct 2022 17:05:51 -0400 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:b231:465::102]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4MxkxG2CD6z9sc7 for ; Tue, 25 Oct 2022 23:05:38 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1666731938; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=97lGvTEQZVSHrlWVdTpLH6MNV2E1sc3SyDNn9+vEMcM=; b=VWBCTAYTs+Ad7mxrMnj1scPyJRj2DZ4z2ralG9mXkhLw/2ngkonk2YKqMDWhjzQbGOGhiY eGrNhlACPWXQcpyYMZMeM4bPcMnFIBdTWASbCEpVaW+OoOn0sFMa4nB55CUr15dfe4mRJg GpuNO3Os6Y7GsB6Lp97WnEC+9guqpIQiBNWrTW8oj/d6HliL0zGaHrWTVf7CHChNkjj1gv v4nvx4cglpACyZg08HD+EYGkY2cgv9FoqCf+ynw+f2DC6Rj8nJ95NC5/YAzCEoYyKKGcHx U2tf/BwCsG8mfUi7biJLvEUVBlRB8QTCPxNco9AhZQ2btxYvOwqxidMyAilNKg== From: John Biechele-Speziale To: bug-guix@gnu.org Subject: julia 1.6.7 Pkg.add fails with curl_multisocket error Date: Tue, 25 Oct 2022 16:52:57 -0400 Message-ID: <87ilk74nse.fsf@mailbox.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-MBO-RS-ID: 1e6dcf8e5592287b82b X-MBO-RS-META: zmz3n4bxch7d88z9uz5bdg1q8sm71n15 Received-SPF: pass client-ip=2001:67c:2050:0:465::202; envelope-from=johnabs@mailbox.org; helo=mout-p-202.mailbox.org 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, HTML_MESSAGE=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-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 26 Oct 2022 01:07:34 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) --=-=-= Content-Type: multipart/alternative; boundary="==-=-=" --==-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable After installing GuixSD and julia on the fairly minimal installation, running julia and entering the following command =E2=80=99] add DrWatson=E2= =80=99 fails with the following error: =E2=80=9C curl_multi_socket_action: 8=E2=80= =9D. Oddly enough, some packages work, such as LibCURL, but most fail. The failure seems to occurs at the =E2=80=9Cresolving pkg versions=E2=80=9D= stage. I=E2=80=99m a bit new to guix and mailing lists in general, so if there=E2= =80=99s anything else I need to provide to help reproduce the bug, please let me know and I=E2=80=99ll send it ASAP. --==-=-= Content-Type: text/html; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable

After installing GuixSD and julia on the fairly minimal installation, running julia and entering the following command =E2=80=99] add DrWatson=E2= =80=99 fails with the following error: =E2=80=9C curl_multi_socket_action: 8=E2=80= =9D. Oddly enough, some packages work, such as LibCURL, but most fail.

The failure seems to occurs at the =E2=80=9Cresolving pkg versions=E2=80=9D= stage.

I=E2=80=99m a bit new to guix and mailing lists in general, so if there=E2= =80=99s anything else I need to provide to help reproduce the bug, please let me know and I=E2=80=99ll send it ASAP.

--==-=-=-- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 04 12:39:16 2022 Received: (at 58789) by debbugs.gnu.org; 4 Nov 2022 16:39:16 +0000 Received: from localhost ([127.0.0.1]:54676 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqziu-0003uo-BR for submit@debbugs.gnu.org; Fri, 04 Nov 2022 12:39:16 -0400 Received: from mail-wm1-f45.google.com ([209.85.128.45]:55902) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oqzis-0003uO-80 for 58789@debbugs.gnu.org; Fri, 04 Nov 2022 12:39:14 -0400 Received: by mail-wm1-f45.google.com with SMTP id t4so3335807wmj.5 for <58789@debbugs.gnu.org>; Fri, 04 Nov 2022 09:39:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=mMd7IOLZmzv14OycZZdOLIGGXPaXx4k+kMafO7piurw=; b=cVHbiB9URZEuRIPskiejqRUrIbPz39acq6MG9wPDEha0x47WM7FsxAS+86eJie58UX NfH8U9I4i+Qys9SKu7dS8WuKg/Z0H7ySCTQCaljXKHmx/PGJJ1yrt26nUE5sEO4cMLwo 9ZyEHVs9kv57mDvNdzOIBXgrKcpZivOd7GdHPTbImQ4B6evYTT/23aY2wTTWQ9QqaDAm JfGNDPf45edPvh1i/vDSCrR7/i1QlozjnWV3UnQ6LyhAJmU2/J3Tt4ecaP1h5z+fvnXA fEq7T0hDfsuR6C8ozPGBNqsQXas69pbWRxfX56p2LEYsY+EQiYqKv0u0NJBPi0RRmpco VOOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=mMd7IOLZmzv14OycZZdOLIGGXPaXx4k+kMafO7piurw=; b=J0Rm7hy/eFRIKDYaFhPXF8SoIiNkclVMnEyndH3UBF7NO4ToWQyhBItFJbwfPBv070 yP4UH3y0KRlMJbtJqzrkz0Zjbrs3HdBOVVDnE4OeZ5r5eCxdhjMeh43IerSCM8yKfkGd I7Q+9TyjrOwdl8b8IGMzMWBK8ujbEL7XrKC7qeL3NOW6kwaPuUAGy/f9e73kff5Iuy57 emjMaWI/dRzd2FpniLhvIYHCvzTnR66eZVXfxRCSTOx4sDApSMOoayPF66ya5LIDQ99J CTp8esnuNti6r8O4PTdRWhKma7qViVxbpRZsI8rVqwW3W1jdjAGIgrSTst8OK2aX5G3p WWpQ== X-Gm-Message-State: ACrzQf3fQbcUF3IJPi7ojfRbgdaeNFapR3oMi/tobRx9DMnCbh+vcnQ5 4Cw7tonWLxkAiiuBT72f1Je7lM1niOs= X-Google-Smtp-Source: AMsMyM5Ra1wsuQ3v3MNGJzmjIydttJAeke14N6O23L4ve2MQb28Gdi9JtLdVpu8g0c7Fsi6kuzTA+g== X-Received: by 2002:a05:600c:3642:b0:3cf:700e:6533 with SMTP id y2-20020a05600c364200b003cf700e6533mr19852904wmq.8.1667579948391; Fri, 04 Nov 2022 09:39:08 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id o3-20020a05600c510300b003b3307fb98fsm3777818wms.24.2022.11.04.09.39.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 04 Nov 2022 09:39:08 -0700 (PDT) From: zimoun To: John Biechele-Speziale , 58789@debbugs.gnu.org Subject: Re: bug#58789: julia 1.6.7 Pkg.add fails with curl_multisocket error In-Reply-To: <87ilk74nse.fsf@mailbox.org> References: <87ilk74nse.fsf@mailbox.org> Date: Fri, 04 Nov 2022 17:28:31 +0100 Message-ID: <86bkpm4rbk.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 58789 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi, Thanks for the report. On Tue, 25 Oct 2022 at 16:52, John Biechele-Speziale via Bug reports for GN= U Guix wrote: > After installing GuixSD The name is =E2=80=9CGuix System=E2=80=9D (GuixSD is an old name and not us= e anymore). :-) > julia on the fairly minimal installation, > running julia and entering the following command =E2=80=99] add DrWatson= =E2=80=99 > fails with the following error: =E2=80=9C curl_multi_socket_action: 8=E2= =80=9D. > Oddly enough, some packages work, such as LibCURL, but most fail. I can reproduce this on foreign distro too. Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 12 08:14:04 2022 Received: (at 58789-done) by debbugs.gnu.org; 12 Dec 2022 13:14:04 +0000 Received: from localhost ([127.0.0.1]:52894 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p4idA-0006gS-0d for submit@debbugs.gnu.org; Mon, 12 Dec 2022 08:14:04 -0500 Received: from mail-wm1-f50.google.com ([209.85.128.50]:39826) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p4id7-0006fH-Jv for 58789-done@debbugs.gnu.org; Mon, 12 Dec 2022 08:14:02 -0500 Received: by mail-wm1-f50.google.com with SMTP id i4-20020a1c3b04000000b003d21f02fbaaso243431wma.4 for <58789-done@debbugs.gnu.org>; Mon, 12 Dec 2022 05:14:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc:subject:date:message-id:reply-to; bh=wOXVVnZsxH1mphgF1bMPVxzpVTZ7mfPgmvgtfdbKJJE=; b=FApIjz+6RUwIftwgcT2z1hXwr8Q890REpuV4h/R3GHRpYanmV6/5E/55np46BYs5IO LRp52XxkkFaVqTRzCEZXhaLIXsTyHeeOoS/FVtfHWseMaty0MCO7J9Rv5KkNrFM6p2bk F3W2bmvmbkvP7b1+HXdhKevv6Ps1fl6d8ZaASnHkClNoki0Hig4H9c52QkYDs/sUZmU/ eUnwfTeGuW6sClokSHFesqA4CHKyXJc7fJ23npsHj9lm2PI3bYQhT85hWZ6Sc7Wh1WjO dj7XVUbuMQL+l78tuter6f9dPs9Zr6NzWxPjHgvrkHECRHP0p018JSI+WFRG0UHr+KP/ ZP5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=wOXVVnZsxH1mphgF1bMPVxzpVTZ7mfPgmvgtfdbKJJE=; b=NF5XN1GnN1pQle/yShukElM0Ct8j7m0Ipqj4Lt2J+Xko+TDhYNkpDRFrtA8JMhKTjd yTEwxScXl3TjCHvJwv8SFA8ssMQ/nPBr2yeBaT8jz/Qj2pdwogWl9PFuKOEgyfL54n62 Jv7Hb5XxxkgOf8v20jdQXdxCslJs6HGFOo+dVoWUj5uGSIscgZDo8HpRw19bF2fK6bP9 +F+bn+yX3hiNwyJdIjpFQ0/xs7b9dWDTYxCW+woF2kvQyBw/VNJ4PCMdrlzKdBkQ9FZS 9+oim4suzYhlH2IXmHf/pF1zRAj+52lTyqhsLs2dWXe+onz1kAiNuYmUQfbVYU1yu8kf u/+w== X-Gm-Message-State: ANoB5pnoK9Pr34y49dcULqYCxNc9kvutpVah7HVBPRgin8DbDK2pfyS5 idNwuPmjcGTZqE9CJiWFvaA= X-Google-Smtp-Source: AA0mqf5Jpcnu9f0cOxB2hCJlJHYmzvNpkuYsHb7uNDCIRdgp9EbG3Tn2apVkwn9+kzIg0psIO+Q9PA== X-Received: by 2002:a7b:cd8f:0:b0:3d1:baf7:ceae with SMTP id y15-20020a7bcd8f000000b003d1baf7ceaemr12507721wmj.39.1670850835943; Mon, 12 Dec 2022 05:13:55 -0800 (PST) Received: from localhost ([2a02:ed3:914:7800:b62e:99ff:fef0:7bc0]) by smtp.gmail.com with ESMTPSA id j4-20020a05600c410400b003cfbbd54178sm25484462wmi.2.2022.12.12.05.13.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 12 Dec 2022 05:13:55 -0800 (PST) Date: Mon, 12 Dec 2022 15:13:53 +0200 From: Efraim Flashner To: John Biechele-Speziale Subject: Re: bug#58789: julia 1.6.7 Pkg.add fails with curl_multisocket error Message-ID: Mail-Followup-To: Efraim Flashner , John Biechele-Speziale , 58789-done@debbugs.gnu.org References: <87ilk74nse.fsf@mailbox.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Kwof3pETbOlA9X+B" Content-Disposition: inline In-Reply-To: <87ilk74nse.fsf@mailbox.org> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: 58789-done Cc: 58789-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --Kwof3pETbOlA9X+B Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 25, 2022 at 04:52:57PM -0400, John Biechele-Speziale via Bug re= ports for GNU Guix wrote: > After installing GuixSD and julia on the fairly minimal installation, > running julia and entering the following command =E2=80=99] add DrWatson= =E2=80=99 > fails with the following error: =E2=80=9C curl_multi_socket_action: 8=E2= =80=9D. > Oddly enough, some packages work, such as LibCURL, but most fail. >=20 > The failure seems to occurs at the =E2=80=9Cresolving pkg versions=E2=80= =9D stage. >=20 > I=E2=80=99m a bit new to guix and mailing lists in general, so if there= =E2=80=99s > anything else I need to provide to help reproduce the bug, please > let me know and I=E2=80=99ll send it ASAP. With the update of Julia to 1.8.3 I have tested installing DrWatson using the Julia REPL and it now works. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --Kwof3pETbOlA9X+B Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmOXKREACgkQQarn3Mo9 g1EfDRAAg5CpVQDVSA2+kPN8mryIK2mLdpGfo+OZR4R49bvr7fcf4lCCR/BcQOJ5 6TFT2EgCfpfRYjjaAFEWMLrnYBiWoUfixHBWjWPcp2G9pgkzgJYAlDdb91QHrmdk QVuY5Wx7wSdzwutR/41PcqzvBY2xaYTJyXQGIlCBNZlYwPtLKAoIU1ubfKefPYUW dCDfMz8AWmtpySNX2XeOsoFFCKYMynoa77wfen91SV9E3hQooKSYE4fs3Ih90Vjc qv1OsEhz47pPjWcIgo8znnRfKJQx8DAQmK/1/OsLF5eqY0XYR0XrsuGQe2di3TiF QhIBVGxC1HU2l4AUqpq4Atl7Fg8Atx38YsIRuk3eN2N2nedTa3oX1JIA+5SYrXz8 2OqBy4zbEWt1/8QEEQP1YPAcSLbM/07zbDzZkMohRtm5v4lz5ouSZW7YqqRtL974 tV9sIKFxTWkgz7fdDZDluJztXDOgkBUCOv/pjNm8/4g5sqT5f3dKPwFqSLOO3DEn 4c3K1A+tJ57TgMrGdXBvHFWq2kGfDgi3z+UjLEVEifBmessd9i8y/kU6s07FYvLX XqAShr+lqVG7oIprSgCBIiX0IDf1rbYa9P/dB7wjR7JIju9cJu+nnIW4HdoJelTV xRhLbGhhwQBb7pVexOvns3QhHy5iyU1KAVRRkA1dNql1Bd+ajlc= =FYW3 -----END PGP SIGNATURE----- --Kwof3pETbOlA9X+B-- From unknown Sun Jun 22 11:37:47 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 10 Jan 2023 12:24:14 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator