From owner-freebsd-isp@FreeBSD.ORG Fri Jun 1 10:13:55 2007 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9DADA16A421 for ; Fri, 1 Jun 2007 10:13:55 +0000 (UTC) (envelope-from duane@dwlabs.ca) Received: from smtpout.eastlink.ca (smtpout.eastlink.ca [24.222.0.30]) by mx1.freebsd.org (Postfix) with ESMTP id 6888C13C465 for ; Fri, 1 Jun 2007 10:13:55 +0000 (UTC) (envelope-from duane@dwlabs.ca) Received: from ip04.eastlink.ca ([24.222.10.20]) by mta01.eastlink.ca (Sun Java System Messaging Server 6.2-4.03 (built Sep 22 2005)) with ESMTP id <0JIY00618B16WFB1@mta01.eastlink.ca> for freebsd-isp@freebsd.org; Fri, 01 Jun 2007 06:43:54 -0300 (ADT) Received: from blk-224-199-230.eastlink.ca (HELO dwpc.dwlabs.ca) ([24.224.199.230]) by ip04.eastlink.ca with ESMTP; Fri, 01 Jun 2007 05:59:48 -0300 Received: from dwpc.dwlabs.ca (mail.dwlabs.ca [192.168.0.10]) by dwpc.dwlabs.ca (8.14.1/8.13.8) with ESMTP id l519iD9A006927; Fri, 01 Jun 2007 06:44:19 -0300 (ADT envelope-from duane@dwpc.dwlabs.ca) Received: (from duane@localhost) by dwpc.dwlabs.ca (8.14.1/8.13.8/Submit) id l519iCmO006926; Fri, 01 Jun 2007 06:44:12 -0300 (ADT envelope-from duane) Date: Fri, 01 Jun 2007 06:44:12 -0300 From: Duane Whitty In-reply-to: <009d01c7a343$8515c040$5a01a8c0@adk> To: ?????????? ??????? Message-id: <20070601094412.GA1810@dwpc.dwlabs.ca> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAA6HX0YY4MfmdGdsb2JhbACPfwE3 X-IronPort-AV: i="4.16,371,1175482800"; d="scan'208"; a="233150497:sNHT29144745" X-Virus-Scanned: ClamAV 0.90.2/3335/Thu May 31 07:16:21 2007 on dwpc.dwlabs.ca X-Virus-Status: Clean X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on dwpc.dwlabs.ca References: <009d01c7a343$8515c040$5a01a8c0@adk> User-Agent: Mutt/1.4.2.2i X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00, DK_POLICY_SIGNSOME autolearn=failed version=3.1.8 Cc: freebsd-isp@freebsd.org Subject: Re: Error : pkg_version X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2007 10:13:55 -0000 On Thursday, 31 May 2007 at 9:21:18 +0400, ?????????? ??????? wrote: > hi! > i use freebsd 6.2 > there is some strange error - > when i try this command : "pkg_version -v" > i get endless list: > pkg_version: BABagntux is not a valid package! > pkg_version: BABagntux is not a valid package! > pkg_version: BABagntux is not a valid package! > pkg_version: BABagntux is not a valid package! > pkg_version: BABagntux is not a valid package! > > when i try this command : "pkgdb -F" > ---> Checking the package registry database > BABagntux: Not in due form: - > > what does it means? Hello, You would probably find more help on the freebsd-ports@freebsd.org mailing list. There you will find many knowledgeable people with expertise in the FreeBSD ports system. Duane Whitty