From owner-freebsd-questions@FreeBSD.ORG Fri Sep 30 14:21:42 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B9016A41F for ; Fri, 30 Sep 2005 14:21:42 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C58143D5D for ; Fri, 30 Sep 2005 14:21:41 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 11274 invoked from network); 30 Sep 2005 14:21:40 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail27.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 30 Sep 2005 14:21:40 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 450C6101; Fri, 30 Sep 2005 10:04:31 -0400 (EDT) Sender: lowell@be-well.ilk.org To: zlatozar References: <6fda18720509290049cb4d370@mail.gmail.com> <6fda18720509300111v71625e1au59e70c5e175fe3fa@mail.gmail.com> From: Lowell Gilbert Date: 30 Sep 2005 10:04:31 -0400 In-Reply-To: <6fda18720509300111v71625e1au59e70c5e175fe3fa@mail.gmail.com> Message-ID: <44slvmtzww.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Questions Subject: Re: Update after crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2005 14:21:42 -0000 Please don't top-post. zlatozar writes: > Hi again, > How I can find package that install /usr/bin/id ? > I suppose that if I reinstall package the problem will be fixed. It's part of the base system, not a package. Since you're running a bleeding-edge code base, I would suggest a source code upgrade, but that kind of depends on your maintenance approach. See the Handbook section on staying up to date.