From owner-freebsd-questions@FreeBSD.ORG Sat Oct 16 22:02:48 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04C1D1065673 for ; Sat, 16 Oct 2010 22:02:48 +0000 (UTC) (envelope-from arthurbarlow@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id BD1A18FC1B for ; Sat, 16 Oct 2010 22:02:47 +0000 (UTC) Received: by iwn41 with SMTP id 41so1107975iwn.13 for ; Sat, 16 Oct 2010 15:02:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=cbKU7c0MBghVqPtUQ5NgXIt24KeLpk8rliKOqj7m3hQ=; b=o8v119BRsyOVimKF6DsVzo4hOwG4RvB+ZNXgcZ/sexgvD9rM5BltSrvZ0M9TNcN2of RB/Q62n7NcActgOTzS74yitcwXU3azKdgwCWTErgvm/Uev6v/Yq1QNhU4isjiMUD9FmV UJHD9N88HgLXms1s8JfLhHmis9lR8nEmNdxjk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=htOQYk0IKETIL4fXZTbHRpz1nq6q9Dlw23ctEscZG4npND/1q9XXw8k1tgl3p5pcIu SD4mAoE55HaaE8eYEVfYPraYAueWBIHk1ZqCGtBQzru/np5IUZ+DtSuJuxo9uvKzMya4 WbrxpHweSTms1zQE4LIKDwvIsW2c9oWDSX4pI= MIME-Version: 1.0 Received: by 10.42.110.65 with SMTP id o1mr1313864icp.528.1287266567050; Sat, 16 Oct 2010 15:02:47 -0700 (PDT) Received: by 10.231.153.67 with HTTP; Sat, 16 Oct 2010 15:02:46 -0700 (PDT) In-Reply-To: References: Date: Sat, 16 Oct 2010 15:02:46 -0700 Message-ID: From: Arthur Barlow To: Warren Block Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: old automake removal X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Oct 2010 22:02:48 -0000 On Sat, Oct 16, 2010 at 12:16 PM, Warren Block wrote: > On Sat, 16 Oct 2010, Arthur Barlow wrote: > > Recently I did my usual ports upgrade by using portsnap . The >> "pkg_version" >> program shows that "automake-1.9" and "automake-1.10" and no longer >> current, >> but for some reason the message "comparison failed" shows up when I check >> the ports versions. I've tried "pkgdb -u" to update the database, but I >> still get this message each time I run pkg_version. I've also done the >> "portsclean -DD" program, but the warning is still there. How do I clean >> this up? >> > > "Comparison failed" means you have an installed port that no longer exists > in the ports tree. There's no way to compare the installed version to the > (nonexistent) ports tree version. > > It's harmless, but you can use pkg_delete(1) to remove those obsolete > installed automake ports. > That did work. I assumed that since the package was gone it wouldn't show up, but it was still in the system.