Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2009 17:04:28 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Jeronimo Calvo <jeronimocalvop@googlemail.com>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: pkg_delete: unable to completely remove directory (pkgdb -F)
Message-ID:  <20090917220427.GA22019@dan.emsphone.com>
In-Reply-To: <beaf3aa50909171457t7e87117dyd9b4807a6a5c287d@mail.gmail.com>
References:  <beaf3aa50909171457t7e87117dyd9b4807a6a5c287d@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 17), Jeronimo Calvo said:
> dealing with broken package.... (virtualbox which is driving me crazy) I
> am getting the following error everytime i try to deinstall it, to make a
> clean installation from source:
> 
> pkg_delete: unable to completely remove directory
> 
> any idea on how to manage to get rid of this error?

That is a warning that the packing list included a directory delete request,
but there were still files in it.  It could be a bug in the plist (not
specifying all the files the package installed), or it could be a shared
directory that another package installed other files into.  Regardless, it's
just a warning and the package was deleted.

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090917220427.GA22019>