Search Criteria
Package Details: apache-tools 2.4.58-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/apache-tools.git (read-only, click to copy) |
---|---|
Package Base: | apache-tools |
Description: | Useful Apache tools - htdigest, htpasswd, ab (Apache Benchmark), htdbm |
Upstream URL: | http://httpd.apache.org/ |
Licenses: | Apache |
Conflicts: | apache |
Submitter: | None |
Maintainer: | fordprefect (sowieso) |
Last Packager: | fordprefect |
Votes: | 134 |
Popularity: | 0.121627 |
First Submitted: | 2008-06-17 12:49 (UTC) |
Last Updated: | 2023-10-19 14:38 (UTC) |
Latest Comments
1 2 3 4 5 6 7 Next › Last »
SpotlightKid commented on 2023-08-10 21:50 (UTC)
I just noticed that this package installs its man pages under
/usr/man/
instead of/usr/share/man
, where they belong.carsme commented on 2023-03-24 11:10 (UTC) (edited on 2023-03-24 11:10 (UTC) by carsme)
@fordperfect, @mortzu I've managed to build in a clean chroot and when comparing the configure output I noticed this:
When working in a clean chroot:
When failing on my system:
Notice the added line with the junk include
-I/bin/apr-1-config//usr/include/apr-1
. This is taken directly fromSo it seems the problem we're experiencing is with
apr-1-config
and in turn the https://archlinux.org/packages/extra/x86_64/apr/ package rather than this.fordprefect commented on 2023-03-24 09:55 (UTC)
@gc1: Try building with makepkg in a clean chroot and report back if the error persists. I can't reproduce the error, so you'd need to provide a bit more info.
g360 commented on 2023-03-23 22:59 (UTC)
I get a different error in the
build
stage:fordprefect commented on 2023-03-23 12:13 (UTC)
@mortzu: I'm happy to put it there but I'd like to understand why it might be necessary. Works with apr-1-config without specifying, and I fail to find any differing occurrence in the sources. Why do you believe /usr/bin/apr-config is being called anywhere?
mortzu commented on 2023-03-22 17:29 (UTC)
It worked after I replaced the configure line in PKGBUILD:
On my system is no /usr/bin/apr-config
fordprefect commented on 2023-03-21 15:08 (UTC)
@mortzu: carsme reported the same issue before, but did not get back if solved. I can't reproduce the issue, so presumably the error is in your system. Try building in a clear chroot.
mortzu commented on 2023-03-21 14:53 (UTC) (edited on 2023-03-21 14:53 (UTC) by mortzu)
Tried to build via makepkg:
Score_Under commented on 2023-03-17 00:31 (UTC)
Requires
db
in makedepends to build now:https://gurren.score.moe/jenkins/job/pkgbuilds/view/Failed%20builds/job/apache-tools/4/console
fordprefect commented on 2023-03-09 12:10 (UTC)
@carsme: Please try building with makepkg first, preferably in a clean chroot. No support for AUR helpers.
1 2 3 4 5 6 7 Next › Last »