Package Details: apache-tools 2.4.67-1

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-2.0
Conflicts: apache
Submitter: None
Maintainer: fordprefect (sowieso)
Last Packager: fordprefect
Votes: 139
Popularity: 1.11
First Submitted: 2008-06-17 12:49 (UTC)
Last Updated: 2026-05-06 07:56 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

jdevelop commented on 2014-04-02 04:26 (UTC)

Please update to version 2.4.9 --- PKGBUILD.orig 2013-11-23 23:25:04.000000000 -0500 +++ PKGBUILD 2014-04-02 00:24:37.802499550 -0400 @@ -3,7 +3,7 @@ # Contributor: Pavel Larev <pavel@larev.ws> pkgname=apache-tools -pkgver=2.4.7 +pkgver=2.4.9 pkgrel=1 pkgdesc="Useful Apache tools - htdigest, htpasswd, ab, htdbm" arch=(i686 x86_64) @@ -13,9 +13,9 @@ conflicts=(apache) source=(http://www.apache.org/dist/httpd/httpd-$pkgver.tar.bz2 $pkgname-Makefile.patch) -sha256sums=('64368d8301836815ae237f2b62d909711c896c1bd34573771e0ee5ad808ce71b' +sha256sums=('f78cc90dfa47caf3d83ad18fd6b4e85f237777c1733fc9088594b70ce2847603' '2dc48d34773b0c873d10e3542f77a4f7b50d5fb9bd8c52e3bb28b76ff9587f3f') -sha512sums=('35500788e1a8b5813bbc0ee0f647ec4acb5b13c27bf5d826691487ea23ee27d4a3babea766fa70f960eb347f6e2c243d1315bb2f1aa082509e632560e7eef562' +sha512sums=('3a66302e18a2d165b3851665dc73be7d3849fc3359c1ff9dd9e2eaebf1f1d8fb89b7b0a05929d6247750bf0ed1abf9cf3c236a373b2d99635c8ca41698719c96' '6e068e7820e852c788a521ad28c367af4c1c22fded51ede7ae3f840a8a04737cfbe4503c2f3f899c89461d984007e84f80376b5a8a27c7eec8ec0fd78155c22b') prepare() {

anatolik commented on 2014-03-07 22:32 (UTC)

How these tools differ from those in apache package? Why to have a separate package?

felixonmars commented on 2013-06-01 00:51 (UTC)

Please install the binaries into /usr/bin/ instead of /usr/sbin/, according to the latest RFC, thanks!

luolimao commented on 2013-04-18 03:40 (UTC)

I don't know what to say or do about that, because I can't actually reproduce the error on my machine.

fukawi2 commented on 2013-04-17 00:51 (UTC)

I get the same error: ==> Starting package()... make: Entering directory `/build/src/httpd-2.4.4/support' make[1]: Entering directory `/build/src/httpd-2.4.4/support' mkdir /build/pkg/apache-tools/usr mkdir /build/pkg/apache-tools/usr/bin mkdir /build/pkg/apache-tools/usr/sbin make[1]: Leaving directory `/build/src/httpd-2.4.4/support' mkdir /build/pkg/apache-tools/usr/modules cp: cannot stat '/build/src/httpd-2.4.4/server/httpd.exp': No such file or directory make: *** [install] Error 1 make: Leaving directory `/build/src/httpd-2.4.4/support' ==> ERROR: A failure occurred in package().

quite commented on 2013-03-27 07:58 (UTC)

cp: cannot stat ‘/tmp/packerbuild-1000/apache-tools/apache-tools/src/httpd-2.4.4/server/httpd.exp’: No such file or directory make: *** [install] Error 1 make: Leaving directory `/tmp/packerbuild-1000/apache-tools/apache-tools/src/httpd-2.4.4/support' ==> ERROR: A failure occurred in package(). Aborting...

felixonmars commented on 2013-03-27 02:29 (UTC)

==> Starting build()... can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option?

luolimao commented on 2013-03-27 01:28 (UTC)

fixed

simendsjo commented on 2013-03-22 10:41 (UTC)

Version 2.2.22 isn't available on their server anymore: curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading httpd-2.2.22.tar.bz2 .. but 2.2.23 and 2.2.24 is. Seems there is also a newer version out: 2.4.4