[ports-i386@pointyhat.freebsd.org: mod_auth_pwcheck-1.1 failed on i386 6]

Kris Kennaway kris at obsecurity.org
Sun Feb 13 01:07:33 PST 2005


I thought httpd.conf.bak was no longer supposed to be created..

----- Forwarded message from User Ports-i386 <ports-i386 at pointyhat.freebsd.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Date: Sun, 13 Feb 2005 09:03:53 GMT
From: User Ports-i386 <ports-i386 at pointyhat.freebsd.org>
To: krion at FreeBSD.org, kris at FreeBSD.org
Subject: mod_auth_pwcheck-1.1 failed on i386 6
X-UIDL: g?'#!%?;"!T/L!!mOD"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8

building mod_auth_pwcheck-1.1 on gohan20.freebsd.org
in directory /x/tmp/6/chroot/18943
maintained by: anton at chelcom.ru
port directory: /usr/ports/www/mod_auth_pwcheck
build started at Sun Feb 13 09:00:58 UTC 2005
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=apache-1.3.33_1.tbz expat-1.95.8.tbz perl-5.8.6_2.tbz
RUN_DEPENDS=apache-1.3.33_1.tbz cyrus-sasl-1.5.28_4.tbz expat-1.95.8.tbz perl-5.8.6_2.tbz
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  Vulnerability check disabled
=> mod_auth_pwcheck-1.1.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles/.
mod_auth_pwcheck-1.1.tar.gz                           5008  B  391 kBps
=> Checksum OK for mod_auth_pwcheck-1.1.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Vulnerability check disabled
===>  Extracting for mod_auth_pwcheck-1.1
=> Checksum OK for mod_auth_pwcheck-1.1.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for mod_auth_pwcheck-1.1
================================================================
====================<phase 4: make build>====================
add_pkg apache-1.3.33_1.tbz expat-1.95.8.tbz perl-5.8.6_2.tbz
adding dependencies
pkg_add apache-1.3.33_1.tbz
Removing stale symlinks from /usr/bin...
    Skipping /usr/bin/perl
    Skipping /usr/bin/perl5
    Skipping /usr/bin/suidperl
Done.
Creating various symlinks in /usr/bin...
    Symlinking /usr/local/bin/perl5.8.6 to /usr/bin/perl
    Symlinking /usr/local/bin/perl5.8.6 to /usr/bin/perl5
    *** /usr/local/bin/sperl5.8.6 is not there, a symlink won't do any good
Done.
Cleaning up /etc/make.conf... Done.
Spamming /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.
Spamming /etc/manpath.config... Done.

===>  COMPATIBILITY NOTE:
      As of version 1.3.24, the RedirectMatch directive requires an
      absolute URL target location per RFC 2068. Uses of RedirectMatch that
      specify a relative URL will fail and must be corrected to function.

===>  BE CAREFULL HOW TO BOOT on 1.3.29_4 or after:
	To run apache www server from startup, add apache_enable="YES"
	in your /etc/rc.conf.

pkg_add expat-1.95.8.tbz
skipping expat-1.95.8, already added
pkg_add perl-5.8.6_2.tbz
skipping perl-5.8.6_2, already added
===>   mod_auth_pwcheck-1.1 depends on file: /usr/local/sbin/apxs - found
===>  Configuring for mod_auth_pwcheck-1.1
===>  Building for mod_auth_pwcheck-1.1
cc -DLOGIN_CAP  -funsigned-char -O2 -fno-strict-aliasing -pipe  -DDOCUMENT_LOCATION="/usr/local/www/data"  -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin" -DHARD_SERVER_LIMIT=512 -fpic -DSHARED_MODULE -I/usr/local/include/apache  -c mod_auth_pwcheck.c
cc -shared -o mod_auth_pwcheck.so mod_auth_pwcheck.o 
================================================================
====================<phase 5: make package>====================
add_pkg apache-1.3.33_1.tbz cyrus-sasl-1.5.28_4.tbz expat-1.95.8.tbz perl-5.8.6_2.tbz
adding dependencies
pkg_add apache-1.3.33_1.tbz
skipping apache-1.3.33_1, already added
pkg_add cyrus-sasl-1.5.28_4.tbz
*** Added group `cyrus' (id 60)
*** Added user `cyrus' (id 60)
chown: state: No such file or directory
pkg_add: command 'chown -R cyrus:cyrus state' failed
chmod: state: No such file or directory
pkg_add: command 'chmod -R o= state' failed


You may need to start the pwcheck or saslauthd daemon for authentication
with the system password files:

	/usr/local/etc/rc.d/cyrus_pwcheck.sh start
or
	/usr/local/etc/rc.d/saslauthd1.sh start

or you can use sasldb for authentication, to add users use:

	saslpasswd -c username

If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README

NOTE: This port has been compiled with a default pwcheck_method of
      saslauthd. You may need to set sasl_pwcheck_method to
      saslauthd after installing either the Cyrus-IMAPd 1.6.24
      or 2.0.17 ports.

      You should also check the /usr/local/lib/sasl/*.conf files for the
      correct pwcheck_method.

pkg_add expat-1.95.8.tbz
skipping expat-1.95.8, already added
pkg_add perl-5.8.6_2.tbz
skipping perl-5.8.6_2, already added
===>  Installing for mod_auth_pwcheck-1.1
===>   mod_auth_pwcheck-1.1 depends on file: /usr/local/sbin/httpd - found
===>   mod_auth_pwcheck-1.1 depends on file: /usr/local/sbin/pwcheck - found
===>   Generating temporary packing list
===>  Checking if www/mod_auth_pwcheck already installed
[activating module `auth_pwcheck' in /usr/local/etc/apache/httpd.conf]
cp mod_auth_pwcheck.so /usr/local/libexec/apache/mod_auth_pwcheck.so
chmod 755 /usr/local/libexec/apache/mod_auth_pwcheck.so
cp /usr/local/etc/apache/httpd.conf /usr/local/etc/apache/httpd.conf.bak
cp /usr/local/etc/apache/httpd.conf.new /usr/local/etc/apache/httpd.conf
rm /usr/local/etc/apache/httpd.conf.new
===>   Registering installation for mod_auth_pwcheck-1.1
===>  Building package for mod_auth_pwcheck-1.1
Creating package /tmp/packages/All/mod_auth_pwcheck-1.1.tbz
Registering depends: apache+mod_ssl-1.3.33+2.8.22 cyrus-sasl-1.5.28_4 expat-1.95.8 mm-1.3.1.
Creating bzip'd tar ball in '/tmp/packages/All/mod_auth_pwcheck-1.1.tbz'
Deleting mod_auth_pwcheck-1.1 
[preparing module `auth_pwcheck' in /usr/local/etc/apache/httpd.conf]
cp /usr/local/etc/apache/httpd.conf /usr/local/etc/apache/httpd.conf.bak
cp /usr/local/etc/apache/httpd.conf.new /usr/local/etc/apache/httpd.conf
rm /usr/local/etc/apache/httpd.conf.new
================================================================
Deleting perl-5.8.6_2 expat-1.95.8 cyrus-sasl-1.5.28_4 apache-1.3.33_1 
pkg_delete: unable to completely remove directory '/usr/local/etc/apache'
pkg_delete: unable to completely remove directory '/usr/local/share/doc/apache'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)
To delete Apache user permanently, use 'pw userdel www'
To delete Cyrus user permanently, use 'pw userdel cyrus'
To delete Cyrus group permanently, use 'pw groupdel cyrus'
Removing stale symlinks from /usr/bin...
    Removing /usr/bin/perl
    Removing /usr/bin/perl5
    Skipping /usr/bin/suidperl
Done.
Cleaning up /etc/make.conf... Done.
Cleaning up /etc/manpath.config... Done.

=== Checking filesystem state
list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
289135       72 -rw-r--r--    1 root             wheel               36629 Feb 13 09:03 usr/local/etc/apache/httpd.conf.bak
289130        8 drwxr-xr-x    3 root             wheel                 512 Feb 13 09:03 usr/local/share/doc/apache/manual
289136        8 drwxr-xr-x    2 root             wheel                 512 Feb 13 09:03 usr/local/share/doc/apache/manual/mod


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-apache/attachments/20050213/f8713da3/attachment.bin


More information about the freebsd-apache mailing list