[oi-dev] pkgdepend can not find existing file

Alexander Pyhalov alp at rsu.ru
Wed Mar 23 19:45:53 UTC 2016


Hi.

Till Wegmüller писал 23.03.2016 22:33:
> Hi
...
> Does pkgdepend want that libGL.so.1 is a file and not a link to
> /usr/lib/mesa/libGL.so.1 ?
> 
> Side note usr/lib/libGL is linked to usr/lib/GL/libGL which is linked
> to var/run/opengl/lib/libGL which finaly links to usr/lib/mesa/libGL.
> Why do those links not directly link to usr/lib/mesa/libGL?
> Can that trigger a max follow links limit in pkgdepend?

Briefly, there can be several implementations of libGL.so.1 - NVidia or 
Mesa. So, there's a mess with runtime-generated links, which are created 
by ogl-select service on boot. Package usually should avoid generating 
dependencies on libGL.so.1 and just insert dependency on 
service/opengl/ogl-select (look, for example, on 
components/x11/xorg-server/xorg.p5m.

---
System Administrator of Southern Federal University Computer Center






More information about the oi-dev mailing list