This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author dilyan.palauzov
Recipients dilyan.palauzov
Date 2022-03-01.22:18:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646173093.2.0.233856489678.issue46894@roundup.psfhosted.org>
In-reply-to
Content
Once I create /lib/python3.10/lib-dynload/, the next error is:

changing mode of /lib/python3.10/lib-dynload/__pycache__ to 755
running install_scripts
copying build/scripts-3.10/pydoc3.10 -> /bin
error: could not delete '/bin/pydoc3.10': Permission denied
make: *** [Makefile:1761: sharedinstall] Error 1

'/bin/pydoc3.10 is not under DESTDIR
History
Date User Action Args
2022-03-01 22:18:13dilyan.palauzovsetrecipients: + dilyan.palauzov
2022-03-01 22:18:13dilyan.palauzovsetmessageid: <1646173093.2.0.233856489678.issue46894@roundup.psfhosted.org>
2022-03-01 22:18:13dilyan.palauzovlinkissue46894 messages
2022-03-01 22:18:13dilyan.palauzovcreate