From nobody Sat Dec 17 00:46:36 2022 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4NYnNT4HFyz1CVSZ for ; Sat, 17 Dec 2022 00:46:49 +0000 (UTC) (envelope-from 0x1eef@protonmail.com) Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "protonmail.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NYnNS28Rxz4NDt; Sat, 17 Dec 2022 00:46:48 +0000 (UTC) (envelope-from 0x1eef@protonmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=protonmail.com header.s=protonmail3 header.b=x4UuJyqi; spf=pass (mx1.freebsd.org: domain of 0x1eef@protonmail.com designates 185.70.43.22 as permitted sender) smtp.mailfrom=0x1eef@protonmail.com; dmarc=pass (policy=quarantine) header.from=protonmail.com Date: Sat, 17 Dec 2022 00:46:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1671238005; x=1671497205; bh=MiB6qr1RZWKlT1jeMjfc/jiN0Du58vXZZQChNkf6UMU=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=x4UuJyqiHKPbxNyrwmqUXiPu+T2Q9f1kzd8DAHPXwPrM6i8EK/v+Q9lrt+s3AYmwg GbQJm/Dom00KY2GXwG8LpU8QZ8cQ0x3XI5kAk3KaXIzJayOKU1euT9je5dXmo9oHay XOjHrwfbr8fHnECUSGX29NlW/ZVb5HCVpro8UZJl81j5l+kXYirWGMbjAc3QF3UDZ+ Up51AeDwAYGvj3VcDHiVDJb4RyPbT9gwIQZZNl+ASrPnAKw8LxgDrICXwzB+2boSDk CcnAcNa1DmaAbOrsTTcnPgSjHgiVzqVjVweAW5WFb+p2bG5h/Ly4H82reMRxQVXaep RoJFGe4vuozUw== To: Graham Perrin From: 0x1eef <0x1eef@protonmail.com> Cc: questions@freebsd.org Subject: Re: lang/python39 3.9.16 (was: Does glib really need python at runtime?) Message-ID: In-Reply-To: <79bc7bc3-c5c6-2984-bf28-333425800986@freebsd.org> References: <3e71a826-6fbd-30b6-2577-d400d0cb7eca@qeng-ho.org> <20221214.201104.1234506425110480502.yasu@FreeBSD.org> <20221214.210242.2096530171743592661.yasu@FreeBSD.org> <57SDnphjFOo4AYQ9Rx5H495D6xO1o2N1pIyx_zgU7hU0wDqBTmKJMhiPQ75H8t9TQiH1QaP_oOn-BFvbr8xDD0RR9W52eOSSR6OoRAIponA=@protonmail.com> <79bc7bc3-c5c6-2984-bf28-333425800986@freebsd.org> Feedback-ID: 39071764:user:proton List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Result: default: False [-2.96 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[protonmail.com,quarantine]; R_DKIM_ALLOW(-0.20)[protonmail.com:s=protonmail3]; R_SPF_ALLOW(-0.20)[+ip4:185.70.43.0/24]; MIME_GOOD(-0.10)[text/plain]; NEURAL_SPAM_SHORT(0.04)[0.039]; RCVD_COUNT_ZERO(0.00)[0]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[protonmail.com]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.43.0/24, country:CH]; MLMMJ_DEST(0.00)[questions@freebsd.org]; DKIM_TRACE(0.00)[protonmail.com:+]; SUBJECT_HAS_QUESTION(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_FROM(0.00)[protonmail.com]; RWL_MAILSPIKE_POSSIBLE(0.00)[185.70.43.22:from] X-Rspamd-Queue-Id: 4NYnNS28Rxz4NDt X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N >=20 > Via the first of the two bug icons at > https://www.freshports.org/lang/python39/: >=20 >=20 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268244 Thanks! I updated the ports collection, and ran 'make package'. Unfortunately, I face this error: # pkg install python39-3.9.16.pkg = = =20 Updating FreeBSD repository catalogue... FreeBSD repository is up to date. All repositories are up to date. Checking integrity... done (0 conflicting) The following 1 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: =09python39: 3.9.15_1 -> 3.9.16 Number of packages to be upgraded: 1 Proceed with this action? [y/N]: Y pkg: archive_read_open_filename((null)): Failed to open '(null)' # pkg -v=20 1.19.0 Is there something I am missing for the upgrade to work? Thanks, 0x1eef