From owner-freebsd-questions@FreeBSD.ORG Tue Jul 31 15:25:49 2007 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 5FB2E16A41A for ; Tue, 31 Jul 2007 15:25:49 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from a.cs.okstate.edu (a.cs.okstate.edu [139.78.113.1]) by mx1.freebsd.org (Postfix) with ESMTP id 3124713C457 for ; Tue, 31 Jul 2007 15:25:48 +0000 (UTC) (envelope-from lreid@cs.okstate.edu) Received: from [172.18.0.137] (unknown [70.168.226.150]) by a.cs.okstate.edu (Postfix) with ESMTP id 0552DA089D; Tue, 31 Jul 2007 10:25:47 -0500 (CDT) Message-ID: <46AF5477.40008@cs.okstate.edu> Date: Tue, 31 Jul 2007 10:25:43 -0500 From: Reid Linnemann User-Agent: Thunderbird 2.0.0.0 (X11/20070615) MIME-Version: 1.0 To: Noah References: <46AF392B.9010000@enabled.com> In-Reply-To: <46AF392B.9010000@enabled.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: User Questions Subject: Re: cant uninstall nessus-gtk2-2.2.9_1 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: Tue, 31 Jul 2007 15:25:49 -0000 Written by Noah on 07/31/07 08:29>> > > Hi there, > > I am having a bit of trouble with the nessus installation at the moment. > any clues how I can fully remove it and install it properly. > > > access1# pkg_info | grep nessus > pkg_info: show_file: can't open '+COMMENT' for reading > nessus-gtk2-2.2.9_1 ??? > nessus-libnasl-2.2.9 Nessus Attack Scripting Language > nessus-libraries-2.2.9 Libraries for Nessus, the security scanner > access1# pkg_delete -f nessus > pkg_delete: package 'nessus-gtk2-2.2.9_1' doesn't have a prefix > access1# > > > Cheers, > > Noah > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" Looks like your pkg db for that package is hosed; for certain it is missing the +COMMENTS file, and I would also wager that +CONTENTS is missing or corrupted. I would recommend deleting the /var/db/pkg/nessus-gtk2-2.2.9_1 directory, then reinstall the package/port.