From owner-freebsd-emulation@FreeBSD.ORG Sun Jun 7 12:44:58 2009 Return-Path: Delivered-To: freebsd-emulation@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AB2B1065676 for ; Sun, 7 Jun 2009 12:44:58 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id 27E718FC29 for ; Sun, 7 Jun 2009 12:44:58 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1MDHk8-000O1c-Gq; Sun, 07 Jun 2009 16:44:56 +0400 To: yuri@rawbw.com References: <4A2B4E14.9040809@rawbw.com> From: Boris Samorodov Date: Sun, 07 Jun 2009 16:44:55 +0400 In-Reply-To: <4A2B4E14.9040809@rawbw.com> (yuri@rawbw.com's message of "Sat\, 06 Jun 2009 22\:20\:20 -0700") Message-ID: <47563512@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@FreeBSD.org Subject: Re: Port linux_dri has incorrect packaging list 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: Sun, 07 Jun 2009 12:44:58 -0000 On Sat, 06 Jun 2009 22:20:20 -0700 Yuri wrote: > I have linux_dri-7.0_1 installed. > pkg-plist has the line /compat/linux/usr/X11R6/lib/libGL.so.1 and > pkg_info -L linux_dri-7.0_1' shows > /compat/linux/usr/X11R6/lib/libGL.so.1 but there no such file in the > file system. > Insteas there is: > ls -l /compat/linux/usr/lib/libGL.so.1 > lrwxr-xr-x 1 root users 15 Jun 6 13:05 > /compat/linux/usr/lib/libGL.so.1 -> libGL.so.180.60 Take two. As danfe@ said at ports@ x11/driver-nvidia does not touch files at LINUXNASE/usr/x11/lib, it installs libraries to LINUXBASE/usr/lib. I can only quess here but by any chance did you experiment with non default linux base/ports at this host? The question if all nvidia-drivers should be marked as conflict with all linux dri ports remains. Even though some of those ports use different files/directories it seems that libraries should not exist at a system at one time... > As a result automatic port upgrade of may ports depending on Linux > libGL.so fails and attempts to reinstall linux_dri and fails because > it's already installed. > portupdate looks for /compat/linux/usr/X11R6/lib/libGL.so.1 for some > reason, it's not there and it decides to install linux_dri and fails. > Please fix this, I'd say that you may try to deinstall/reinstall linux_dri port. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve