From owner-freebsd-emulation@FreeBSD.ORG Sun Jun 7 09:18:28 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 21B52106564A for ; Sun, 7 Jun 2009 09:18:28 +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 D2EC58FC1A for ; Sun, 7 Jun 2009 09:18:27 +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 1MDEWH-000LRF-KQ; Sun, 07 Jun 2009 13:18:25 +0400 To: yuri@rawbw.com References: <4A2B4E14.9040809@rawbw.com> From: Boris Samorodov Date: Sun, 07 Jun 2009 13:18:28 +0400 In-Reply-To: <4A2B4E14.9040809@rawbw.com> (yuri@rawbw.com's message of "Sat\, 06 Jun 2009 22\:20\:20 -0700") Message-ID: <36843755@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 09:18:28 -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 I'm sure that file was installed by a x11/nvidia-driver* port. Please show us an output of: % pkg_info -W /compat/linux/usr/lib/libGL.so.180.60 The above mentioned port seems to be replacing linux libGL files whether they exist. > 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, Seems that there should be a CONFLICTS knob for the port. Can you show: % pkg_info -xI linux WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve