From owner-freebsd-libh Thu Sep 26 8: 6:55 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7329837B401 for ; Thu, 26 Sep 2002 08:06:54 -0700 (PDT) Received: from mail2.qc.uunet.ca (mail2.qc.uunet.ca [198.168.54.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECB6F43E3B for ; Thu, 26 Sep 2002 08:06:52 -0700 (PDT) (envelope-from anarcat@anarcat.ath.cx) Received: from xtanbul (IDENT:506@[216.94.147.34]) by mail2.qc.uunet.ca (8.9.3/8.9.3) with ESMTP id LAA10251; Thu, 26 Sep 2002 11:06:47 -0400 Date: Thu, 26 Sep 2002 11:06:46 -0400 Subject: Re: cvs commit: libh/release/scripts/pkgtools pkg_delete.tcl Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: freebsd-libh@FreeBSD.org To: Alexander Langer From: Antoine Beaupre In-Reply-To: <200209261456.g8QEuQFj049464@rtp1.SlowBlink.Com> Message-Id: <9329FC0E-D161-11D6-949F-0050E4A0BB3F@anarcat.ath.cx> Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.482) Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What does remove() do then? This should all be clearly documented somewhere. I think there's a section for this in sysinstall, maybe you could sync the code and the document as you go along? Thanks for your work on this, it is really helpful, and I'm sorry to nitpick like this. :) A. On Thursday, September 26, 2002, at 10:56 AM, Alexander Langer wrote: > alex 2002/09/26 10:56:26 EDT > > Modified files: > release/scripts/pkgtools pkg_delete.tcl > Log: > Pah. uninstall() _does_ the right thing, but we need to sync() > the database after uninstalling it, otherwise changes aren't kept > and the package is still registered as being installed. > > Revision Changes Path > 1.4 +3 -2 libh/release/scripts/pkgtools/pkg_delete.tcl > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-libh" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message