Search Criteria
Package Details: mod_perl 2.0.13-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mod_perl.git (read-only, click to copy) |
---|---|
Package Base: | mod_perl |
Description: | Apache module that embeds the Perl interpreter within the server |
Upstream URL: | http://perl.apache.org/ |
Licenses: | Apache |
Submitter: | anatolik |
Maintainer: | tachtler |
Last Packager: | tachtler |
Votes: | 9 |
Popularity: | 0.001487 |
First Submitted: | 2015-06-28 15:38 (UTC) |
Last Updated: | 2024-03-30 18:23 (UTC) |
Dependencies (5)
- apache (apache-gitAUR)
- apr-util
- db
- perl (perl-gitAUR)
- perl-linux-pid
Required by (3)
- ofork (optional)
- perl-apache2-soap
- perl-libapreq2
Latest Comments
1 2 3 4 5 6 7 Next › Last »
tachtler commented on 2024-03-11 14:56 (UTC)
Hi Matt,
I would like to take over the maintenance for this package.
Thank you! Klaus.
mattsday commented on 2024-01-28 10:21 (UTC)
I no longer use Arch Linux and mod perl. If someone wishes to take over maintenance please let me know. I will not be updating this package
df8oe commented on 2023-08-12 13:44 (UTC)
There is an upstream issue which can be fixed with a patch:
https://github.com/apache/mod_perl/commit/991cfeca9bac185f191510e0064f174d45718e6a
freggel.doe commented on 2023-08-09 12:12 (UTC) (edited on 2023-08-09 12:12 (UTC) by freggel.doe)
Current version
2.0.12-1
does not work with current system perl5.38
.mod_perl-2.0.13-rc1
from upstream does.Kamikaze84 commented on 2023-07-03 01:56 (UTC)
Please add architecture 'aarch64' to the list of supported architectures in the PKGBUILD.
scooter commented on 2022-03-29 04:34 (UTC)
Building 2.0.12 still fails tests.
mattsday commented on 2021-11-27 16:17 (UTC) (edited on 2021-11-27 16:18 (UTC) by mattsday)
The self-tests can be fragile; it spins up a test server on TCP port 48251 - check if that port is not in use. If it is, change
APACHE_TEST_PORT=48251
to another unused port.If you have problems with tests failing, check the upstream bugs and report here if there's an obvious fix. Previous releases of this package disabled testing altogether. You can do that by commenting out this line:
However, be careful in doing so - it's better to fix the tests and run without them!
mattsday commented on 2021-11-27 16:15 (UTC)
You must import PGP key AB34BA0040E92ECE into your keyring in order to validate the source package.
Using GPG:
Please see the Arch wiki for more details: https://wiki.archlinux.org/index.php/makepkg#Signature_checking
iZiboi commented on 2021-06-09 10:57 (UTC)
Temporary fix: Uninstall apache before compiling this package.
1 2 3 4 5 6 7 Next › Last »