ports/151808: courier-authdaemond doesn't respond with error: Cross-device link

Martin Drtina razzi at narovinu.cz
Fri Oct 29 09:00:21 UTC 2010


>Number:         151808
>Category:       ports
>Synopsis:       courier-authdaemond doesn't respond with error: Cross-device link
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 29 09:00:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Martin Drtina
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD freebsd.lan 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Mon Oct 11 13:17:21 CEST 2010     root at freebsd.lan:/usr/obj/usr/src/sys/FREEBSD  amd64

>Description:
After I migrate from FBSD 6.4 to 9.0, and rebuild all ports, authdaemond doesn't work correctly. 

During startup it returns error msg /var/run/authdaemond/socket: Cross-device link and then doesn't respond on auth requests

Oct 29 10:45:01 freebsd authdaemond: modules="authmysql authpam", daemons=5
Oct 29 10:45:01 freebsd authdaemond: Installing libauthmysql
Oct 29 10:45:01 freebsd authdaemond: Installation complete: authmysql
Oct 29 10:45:01 freebsd authdaemond: Installing libauthpam
Oct 29 10:45:01 freebsd authdaemond: Installation complete: authpam
Oct 29 10:45:01 freebsd authdaemond: /var/run/authdaemond/socket: Cross-device link
Oct 29 10:45:01 freebsd authdaemond: /var/run/authdaemond/socket: Cross-device link

Oct 29 10:48:20 freebsd imapd: authdaemon: s_connect() failed: No such file or directory
Oct 29 10:48:20 freebsd imapd: LOGIN FAILED, user=razzi at doma.narovinu.cz, ip=[::ffff:127.0.0.1]
Oct 29 10:48:20 freebsd imapd: authentication error: No such file or directory

# ls /var/run/authdaemond
pid             pid.lock        socket.tmp

# ls /usr/local/etc/authlib
authdaemonrc            authdaemonrc.dist       authmysqlrc

# cat ./authdaemonrc
authmodulelist="authmysql authpam"
version="authdaemond.mysql"
DEBUG_LOGIN=2
daemons=5

# cat ./authmysqlrc
MYSQL_SERVER            localhost
MYSQL_USERNAME          postfix
MYSQL_PASSWORD          ***password***
MYSQL_SOCKET            /tmp/mysql.sock
MYSQL_DATABASE          postfix
MYSQL_USER_TABLE        users
MYSQL_CRYPT_PWFIELD     crypt
MYSQL_CLEAR_PWFIELD     clear
MYSQL_UID_FIELD         '4000'
MYSQL_GID_FIELD         '4000'
MYSQL_LOGIN_FIELD       id
MYSQL_HOME_FIELD        '/web/mail/'
MYSQL_NAME_FIELD        name
MYSQL_MAILDIR_FIELD     maildir
MYSQL_WHERE_CLAUSE      imapok=1 AND bool1=1 AND bool2=1

What's wrong?
Thanks for your advices 

Martin
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list