From owner-freebsd-questions@FreeBSD.ORG Sat Sep 28 19:57:08 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 93A49CF8 for ; Sat, 28 Sep 2013 19:57:08 +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 686802F4D for ; Sat, 28 Sep 2013 19:57:08 +0000 (UTC) Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id DD94321C44 for ; Sat, 28 Sep 2013 15:57:06 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute6.internal (MEProxy); Sat, 28 Sep 2013 15:57:06 -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:subject:date:in-reply-to :references; s=smtpout; bh=1MwSY2Pgbl7gwEedyzXG+3Y7CG0=; b=AVbTc QtOzbr1F5EMetw2obJucd2T5f967IiglZWlJ1dvrpNGUnWo57kT/Y21FSmB+NbDN Gg4+gZ+KN83Jya8KMnrf3voe6TxaeRmGRfD+C58WJxXurWt9x8Z39BSBK2QjCzdu gLikA2gI/B2rjeZGhyDBArb1h25TPzsAT0mBCs= Received: by web3.nyi.mail.srv.osa (Postfix, from userid 99) id B81A8B0013C; Sat, 28 Sep 2013 15:57:06 -0400 (EDT) Message-Id: <1380398226.30638.27610565.609ED96A@webmail.messagingengine.com> X-Sasl-Enc: kL64PB2HVcIH4V+PFAyAFTdOFqL70gp2CfR8okQ02iJY 1380398226 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 Subject: Re: after pkgng update, daily run still using pkg_info Date: Sat, 28 Sep 2013 14:57:06 -0500 In-Reply-To: <52470959.9050904@dreamchaser.org> References: <52470959.9050904@dreamchaser.org> 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: Sat, 28 Sep 2013 19:57:08 -0000 Run pkg_info. If there is anything listed you have not fully converted to pkgng and have some old broken/corrupt packages. You'll want to clean this up.