From owner-freebsd-isp@FreeBSD.ORG Tue May 29 08:49:50 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 8126016A4A0 for ; Tue, 29 May 2007 08:49:50 +0000 (UTC) (envelope-from andreas@klemm.apsfilter.org) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.freebsd.org (Postfix) with ESMTP id 166DD13C448 for ; Tue, 29 May 2007 08:49:49 +0000 (UTC) (envelope-from andreas@klemm.apsfilter.org) Received: from srv1.cosmo-project.de (localhost [IPv6:::1]) by srv1.cosmo-project.de (8.12.10/8.12.10) with ESMTP id l4SA05Qh026712 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Mon, 28 May 2007 12:00:05 +0200 (CEST) (envelope-from andreas@klemm.apsfilter.org) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.12.10/8.12.10/Submit) with UUCP id l4SA05Rl026711 for freebsd-isp@freebsd.org; Mon, 28 May 2007 12:00:05 +0200 (CEST) (envelope-from andreas@klemm.apsfilter.org) Received: from titan.klemm.apsfilter.org (localhost.klemm.apsfilter.org [127.0.0.1]) by klemm.apsfilter.org (8.13.8/8.13.4) with ESMTP id l4S9xRgG038897 for ; Mon, 28 May 2007 11:59:27 +0200 (CEST) (envelope-from andreas@titan.klemm.apsfilter.org) Received: (from andreas@localhost) by titan.klemm.apsfilter.org (8.13.8/8.13.8/Submit) id l4S9xReU038896 for freebsd-isp@freebsd.org; Mon, 28 May 2007 11:59:27 +0200 (CEST) (envelope-from andreas) Date: Mon, 28 May 2007 11:59:27 +0200 From: Andreas Klemm To: freebsd-isp@freebsd.org Message-ID: <20070528095927.GA38546@titan.klemm.apsfilter.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Operating-System: FreeBSD 6.2-STABLE X-Disclaimer: A free society is one where it is safe to be unpopular User-Agent: Mutt/1.5.15 (2007-04-06) Subject: which web/rrd based performance monitoring program for freebsd ? 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: Tue, 29 May 2007 08:49:50 -0000 Hi, I don't want to re-invent the wheel and am looking for a web and rrd based monitoring program for FreeBSD. Doesn't need to be an "enterprise" system, its only for my home machine. I want to keep track over time, how my system is loaded over time and "releases". Basically I want to be able to track most of vmstat output. Additionally network load and something like temperature. Is there something like this available that does this already in a nicely manner with good overview ... ? I remember, that I found such a beast, but I can't remember the name of the software. I looked today at several ports but didnt find something like that. Something like cacti, but maybe already more pre-configured for system performance monitoring. Andreas /// -- Andreas Klemm - Powered by FreeBSD 6 Need a magic printfilter today ? -> http://www.apsfilter.org/ From owner-freebsd-isp@FreeBSD.ORG Tue May 29 09:19:22 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 39F2F16A4E1 for ; Tue, 29 May 2007 09:19:22 +0000 (UTC) (envelope-from unkn0wn@megabit.ru) Received: from region73.ru (amnesiac.megabit.ru [193.125.183.3]) by mx1.freebsd.org (Postfix) with ESMTP id 9FB1713C44C for ; Tue, 29 May 2007 09:19:21 +0000 (UTC) (envelope-from unkn0wn@megabit.ru) Received: from [212.176.111.15] (account unkn0wn HELO castle.megabit.ru) by region73.ru (CommuniGate Pro SMTP 4.3.2) with ESMTPA id 301690369 for freebsd-isp@freebsd.org; Tue, 29 May 2007 13:19:16 +0400 Date: Tue, 29 May 2007 13:19:14 +0400 From: unkn0wn To: freebsd-isp@freebsd.org Message-ID: <20070529131914.24daea30@castle.megabit.ru> In-Reply-To: <20070528095927.GA38546@titan.klemm.apsfilter.org> References: <20070528095927.GA38546@titan.klemm.apsfilter.org> X-Mailer: Claws Mail 2.7.2 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: which web/rrd based performance monitoring program for freebsd ? 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: Tue, 29 May 2007 09:19:22 -0000 You can try Nagios (www.nagios.org) - he have web interface and SNMP plugins for monitoring local/remote machine, or OpenNMS (www.opennms.org). Also you can go to opennet.ru and nixp.ru (russian sites) or sourceforge.net (en site) and search by keywords "network monitoring". *nix characterises by low quality and low count of soft, may be you found good software. > Hi, > > I don't want to re-invent the wheel and am looking for a > web and rrd based monitoring program for FreeBSD. > > Doesn't need to be an "enterprise" system, its only for my > home machine. > > I want to keep track over time, how my system is loaded over > time and "releases". > > Basically I want to be able to track most of vmstat output. > Additionally network load and something like temperature. > > Is there something like this available that does this already > in a nicely manner with good overview ... ? > > I remember, that I found such a beast, but I can't remember the > name of the software. I looked today at several ports but didnt > find something like that. > > Something like cacti, but maybe already more pre-configured for > system performance monitoring. > > > Andreas /// > From owner-freebsd-isp@FreeBSD.ORG Tue May 29 10:09:04 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 54B0B16A4C2; Tue, 29 May 2007 10:09:04 +0000 (UTC) (envelope-from blake@ekalb.net) Received: from rupert.ekalb.net (rupert.ekalb.net [208.47.103.24]) by mx1.freebsd.org (Postfix) with ESMTP id 3D14713C484; Tue, 29 May 2007 10:09:04 +0000 (UTC) (envelope-from blake@ekalb.net) Received: from [192.168.1.4] (75-167-22-185.phnx.qwest.net [75.167.22.185]) by rupert.ekalb.net (Postfix) with ESMTP id 15047639CE; Tue, 29 May 2007 02:52:42 -0700 (MST) In-Reply-To: <20070528095927.GA38546@titan.klemm.apsfilter.org> References: <20070528095927.GA38546@titan.klemm.apsfilter.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <36B545CF-35E8-4295-BB83-9F6A3B51D1D2@ekalb.net> Content-Transfer-Encoding: 7bit From: Blake Covarrubias Date: Tue, 29 May 2007 02:55:53 -0700 To: Andreas Klemm X-Mailer: Apple Mail (2.752.2) Cc: freebsd-isp@freebsd.org Subject: Re: which web/rrd based performance monitoring program for freebsd ? 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: Tue, 29 May 2007 10:09:04 -0000 Hi, You might want to try looking at Munin. http://munin.projects.linpro.no/ -- Blake Covarrubias On May 28, 2007, at 2:59 AM, Andreas Klemm wrote: > Hi, > > I don't want to re-invent the wheel and am looking for a > web and rrd based monitoring program for FreeBSD. > > Doesn't need to be an "enterprise" system, its only for my > home machine. > > I want to keep track over time, how my system is loaded over > time and "releases". > > Basically I want to be able to track most of vmstat output. > Additionally network load and something like temperature. > > Is there something like this available that does this already > in a nicely manner with good overview ... ? > > I remember, that I found such a beast, but I can't remember the > name of the software. I looked today at several ports but didnt > find something like that. > > Something like cacti, but maybe already more pre-configured for > system performance monitoring. > > > Andreas /// > > -- > Andreas Klemm - Powered by FreeBSD 6 > Need a magic printfilter today ? -> http://www.apsfilter.org/ > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org" From owner-freebsd-isp@FreeBSD.ORG Tue May 29 15:18:17 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 5AC1016A400; Tue, 29 May 2007 15:18:17 +0000 (UTC) (envelope-from gehm@physik.TU-Berlin.DE) Received: from mail2.zrz.tu-berlin.de (mail2.zrz.TU-Berlin.DE [130.149.4.14]) by mx1.freebsd.org (Postfix) with ESMTP id D627C13C45B; Tue, 29 May 2007 15:18:16 +0000 (UTC) (envelope-from gehm@physik.TU-Berlin.DE) Received: from localhost ([127.0.0.1] helo=mail2.zrz.TU-Berlin.DE) by mail2.zrz.tu-berlin.de with esmtp (exim-4.67) id 1Ht1Ff-0005Oc-9l; Tue, 29 May 2007 14:56:39 +0200 Received: from mail2.zrz.TU-Berlin.DE ([130.149.4.14]) by mail2.zrz.TU-Berlin.DE (MailMonitor for SMTP v1.2.2 ) ; Tue, 29 May 2007 14:56:38 +0200 (CEST) Received: from emmi.physik-pool.tu-berlin.de ([130.149.58.146]) by mail2.zrz.tu-berlin.de with esmtp (exim-4.67) id 1Ht1Fe-0005OX-Bw; Tue, 29 May 2007 14:56:38 +0200 Received: from localhost (localhost.physik-pool.tu-berlin.de [127.0.0.1]) by emmi.physik-pool.tu-berlin.de (Postfix) with ESMTP id 6916284529; Tue, 29 May 2007 14:56:38 +0200 (CEST) X-Virus-Scanned: by amavisd-new at mail.physik.TU-Berlin.DE Received: from emmi.physik-pool.tu-berlin.de ([127.0.0.1]) by localhost (emmi.physik-pool.tu-berlin.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yyn3uhEokurZ; Tue, 29 May 2007 14:56:35 +0200 (CEST) Received: from aufsichtskiste.physik-pool.TU-Berlin.DE (aufsichtskiste.physik-pool.TU-Berlin.DE [130.149.58.155]) by emmi.physik-pool.tu-berlin.de (Postfix) with ESMTP id 9605C84467; Tue, 29 May 2007 14:56:35 +0200 (CEST) Received: by aufsichtskiste.physik-pool.TU-Berlin.DE (Postfix, from userid 4482) id 95904BC61; Tue, 29 May 2007 14:56:35 +0200 (CEST) Date: Tue, 29 May 2007 14:56:35 +0200 From: Ekkehard Gehm To: Andreas Klemm Message-ID: <20070529125635.GA1359@rosa.physik.tu-berlin.de> References: <20070528095927.GA38546@titan.klemm.apsfilter.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20070528095927.GA38546@titan.klemm.apsfilter.org> X-Arbitrary-Number-Of-The-Day: 42 X-Disclaimer: Life is a bitch and then you marry X-Binford-Tool: 6100 (more power) X-PGP-Key: http://www.physik.tu-berlin.de/~gehm/pubkey.asc User-Agent: Mutt/1.5.13 (2006-08-11) Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: Sophos MailMonitor at mail2.zrz.tu-berlin.de; Tue, 29 May 2007 14:56:38 +0200 Cc: freebsd-isp@freebsd.org Subject: Re: which web/rrd based performance monitoring program for freebsd ? 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: Tue, 29 May 2007 15:18:17 -0000 Hi! On Mon, 28 May 2007, Andreas Klemm wrote something like: > Hi, >=20 > I don't want to re-invent the wheel and am looking for a > web and rrd based monitoring program for FreeBSD. >=20 > Doesn't need to be an "enterprise" system, its only for my > home machine. >=20 > I want to keep track over time, how my system is loaded over > time and "releases". >=20 > Basically I want to be able to track most of vmstat output. > Additionally network load and something like temperature. >=20 > Is there something like this available that does this already > in a nicely manner with good overview ... ? >=20 > I remember, that I found such a beast, but I can't remember the > name of the software. I looked today at several ports but didnt > find something like that. >=20 > Something like cacti, but maybe already more pre-configured for > system performance monitoring. >=20 >=20 > Andreas /// >=20 > --=20 > Andreas Klemm - Powered by FreeBSD 6 > Need a magic printfilter today ? -> http://www.apsfilter.org/ > _______________________________________________ Why don't you use MRTG this is the classical way :-) http://oss.oetiker.c= h/mrtg/ And with RDD it would be RDD-MRTG http://www.fi.muni.cz/~kas/mrtg-rrd/ I thing nagios is a bit to big for you (<- Mit Kanonen auf Spatzen schies= sen ;-) Also there is a nice Tool named Cacti. But for me mrtg is the one to chos= e Regards, Ekki Gehm --=20 Ekkehard Gehm * mailto:gehm@physik.tu-berlin.de TU Berlin Fakult=E4t II * http://www.physik.tu-berlin.de PC-Pool Tutor * PGP-Key: http://www.physik.tu-berlin.de/~= gehm/pubkey.asc Experience is what you get when you were expecting something else. Microsoft: "Where do you want to go today?" Linux: "Where do you want to go tomorrow?" FreeBSD: "Are you guys coming or what?" From owner-freebsd-isp@FreeBSD.ORG Thu May 31 03:08:56 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 4579A16A400 for ; Thu, 31 May 2007 03:08:56 +0000 (UTC) (envelope-from marufos@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.233]) by mx1.freebsd.org (Postfix) with ESMTP id 059DC13C448 for ; Thu, 31 May 2007 03:08:55 +0000 (UTC) (envelope-from marufos@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so21332nzn for ; Wed, 30 May 2007 20:08:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=gszCawObr9yvwbKh2lOMz4lV57d2sIbeQanKKEUjKXQ/CFS7nXBwQq6fQziIX55IBvB0fP+IMX/fPN1SDNa+EY4FZnhMZNbjGHja09IW6g8qk0Tbuwm6xOwYlT9+c1HrOxVwSZJKDHE805daPzygnbFZ1EFvqXTFJKpurg0dNpI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SFg6uqmKjneU/b+c5vAHh2IRvyA/mRtneBZfvG3jUPN0hpeu/4Puf8jwR0+5YKvCAIGeMF9Qy4mbPklQN4EQ5wVrUTG9uTZbq7Sogju9DBT0ZZxZigyOHieala1u7tVwTMSRDgZK8RqHwK7q4+odj70JdV5tqXmOQkB5uiZbP3I= Received: by 10.115.89.1 with SMTP id r1mr147336wal.1180579338474; Wed, 30 May 2007 19:42:18 -0700 (PDT) Received: by 10.114.154.8 with HTTP; Wed, 30 May 2007 19:42:18 -0700 (PDT) Message-ID: <8d954c40705301942m1560f892n2d71c9d219be1642@mail.gmail.com> Date: Wed, 30 May 2007 21:42:18 -0500 From: "Emanuel Marufo" To: freebsd-isp@freebsd.org In-Reply-To: <20070529125635.GA1359@rosa.physik.tu-berlin.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070528095927.GA38546@titan.klemm.apsfilter.org> <20070529125635.GA1359@rosa.physik.tu-berlin.de> Subject: Re: which web/rrd based performance monitoring program for freebsd ? 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: Thu, 31 May 2007 03:08:56 -0000 May Applications Manager 7.3 can it help you. http://manageengine.adventnet.com/products/applications_manager/index.html It have a free Edition up to 5 monitors From owner-freebsd-isp@FreeBSD.ORG Thu May 31 05:32:03 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 A8CFB16A400 for ; Thu, 31 May 2007 05:32:03 +0000 (UTC) (envelope-from adk@moris.ru) Received: from ermhz.moris.ru (mail.moris.ru [85.95.164.20]) by mx1.freebsd.org (Postfix) with ESMTP id C6A4E13C447 for ; Thu, 31 May 2007 05:32:01 +0000 (UTC) (envelope-from adk@moris.ru) Received: from adk (cerber.moris.ru [85.95.164.58]) (authenticated bits=0) by ermhz.moris.ru (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l4V5LiH0018024 for ; Thu, 31 May 2007 09:21:45 +0400 X-AUTH_USER: Message send by adk authenticated user Message-ID: <009d01c7a343$8515c040$5a01a8c0@adk> From: =?koi8-r?B?4cLE0sHbydTP1yDkzcnU0snK?= To: Date: Thu, 31 May 2007 09:21:18 +0400 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2869 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release X-SpamTest-Info: Not protected Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: 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: Thu, 31 May 2007 05:32:03 -0000 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? From owner-freebsd-isp@FreeBSD.ORG Fri Jun 1 05:42:50 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 DA2A116A46E for ; Fri, 1 Jun 2007 05:42:50 +0000 (UTC) (envelope-from adk@moris.ru) Received: from ermhz.moris.ru (mail.moris.ru [85.95.164.20]) by mx1.freebsd.org (Postfix) with ESMTP id 2BD6713C45E for ; Fri, 1 Jun 2007 05:42:49 +0000 (UTC) (envelope-from adk@moris.ru) Received: from [192.168.1.90] (cerber.moris.ru [85.95.164.58]) (authenticated bits=0) by ermhz.moris.ru (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id l515glWI010669 for ; Fri, 1 Jun 2007 09:42:47 +0400 X-AUTH_USER: Message send by adk authenticated user Message-ID: <465FB1F0.7050006@moris.ru> Date: Fri, 01 Jun 2007 09:43:12 +0400 From: Abdrashitov Dmitry User-Agent: Debian Thunderbird 1.0.2 (X11/20070113) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-isp@freebsd.org References: <009d01c7a343$8515c040$5a01a8c0@adk> <20070531075822.qzu8g2ewcgws4o48@webmail.leidinger.net> In-Reply-To: <20070531075822.qzu8g2ewcgws4o48@webmail.leidinger.net> Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit X-SpamTest-Version: SMTP-Filter Version 3.0.0 [0255], KAS30/Release X-SpamTest-Info: Not protected 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 05:42:51 -0000 Alexander Leidinger wrote: > Quoting áÂÄÒÁÛÉÔÏ× äÍÉÔÒÉÊ (from Thu, > 31 May 2007 09:21:18 +0400): > >> 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? > > > You have something in /var/db/pkg/BABagntux which is not a valid > package registration. thanks so, how can i solve this problem? there are several files in that directory mail5/ #/var/db/pkg/BABagntux>ls -l total 14 -rw-r--r-- 1 root wheel 68 Aug 30 2006 +COMMENT -rw-r--r-- 1 root wheel 5777 May 8 15:47 +CONTENTS -r-xr-xr-x 1 root wheel 705 Aug 30 2006 +DEINSTALL -rw-r--r-- 1 root wheel 68 Aug 30 2006 +DESC -r-xr-xr-x 1 root wheel 1790 Aug 30 2006 +POST-INSTALL From owner-freebsd-isp@FreeBSD.ORG Fri Jun 1 06:16:53 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 5DC5716A480 for ; Fri, 1 Jun 2007 06:16:53 +0000 (UTC) (envelope-from unkn0wn@megabit.ru) Received: from region73.ru (amnesiac.megabit.ru [193.125.183.3]) by mx1.freebsd.org (Postfix) with ESMTP id 99FFB13C4C5 for ; Fri, 1 Jun 2007 06:16:51 +0000 (UTC) (envelope-from unkn0wn@megabit.ru) Received: from [212.176.111.15] (account unkn0wn HELO castle.megabit.ru) by region73.ru (CommuniGate Pro SMTP 4.3.2) with ESMTPA id 301801104 for freebsd-isp@freebsd.org; Fri, 01 Jun 2007 10:16:47 +0400 Date: Fri, 1 Jun 2007 10:16:48 +0400 From: unkn0wn To: freebsd-isp@freebsd.org Message-ID: <20070601101648.53ddd84d@castle.megabit.ru> In-Reply-To: <465FB1F0.7050006@moris.ru> References: <009d01c7a343$8515c040$5a01a8c0@adk> <20070531075822.qzu8g2ewcgws4o48@webmail.leidinger.net> <465FB1F0.7050006@moris.ru> X-Mailer: Claws Mail 2.7.2 (GTK+ 2.10.6; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: base64 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 06:16:53 -0000 zeAgRnJpLCAwMSBKdW4gMjAwNyAwOTo0MzoxMiArMDQwMA0KQWJkcmFzaGl0b3YgRG1pdHJ5IDxh ZGtAbW9yaXMucnU+IOfg7+jx4O3uOg0KDQo+IEFsZXhhbmRlciBMZWlkaW5nZXIgd3JvdGU6DQo+ IA0KPiA+IFF1b3Rpbmcgw6HDgsOEw5LDgcObw4nDlMOPw5cgw6TDjcOJw5TDksOJw4ogPGFka0Bt b3Jpcy5ydT4gKGZyb20NCj4gPiBUaHUsIDMxIE1heSAyMDA3ICAwOToyMToxOCArMDQwMCk6DQo+ ID4NCj4gPj4gaGkhDQo+ID4+IGkgdXNlIGZyZWVic2QgNi4yDQo+ID4+IHRoZXJlIGlzIHNvbWUg c3RyYW5nZSBlcnJvciAtDQo+ID4+IHdoZW4gaSB0cnkgdGhpcyBjb21tYW5kIDogInBrZ192ZXJz aW9uIC12Ig0KPiA+PiBpIGdldCBlbmRsZXNzIGxpc3Q6DQo+ID4+IHBrZ192ZXJzaW9uOiBCQUJh Z250dXggaXMgbm90IGEgdmFsaWQgcGFja2FnZSENCj4gPj4gcGtnX3ZlcnNpb246IEJBQmFnbnR1 eCBpcyBub3QgYSB2YWxpZCBwYWNrYWdlIQ0KPiA+PiBwa2dfdmVyc2lvbjogQkFCYWdudHV4IGlz IG5vdCBhIHZhbGlkIHBhY2thZ2UhDQo+ID4+IHBrZ192ZXJzaW9uOiBCQUJhZ250dXggaXMgbm90 IGEgdmFsaWQgcGFja2FnZSENCj4gPj4gcGtnX3ZlcnNpb246IEJBQmFnbnR1eCBpcyBub3QgYSB2 YWxpZCBwYWNrYWdlIQ0KPiA+Pg0KPiA+PiB3aGVuIGkgdHJ5IHRoaXMgY29tbWFuZCA6ICJwa2dk YiAtRiINCj4gPj4gLS0tPiBDaGVja2luZyB0aGUgcGFja2FnZSByZWdpc3RyeSBkYXRhYmFzZQ0K PiA+PiBCQUJhZ250dXg6IE5vdCBpbiBkdWUgZm9ybTogPG5hbWU+LTx2ZXJzaW9uPg0KPiA+Pg0K PiA+PiB3aGF0IGRvZXMgaXQgbWVhbnM/DQo+ID4NCj4gPg0KPiA+IFlvdSBoYXZlIHNvbWV0aGlu ZyBpbiAvdmFyL2RiL3BrZy9CQUJhZ250dXggd2hpY2ggaXMgbm90IGEgdmFsaWQgIA0KPiA+IHBh Y2thZ2UgcmVnaXN0cmF0aW9uLg0KPiANCj4gdGhhbmtzDQo+IHNvLCBob3cgY2FuIGkgc29sdmUg dGhpcyBwcm9ibGVtPw0KPiB0aGVyZSBhcmUgc2V2ZXJhbCBmaWxlcyBpbiB0aGF0IGRpcmVjdG9y eQ0KPiBtYWlsNS8gIy92YXIvZGIvcGtnL0JBQmFnbnR1eD5scyAtbA0KPiB0b3RhbCAxNA0KPiAt cnctci0tci0tICAxIHJvb3QgIHdoZWVsICAgIDY4IEF1ZyAzMCAgMjAwNiArQ09NTUVOVA0KPiAt cnctci0tci0tICAxIHJvb3QgIHdoZWVsICA1Nzc3IE1heSAgOCAxNTo0NyArQ09OVEVOVFMNCj4g LXIteHIteHIteCAgMSByb290ICB3aGVlbCAgIDcwNSBBdWcgMzAgIDIwMDYgK0RFSU5TVEFMTA0K PiAtcnctci0tci0tICAxIHJvb3QgIHdoZWVsICAgIDY4IEF1ZyAzMCAgMjAwNiArREVTQw0KPiAt ci14ci14ci14ICAxIHJvb3QgIHdoZWVsICAxNzkwIEF1ZyAzMCAgMjAwNiArUE9TVC1JTlNUQUxM DQo+IA0KPiANCllvdSBtYXkgdHJ5IHRvIGRlbGV0ZSB0aGlzIGRpcmVjdG9yeSwgaWYgdGhpcyBz b2Z0d2FyZSBpcyBub3QgbmVlZGVkLA0Kb3IgbG9vayB2ZXJzaW9uIG9mIGZpbGVzIChsb29rICtD T05URU5UUywgZmluZCBpbnN0YWxsZWQgZXhlY3V0YWJsZQ0KZmlsZXMsIHJ1biB0aG9zZSB3aXRo IGtleSAtdiwgLS12ZXJzaW9uIG9yIC1WIGFuZCBnZXQgdmVyc2lvbiBpbiB2aWV3DQpYLlguWCks IGFmdGVyIHJlbmFtZSBkaXJlY3RvcnkgdG8gQkFCYWdudXR1eC1YLlguWC4NCg== 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