Date: Wed, 19 May 2021 17:54:51 +0200 From: Xavier Humbert <xavier@groumpf.org> To: freebsd-ports@freebsd.org Subject: Error reinstalling python 3.8.10 from ports Message-ID: <707f6044-caaf-d8a6-cad5-0f4ff6297394@groumpf.org>
next in thread | raw e-mail | index | archive | help
Hi, I got trouble with python 3.8.10 at reinstall stage : > ===> Registering installation for python38-3.8.10 > pkg-static: Unable to access file > /usr/ports/lang/python38/work/stage/usr/local/lib/python3.8/lib-dynload/_asyncio.cpython-38.so:No > such file or directory > pkg-static: Unable to access file > /usr/ports/lang/python38/work/stage/usr/local/lib/python3.8/lib-dynload/_bisect.cpython-38.so:No > such file or directory And a bunch of others (the whole lib-dynload directory actually) In fact those files are almost present : the are not named eg _asyncio.cpython-38.so , but asyncio.cpython-38*d*.so Where from comes this *d* letter, which is not in pkg-plist ? Cheers, Xavier -- Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Senior Engineer https://www.amdh.fr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?707f6044-caaf-d8a6-cad5-0f4ff6297394>