From owner-freebsd-emulation@FreeBSD.ORG Tue Nov 8 19:36:11 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A13316A41F for ; Tue, 8 Nov 2005 19:36:11 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60E443D49 for ; Tue, 8 Nov 2005 19:36:10 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5D559.dip.t-dialin.net [84.165.213.89]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.1/8.13.1) with ESMTP id jA8JDqKx076310 for ; Tue, 8 Nov 2005 20:13:53 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.3/8.13.3) with ESMTP id jA8Ja4pF018795 for ; Tue, 8 Nov 2005 20:36:04 +0100 (CET) (envelope-from Alexander@Leidinger.net) Date: Tue, 8 Nov 2005 20:36:03 +0100 From: Alexander Leidinger To: freebsd-emulation@freebsd.org Message-ID: <20051108203603.7cb0b96f@Magellan.Leidinger.net> In-Reply-To: <20051106074925.GA23469@xor.obsecurity.org> References: <20051106074925.GA23469@xor.obsecurity.org> X-Mailer: Sylpheed-Claws 1.9.100 (GTK+ 2.8.6; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Subject: Re: [ports-i386@pointyhat.freebsd.org: linux-XFree86-libs-4.3.99.902_3 failed on i386 7] X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2005 19:36:11 -0000 On Sun, 6 Nov 2005 02:49:25 -0500 Kris Kennaway wrote: I have too much on my TODO list. In case someone with interest to help out is reading here: following are some comments how to fix the problems. > Deleting linux-XFree86-libs-4.3.99.902_3 > pkg_delete: unable to completely remove directory '/compat/linux/usr/X11R6' > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) This is because linux_base-8 now creates this directory... or more correct: the package includes this directory now too. So the rigt fix is to remove this (and the other .../usr/X11R6/... directories which linux_Base-8 includes too). > ================================================================ > Deleting rpm-3.0.6_10 popt-1.7 linux_base-8-8.0_8 linux-fontconfig-2.2.3 linux-expat-1.95.5_3 libiconv-1.9.2_1 gettext-0.14.5 > pkg_delete: file '/compat/linux/usr/share/fonts' doesn't exist Either this directory is listed twice (in the same or in different plists), or the package fails to create it (see linux_base-8 how to do it). > pkg_delete: unable to completely remove directory '/compat/linux/usr/share/fonts' > pkg_delete: couldn't entirely delete package (perhaps the packing list is > incorrectly specified?) > Un-mounting linprocfs... > pkg_delete: '/compat/linux/etc/ld.so.cache' fails original MD5 checksum - deleted anyway. > pkg_delete: '/compat/linux/var/lib/rpm/fileindex.rpm' fails original MD5 checksum - deleted anyway. > pkg_delete: '/compat/linux/var/lib/rpm/groupindex.rpm' fails original MD5 checksum - deleted anyway. > pkg_delete: '/compat/linux/var/lib/rpm/nameindex.rpm' fails original MD5 checksum - deleted anyway. > pkg_delete: '/compat/linux/var/lib/rpm/packages.rpm' fails original MD5 checksum - deleted anyway. > pkg_delete: '/compat/linux/var/lib/rpm/providesindex.rpm' fails original MD5 checksum - deleted anyway. > pkg_delete: '/compat/linux/var/lib/rpm/requiredby.rpm' fails original MD5 checksum - deleted anyway. The above ones are sort of ok... > pkg_delete: file '/compat/linux/usr/lib/bash' doesn't exist > pkg_delete: unable to completely remove directory '/compat/linux/usr/lib/bash' Either I forgot to handle this directory in the package case (linux_base-8/pkg-plist), or it's listed in another plist too. > pkg_delete: file '/compat/linux/usr/X11R6/lib' doesn't exist > pkg_delete: unable to completely remove directory '/compat/linux/usr/X11R6/lib' > pkg_delete: file '/compat/linux/usr/X11R6/bin' doesn't exist > pkg_delete: unable to completely remove directory '/compat/linux/usr/X11R6/bin' See at the beginning of the mail. > pkg_delete: unable to completely remove directory '/compat/linux/proc' I don't know... someone has to investigate this. Bye, Alexander. -- Yes, I've heard of "decaf." What's your point? http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7