From owner-freebsd-questions@FreeBSD.ORG Mon Oct 7 18:35:45 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 50DFAF2A for ; Mon, 7 Oct 2013 18:35:45 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 2455A2878 for ; Mon, 7 Oct 2013 18:35:44 +0000 (UTC) Received: from compute2.internal (compute2.nyi.mail.srv.osa [10.202.2.42]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 5610D21C89 for ; Mon, 7 Oct 2013 14:35:44 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute2.internal (MEProxy); Mon, 07 Oct 2013 14:35:44 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:in-reply-to:references :subject:date; s=smtpout; bh=4lZ+WzhzZ8Jnf5SGgyBQ3aCkAvk=; b=mJa rmUSAQTknUosBg05FMYNQt6uJzyA1Z58zRI7t3DgwRjgZ48kKznHTAbdc7TAKHwg 0G0XEXo1hYBmqP9GdE13C0yuYCVu3UgqVItmeeTFk8HiSJp0WXP2eEOnLtyE9ltD y7GLYlmhuO/wRsWAxZL0I9pki7ERR7L6i1CucQAs= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id 368F71149BE; Mon, 7 Oct 2013 14:35:44 -0400 (EDT) Message-Id: <1381170944.1348.31089409.5240B3D0@webmail.messagingengine.com> X-Sasl-Enc: ha3K8UJr+uKIxvLdzQ/oomY7sigDYWm9lC0Ari6yM00F 1381170944 From: Mark Felder To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-ce174988 In-Reply-To: <12BA615C8BF048EAA9C5961448988DAF@yahoo.com> References: <1380991485.82917.YahooMailNeo@web160503.mail.bf1.yahoo.com> <20131007155554.GB5343@dan.emsphone.com> <12BA615C8BF048EAA9C5961448988DAF@yahoo.com> Subject: Re: munin related Date: Mon, 07 Oct 2013 13:35:44 -0500 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Oct 2013 18:35:45 -0000 On Mon, Oct 7, 2013, at 12:57, Laszlo Danielisz wrote: > Dear Dan, > > Yep killing nscd help me to get out of this trouble. > > Thank you very much! > Some day it might be feasible to tie a hook into pkg that clears the uid/gid cache in nscd when trying to install packages so this isn't a problem.