LsnUNWr2BiKm7KFrMLpvuH4dZekaEPROrWbNDE+ MjCw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715603514; x=1716208314; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=MXHPzwMMuJ42q9E3ZhYHm498v7nXsQU8c6YIY5kBC6k=; b=EX2aMFUHZXrUCuprt0Ge80FCxjbgme7FQ0OgW3YPaUJOD+KRuzD/VEiHOz7XQtHXcD GR42u56Lw8blSAeWxVfRNd5h6ZZqhJZkwHyKVsz7px+SstUh4FVOfqKXUi6cIe6uymUD Z9EO27eOHA/VEFDlhUNvgNAefRkfo65gRBQ2UpW1ObzbyyBMkbv8Muzg7JhByAHfC/Rp mUQQiwLGrAlOrh5Zz0W3DPNdjlkCJR4Xa4FDZ7d5k02FXgHl6mml+rkwq94z/gyZzk96 +DQNQoppu72d+UDm7TuOU0wI4sa26xXkPkT8dURHgKWVozW+ktdg9deIut63h/LmJNQN bsfQ== X-Gm-Message-State: AOJu0YzeIab8JpodCtj7Af68RN+gtKQ3GuAhxhQHcfWfdybZbOnaB1x0 2aiGOY9ugDW9JR5EPw9RH+90WYmsgkcXr4S1ng/JW6uOM8uRbtTbfdIiHZEFdWRS72WVfytm4Te +kF6+bq3+xLx/6zR5dCKFywIQlcfHC89nNKiMeA== X-Google-Smtp-Source: AGHT+IFHEN/LwPNz0w4elf5OJy9pBdHD7VBWE+Y/CPd+mpADs9J4E7nCAlXTQjgVYlaUfS8b2JS8bRPwFW+oxMg8C+Y= X-Received: by 2002:a05:6870:1094:b0:232:fb5e:c23b with SMTP id 586e51a60fabf-24172bf2fc5mr12824100fac.26.1715603514013; Mon, 13 May 2024 05:31:54 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 From: Odhiambo Washington Date: Mon, 13 May 2024 15:31:16 +0300 Message-ID: Subject: Installing Python2.7 in 14-RELEASE To: questions Content-Type: multipart/alternative; boundary="00000000000007430d06185512a2" X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.84 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.84)[-0.836]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; R_SPF_ALLOW(-0.20)[+ip6:2001:4860:4000::/36:c]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; FREEMAIL_FROM(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MISSING_XM_UA(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; MID_RHS_MATCH_FROMTLD(0.00)[]; ASN(0.00)[asn:15169, ipnet:2001:4860:4864::/48, country:US]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCVD_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[2001:4860:4864:20::2c:from] X-Rspamd-Queue-Id: 4VdJlH65Mlz418L --00000000000007430d06185512a2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi I need to install Python27 from /usr/ports/lang/python27 to test something, but it fails: ``` root@gw:/usr/ports/lang/python27 # make reinstall clean =3D=3D=3D> Deinstalling for python27 =3D=3D=3D> python27 not installed, skipping =3D=3D=3D> Installing for python27-2.7.18 =3D=3D=3D> Checking if python27 is already installed =3D=3D=3D> Registering installation for python27-2.7.18 pkg-static: Unable to access file /usr/ports/lang/python27/work/stage//lib/python2.7/lib-dynload/_hashlib.so:= No such file or directory *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/python27 *** Error code 1 Stop. make: stopped in /usr/ports/lang/python27 ``` The files missing are actually in /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/= . How can I solve this problem? --=20 Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' =C2=AF\_(=E3=83=84)_/=C2=AF :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html] --00000000000007430d06185512a2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

I need to install Python27 from=C2= =A0/usr/ports/lang/python27 to test something, but it fails:

=
```
root@gw:/usr/ports/lang/python27 # make reinstall = clean
=3D=3D=3D> =C2=A0Deinstalling for python27
=3D=3D=3D> =C2= =A0 python27 not installed, skipping
=3D=3D=3D> =C2=A0Installing for = python27-2.7.18
=3D=3D=3D> =C2=A0Checking if python27 is already inst= alled
=3D=3D=3D> =C2=A0 Registering installation for python27-2.7.18<= br>pkg-static: Unable to access file /usr/ports/lang/python27/work/stage//l= ib/python2.7/lib-dynload/_hashlib.so:No such file or directory
*** Error= code 1

Stop.
make[1]: stopped in /usr/ports/lang/python27
***= Error code 1

Stop.
make: stopped in /usr/ports/lang/python27
```

The files missing are actually in=C2=A0= /usr/ports/lang/python27/work/stage/usr/local/lib/python2.7/lib-dynload/.

How can I solve this problem?

<= span class=3D"gmail_signature_prefix">--
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
= +254 7 3200 0004/+254 7 2274 3223
=C2=A0In=C2=A0an Internet f= ailure case, the #1 suspect is a constant: DNS.
"Oh, the cruft.",=C2=A0egrep -v '^$|^.*#= '=C2=A0=C2=AF\_(=E3=83=84)_/=C2=AF=C2=A0:-)
[How to ask smart questions:=C2=A0http://www.catb.org/~esr/faqs/smart-questions.html]<= /span>
--00000000000007430d06185512a2--