From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 19:54:04 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97F4616A4CE for ; Thu, 1 Jul 2004 19:54:04 +0000 (GMT) Received: from dime54.dizinc.com (dime54.dizinc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 749E843D45 for ; Thu, 1 Jul 2004 19:54:04 +0000 (GMT) (envelope-from freebsd@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=[192.168.1.13]) by dime54.dizinc.com with esmtp (Exim 4.34) id 1Bg7cc-0007cO-Kq for freebsd-questions@freebsd.org; Thu, 01 Jul 2004 15:53:27 -0400 From: Bruce Hunter To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Solisix Software Message-Id: <1088711580.682.4.camel@solid.solisixoffice.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Thu, 01 Jul 2004 15:53:01 -0400 Content-Transfer-Encoding: 7bit X-PopBeforeSMTPSenders: bhunter@solisix.com,freebsd@solisix.com X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: pkg_deinstall problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 19:54:04 -0000 hello, I ran the #pkg_deinstall -vrR then I reboot and root no longer had a password, and my only user 'flipnode' was no longer a user. Also, it seemed to delete the main .cshrc file. Also, it seemed to delete or overwrite my /etc/fstab file. Basically, I was trying to remove xfce-4 and everything for it, but leave stuff/libs for other packages needing them. Only if other packages were needing them. What did I do wrong? Bruce