Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 2009 13:18:28 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        yuri@rawbw.com
Cc:        freebsd-emulation@FreeBSD.org
Subject:   Re: Port linux_dri has incorrect packaging list
Message-ID:  <36843755@bb.ipt.ru>
In-Reply-To: <4A2B4E14.9040809@rawbw.com> (yuri@rawbw.com's message of "Sat\, 06 Jun 2009 22\:20\:20 -0700")
References:  <4A2B4E14.9040809@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



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