pkgsrc-Users archive

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

devel/py-uv-build fails to install




To: pkgsrc-users%netbsd.org@localhost

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

From: Stepan Ipatov <st.ipatov%gmail.com@localhost>

Date: Mon, 8 Dec 2025 16:09:27 +0100


Hello,

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-u
v-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

Stop.
make[1]: stopped in /usr/pkgsrc/devel/py-uv-build
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/py-uv-build

The problem originates from the following line in the post-install target:

${RM} ${DESTDIR}${PREFIX}/${PYSITELIB}/uv_build/__init__.py.orig

How
ever, no file with that name exists in .destdir, which causes the  installation to fail when rm attempts to remove it.

Could you please take a look?


--
Best regards,
Stepan



Follow-Ups:

Re: devel/py-uv-build fails to install
From: Benny Siegert




Prev by Date: Pkgsrc WIP package to update ledger to 3.4.1

Next by Date: Contributing

Previous by Thread: Pkgsrc WIP package to update ledger to 3.4.1

Next by Thread: Re: devel/py-uv-build fails to install

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index