Search Criteria
Package Details: mod_wsgi 5.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mod_wsgi.git (read-only, click to copy) |
---|---|
Package Base: | mod_wsgi |
Description: | Python WSGI adapter module for Apache |
Upstream URL: | http://www.modwsgi.org/ |
Licenses: | Apache |
Conflicts: | mod_wsgi2 |
Submitter: | arojas |
Maintainer: | kiito |
Last Packager: | kiito |
Votes: | 10 |
Popularity: | 0.186899 |
First Submitted: | 2020-05-01 19:22 (UTC) |
Last Updated: | 2024-05-01 12:49 (UTC) |
Dependencies (4)
Required by (9)
- aniproject-git
- dtfp-git
- ivre-web (optional)
- ivre-web-git (optional)
- mycash-git
- openminer-web-git
- pagure-apache
- supysonic (optional)
- unarelith-git
Latest Comments
albfan commented on 2022-06-04 11:31 (UTC)
I just build this package from sources on python 3.10 and it works.
kiito commented on 2021-02-10 14:58 (UTC)
It was for me, are you using a helper that caches the build? Other than that, I'm not sure what would cause this
Perdu commented on 2021-02-04 08:21 (UTC)
I may have done something wrong, but rebuilding the package wasn't enough for me
kiito commented on 2021-02-02 08:14 (UTC) (edited on 2022-03-29 10:54 (UTC) by kiito)
In practice it is enought to rebuild the package, it doesn't hard depend on python 3.8, and will install in the new directory properly. But I should really just push a new release on a major python update.
Perdu commented on 2021-01-31 20:24 (UTC)
I'm getting this error when starting httpd: httpd: Syntax error on line 570 of /etc/httpd/conf/httpd.conf: Cannot load modules/mod_wsgi.so into server: libpython3.8.so.1.0: cannot open shared object file: No such file or directory
Python is in version 3.9 now. Should this be updated or depend on aur/python38?