pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/sysutils/dbus



On Sat, Oct 29, 2011 at 01:26:59PM +0000, John Marino wrote:
 > Modified Files:
 >      pkgsrc/sysutils/dbus: PLIST
 > Added Files:
 >      pkgsrc/sysutils/dbus: DEINSTALL
 > 
 > Log Message:
 > sysutils/dbus: Fix pkg_delete errors
 > 
 > Fixes the following errors:
 > 
 > > pkg_delete dbus-1.2.4.6nb4
 > pkg_delete: Directory '/usr/pkg/share/dbus-1/system-services' disappeared, 
 > skipping
 > pkg_delete: Directory '/usr/pkg/share/dbus-1/service' disappeared, skipping

I don't think that's right; if the directories are going away
underneath the dbus package because of things the package tools are
doing, it's because the dir refcount isn't being handled right, so the
proper fix is to get it counted properly. If I understand things
correctly, anyway.

-- 
David A. Holland
dholland%netbsd.org@localhost



Home | Main Index | Thread Index | Old Index