Subject: CVS commit: [netbsd-1-6] basesrc/usr.sbin/pkg_install/delete
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/25/2002 00:37:47
Module Name: basesrc
Committed By: tron
Date: Sun Nov 24 22:37:47 UTC 2002
Modified Files:
basesrc/usr.sbin/pkg_install/delete [netbsd-1-6]: perform.c
Log Message:
Pull up revision 1.38 (requested by jschauma in ticket #1011):
Do not abort incomplete deletion if the cwd was removed. Instead, warn,
stay in no-longer existing dir and continue with removal of db-files;
otherwise, the packages contents would be removed, but the package not
uninstalled. Pointed out by Grant in PR pkg/18384. OK'd by hubertf.
To generate a diff of this commit:
cvs rdiff -r1.34.2.2 -r1.34.2.3 basesrc/usr.sbin/pkg_install/delete/perform.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.