From owner-freebsd-current@FreeBSD.ORG Fri Feb 18 21:53:31 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E8EF106564A for ; Fri, 18 Feb 2011 21:53:31 +0000 (UTC) (envelope-from imb@mail.auburn.protected-networks.net) Received: from mail.auburn.protected-networks.net (mail.auburn.protected-networks.net [IPv6:2001:470:1f07:4e1::3]) by mx1.freebsd.org (Postfix) with ESMTP id 601748FC08 for ; Fri, 18 Feb 2011 21:53:31 +0000 (UTC) Received: by mail.auburn.protected-networks.net (Postfix, from userid 1001) id 5B98D1CD3C; Fri, 18 Feb 2011 16:53:30 -0500 (EST) Date: Fri, 18 Feb 2011 16:53:30 -0500 From: michael butler To: freebsd-current@freebsd.org Message-ID: <20110218215330.GA9549@mail.auburn.protected-networks.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: rename on socket fails :-( X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Feb 2011 21:53:31 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Just upgraded my mail-server to -current only to be greated by: Feb 18 16:26:00 mail authdaemond: modules="authpam", daemons=5 Feb 18 16:26:00 mail authdaemond: Installing libauthpam Feb 18 16:26:00 mail authdaemond: Installation complete: authpam Feb 18 16:26:00 mail authdaemond: /var/run/authdaemond/socket: Cross-device link Essentially, authdaemond creates /var/run/authdaemond/socket.tmp and then tries to rename it to the above. In releng7_4, this worked, on -current, it doesn't. What broke it? This is on a normal UFS2 + soft-updates file-system :-( imb --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk1e6loACgkQQv9rrgRC1JKQEQCeO/esy0foUFZ20vyuUJVrRl6e chgAn2IcvQy4FITTz+a30aIuFbyTAC0V =FtVV -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi--