tech-pkg archive

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

Re: ap24-py310-python-3.5.0nb3 PLIST issue



I am just updating my local packages, all from scratch, using pkgsrc -current
as of earlier this morning on a NetBSD 10.0_BETA system (after the openssl
pullup).

It fails with:

=> Automatic manual page handling
=> Generating post-install file lists
pkg_create: Warning - directory `/usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg/lib/python3.10/site-packages/mod_python-3.5.0-py3.10.egg-info' in PLIST
=> Checking file-check results for ap24-py310-python-3.5.0nb3
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg:
ERROR:         /usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg/lib/python3.10/site-packages/mod_python-3.5.0-py3.10.egg-info
ERROR: ************************************************************
ERROR: The following files are in /usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg but not in the PLIST:
ERROR:         /usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg/lib/python3.10/site-packages/mod_python-3.5.0-py3.10.egg-info/PKG-INFO
ERROR:         /usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg/lib/python3.10/site-packages/mod_python-3.5.0-py3.10.egg-info/SOURCES.txt
ERROR:         /usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg/lib/python3.10/site-packages/mod_python-3.5.0-py3.10.egg-info/dependency_links.txt
ERROR:         /usr/pkgobj/www/ap2-python/work/.destdir/usr/pkg/lib/python3.10/site-packages/mod_python-3.5.0-py3.10.egg-info/top_level.txt
*** Error code 1


Any hints?

I would say, this package should be removed. The project is 10 years old (3.5.0 released in 2013; see https://modpython.org) and does not compile with Python 3.11 (see https://github.com/grisha/mod_python/issues). There are other modern and popular technologies that allow running Python code from HTTP serwer.

Kind regards,
Adam


Home | Main Index | Thread Index | Old Index