Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 1996 11:26:45 -0600
From:      "Eric L. Hernes" <erich@lodgenet.com>
To:        Kim Culhan <kimc@w8hd.org>
Cc:        ports@freebsd.org
Subject:   Re: linux emulator packing list incorrect 
Message-ID:  <199612261726.LAA03221@jake.lodgenet.com>
In-Reply-To: Your message of "Wed, 25 Dec 1996 17:35:08 EST." <Pine.BSI.3.95.961225173050.7746A-100000@moonpie.w8hd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

These directories are really symlinks to directories.  pkg_delete isn't
very smart when it comes to symlinks. There are @unexec directives
to remove them correctly so that they really get deleted.  You can
safely ignore the errors

Kim Culhan writes:
>
>Running 'pkg_delete linux_lib-2.3' this is returned:
>
>pkg_delete linux_lib-2.3
>Attempting to delete directory `/compat/linux/usr/X11R6/lib/X11' as a file
>This packing list is incorrect - ignoring delete request.
>
>Attempting to delete directory `/compat/linux/usr/X11' as a file
>This packing list is incorrect - ignoring delete request.
>
>Attempting to delete directory `/compat/linux/usr/X386' as a file
>This packing list is incorrect - ignoring delete request.
>
>When running reinstall there are no complaints.
>
>regards
>kim
>
>--
>kimc@w8hd,org
>
>
>



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