Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Sep 2003 12:41:27 -0500
From:      Josh Paetzel <friar_josh@webwarrior.net>
To:        "H. Bartel" <lists@u-rep.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: deinstalling / reinstalling apache
Message-ID:  <20030918174127.GQ27665@tcbug.org>
In-Reply-To: <r02000100-1026-BD5229C5E9FE11D7BAF800306583A5FE@[10.0.0.119]>
References:  <20030918164614.GN27665@tcbug.org> <r02000100-1026-BD5229C5E9FE11D7BAF800306583A5FE@[10.0.0.119]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 18, 2003 at 07:37:13PM +0200, H. Bartel wrote:
> On 09/18/2003 11:46 AM friar_josh@webwarrior.net (Josh Paetzel) wrote:
> 
> >pkg_info | grep apache will tell you the exact name of the apache 
> >package you have 
> >installed, you can then pkg_delete it.
> 
> Hi,
> 
> after done so, I get the following:
> pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?)
> To delete Apache user permanently, use 'pw userdel www'
> 
> Is this normal? Should I go ahead and do so?


Another thing that could be going on here is pkg_delete isn't deleting 
/usr/local/etc/apache/httpd.conf because it's been changed.  Manaully removing it 
will be the best course of action if you want to start with a completely fresh slate.

Josh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030918174127.GQ27665>