Subject: Getting pkg_chk to show what it would do?
To: None <pkgsrc-users@NetBSD.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: pkgsrc-users
Date: 11/08/2006 14:41:13
I'm trying pkg_chk the first time, and before nuking my system I'd like to
see what it does. Unfortunately "pkg_chk -nauv" always aborts:
...
13:36 /usr/bin/env /usr/sbin/pkg_delete -K /var/db/pkg -r figlet-2.2.1
[ Rechecking packages after deletions ]
*** Unable to read PKGCHK_CONF '/usr/pkgsrc/pkgchk_update-miyu.conf'
#
Is there any other way to not nuke all my pkgs and still seeing what it
would do after that?
- Hubert