You are not logged in.
pacman / libgl issue
everything requires either libgl 7.6 (drivers) or 7.6-1 (trident-dri driver), but only 7.7 is available in repo
////////////////////
[me@box etc]$ sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "libgl=7.6.1", a dependency of "trident-dri"
:: the following package(s) cannot be upgraded due to unresolvable dependencies:
trident-dri
Do you want to skip the above package(s) for this upgrade? [Y/n] y
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: trident-dri: requires libgl=7.6
[me@box etc]$
//////////////////////
[me@box etc]$ sudo pacman -S libgl
Password:
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: ati-dri: requires libgl=7.6
:: intel-dri: requires libgl=7.6
:: mach64-dri: requires libgl=7.6
:: mga-dri: requires libgl=7.6
:: r128-dri: requires libgl=7.6
:: savage-dri: requires libgl=7.6
:: sis-dri: requires libgl=7.6
:: tdfx-dri: requires libgl=7.6
:: trident-dri: requires libgl=7.6
[me@box etc]$
////////////////////////
[me@box etc]$ pacman -Ss libgl
extra/libgl 7.7-1
Mesa 3-D graphics library and DRI software rasterizer
extra/libglade 2.6.4-1
Allows you to load glade interface files in a program at runtime
extra/libglademm 2.6.7-1
A C++ wrapper for libglade.
extra/nvidia-173xx-utils 173.14.22-1
NVIDIA drivers utilities and libraries, 173xx branch.
extra/nvidia-96xx-utils 96.43.14-1
NVIDIA drivers utilities and libraries, 96xx branch.
extra/nvidia-utils 190.42-2
NVIDIA drivers utilities and libraries.
community/lib32-libgl 7.7-1 (lib32)
Mesa DRI OpenGL library and drivers
community/lib32-nvidia-utils 190.42-2 (lib32)
NVIDIA drivers utilities and libraries.
community/ruby-libglade 0.19.3-1
Ruby libglade2 bindings.
[me@box etc]$
Offline
remove trident-dri because is not anymore included in mesa 7.7. i think we should remove that from repo too
Last edited by wonder (2009-12-29 21:23:06)
Give what you have. To someone, it may be better than you dare to think.
Offline
fixed. also have to remove xf86-video-trident before removing trident-dri
Offline
Everything seems still in order after reboot.
Offline
Hello,
Sorry to seemingly resurrect a 'resolved' thread; however I am posting because this exact situation has cropped up for myself so I felt it was related.
I don't update my laptop often, which's why this has presented itself now rather than sooner.
My concern is that the graphics adapter in the laptop is actually a 'trident' and so I wonder what the ramifications are if I remove this driver or what I should be aware of?
**Edit: Just to update, I removed xf86-video-trident so that I could then remove trident-dri, I then re-installed xf86-video-trident. All appears well now (no libgl out of date prompts), I will post if there are any future problems. Thanks.
Last edited by Stanto (2010-06-05 10:02:38)
Offline