> Date: Fri, 19 Mar 2010 18:15:05 +0100 > From: Torfinn Ingolfsen <tin...@gmail.com> > Sender: owner-freebsd-...@freebsd.org > > On Fri, Mar 19, 2010 at 11:03 AM, Gary Jennejohn > <gary.jennej...@freenet.de>wrote: > > > > > First a question: why does 'make deinstall' give this output: > ===> Deinstalling dbus-1.2.16_1 > pkg_delete: unable to completely remove directory > '/usr/local/include/dbus-1.0/dbus' > pkg_delete: unable to completely remove directory > '/usr/local/include/dbus-1.0' > pkg_delete: unable to completely remove directory > '/usr/local/etc/dbus-1/system.d' > pkg_delete: unable to completely remove directory '/usr/local/etc/dbus-1' > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > > And what are these files: > r...@kg-v7# ls /usr/local/etc/dbus-1/s* > ConsoleKit.conf org.freedesktop.PolicyKit.conf > org.freedesktop.PolicyKit1.conf.dist > hal.conf org.freedesktop.PolicyKit1.conf > org.gnome.GConf.Defaults.conf
For most ports, de-installation does not remove configuration files so that an upgrade does not require re-configuration. If configuration files exist, the removal of the directories created by the installation will fail. This is normal, but the message is disturbing. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: ober...@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"