From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 03:48:31 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87BF637B401 for ; Tue, 3 Jun 2003 03:48:31 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5DEA43F85 for ; Tue, 3 Jun 2003 03:48:30 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id E0056530E; Tue, 3 Jun 2003 12:48:29 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: mike@ascendency.net References: <036b01c329a0$43c3d6c0$0301a8c0@mike> From: Dag-Erling Smorgrav Date: Tue, 03 Jun 2003 12:48:29 +0200 In-Reply-To: <036b01c329a0$43c3d6c0$0301a8c0@mike> (Mike Loiterman's message of "Tue, 3 Jun 2003 02:17:58 -0500") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-current@freebsd.org Subject: Re: SU not working after CVSUP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Tue, 03 Jun 2003 10:48:31 -0000 "Mike Loiterman" writes: > Jun 3 01:45:22 enola su: in openpam_load_module(): no pam_wheel.so found > Bus error (core dumped) First of all, you're supposed to run mergemaster when you upgrade; pam_wheel has been deprecated since February. Second, if your system ran -CURRENT previous to the upgrade, you should still have a functional pam_wheel. If you upgraded from -STABLE, you might have an old one which won't work with -CURRENT's libpam, but in that case you should have completely replaced /etc when you upgraded. Either way, the problem arose because you didn't follow the recommended upgrade procedure. As for the bus error, I don't know what caused it. A backtrace would be nice. DES -- Dag-Erling Smorgrav - des@ofug.org