From owner-freebsd-advocacy@FreeBSD.ORG Sat Aug 26 02:18:12 2006 Return-Path: X-Original-To: freebsd-advocacy@freebsd.org Delivered-To: freebsd-advocacy@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7491616A4DD for ; Sat, 26 Aug 2006 02:18:12 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD44D43D49 for ; Sat, 26 Aug 2006 02:18:11 +0000 (GMT) (envelope-from scrappy@freebsd.org) Received: from localhost (wm.hub.org [200.46.204.128]) by hub.org (Postfix) with ESMTP id 22C31290C6A; Fri, 25 Aug 2006 23:18:05 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 72128-02; Sat, 26 Aug 2006 02:18:11 +0000 (UTC) Received: by hub.org (Postfix, from userid 1046) id BC2F8291AFA; Fri, 25 Aug 2006 23:18:04 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by hub.org (Postfix) with ESMTP id B6535290C6A; Fri, 25 Aug 2006 23:18:04 -0300 (ADT) Date: Fri, 25 Aug 2006 23:18:04 -0300 (ADT) From: "Marc G. Fournier" X-X-Sender: freebsd@hub.org To: Giorgos Keramidas In-Reply-To: <20060825031141.GB56345@gothmog.pc> Message-ID: <20060825231754.P82634@hub.org> References: <20060820180109.23C422395F@outbound.sentinare.net> <20060820154624.51391ddf@localhost> <20060824181710.GA36711@gothmog.pc> <20060824222102.M82634@hub.org> <20060825031141.GB56345@gothmog.pc> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-advocacy@freebsd.org Subject: Re: Ask for FreeBSD support here! Let's join forces! X-BeenThere: freebsd-advocacy@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD Evangelism List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Aug 2006 02:18:12 -0000 Fixed, thanks ... On Fri, 25 Aug 2006, Giorgos Keramidas wrote: > On 2006-08-24 22:26, "Marc G. Fournier" wrote: >> On Thu, 24 Aug 2006, Giorgos Keramidas wrote: >>> I'm probably stating the blatantly obvious, but the trick is how we >>> can convince them that FreeBSD is a "common OS", I guess :) >> >> That is why I wrote up and setup bsdstats.org ... see >> /usr/ports/sysutils/bsdstats ... get included ... the idea is to get >> continuous, monthly numbers on deployments of FreeBSD, what versions >> are in use, what architectures ... and, if you so desire to add it, >> what hardware is in use also ... > > The port has a few minor problems, but I did install and run it here. > > Can we fix the following too, please? :-) > > # pkg_delete bsdstats-3.0_2 > pkg_delete: file '/usr/local/etc/periodic/montly' doesn't exist > pkg_delete: unable to completely remove directory '/usr/local/etc/periodic/montly' > pkg_delete: unable to completely remove directory '/usr/local/etc/periodic' > pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) > root@gothmog:/root# > >