pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: devel/py-uv-build fails to install



Hi!

On Mon, 8 Dec 2025, Stepan Ipatov wrote:

When installing the devel/py-uv-build (v0.9.15) package from the current pkgsrc branch on NetBSD 10.1, the following error occurs:

===> Checking for vulnerabilities in py313-uv-build-0.9.15
===> Installing for py313-uv-build-0.9.15
=>  Generating pre-install file lists
/bin/rm /usr/pkgsrc/devel/py-uv-build/work/.destdir/usr/pkg/lib/python3.13/site-packages/uv_build/__init__.py.orig rm: /usr/pkgsrc/devel/py-uv-build/work/.destdir/usr/pkg/lib/python3.13/site-packages/uv_build/__init__.py.orig: No such file or directory
*** Error code 1

Thanks for reporting this.

I changed the rm into an rm -f, so this should no longer happen. But what puzzles me: the .orig file should in fact be there. the __init__.py file is patched using a patch from devel/py-uv/patches.


--
Benny


Home | Main Index | Thread Index | Old Index