[arch-general] pacman tries to install nvidia drivers?
Hello all, I don't have an nvidia graphics card: $ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09) Yet when I try to update (with -Syyu just to be sure), I get: $ sudo pacman -Syyu :: Synchronising package databases... core 37.9K 96.0K/s 00:00:00 [##################################################################] 100% extra 469.7K 855.7K/s 00:00:01 [##################################################################] 100% community 439.4K 3.6M/s 00:00:00 [##################################################################] 100% multilib 25.0K 888.7K/s 00:00:00 [##################################################################] 100% :: Starting full system upgrade... resolving dependencies... warning: dependency cycle detected: warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependency looking for inter-conflicts... :: nvidia-utils and libgl are in conflict. Remove libgl? [y/N] y error: failed to prepare transaction (could not satisfy dependencies) :: intel-dri: requires libgl=7.10.2 Why does pacman try to install nvidia-utils for me? I have intel-dri installed and my graphics work fine. I assume the dependency cycle is unrelated... Thanks, John K Pate http://homepages.inf.ed.ac.uk/s0930006/ -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
On 06/08/2011 06:43 PM, John K Pate wrote:
Hello all,
Why does pacman try to install nvidia-utils for me? I have intel-dri installed and my graphics work fine. I assume the dependency cycle is unrelated...
Thanks,
maybe https://bugs.archlinux.org/task/24608 ? -- Ionuț
On 06/08/2011 05:43 PM, John K Pate wrote:
Hello all,
I don't have an nvidia graphics card:
$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 09)
Yet when I try to update (with -Syyu just to be sure), I get:
$ sudo pacman -Syyu :: Synchronising package databases... core 37.9K 96.0K/s 00:00:00 [##################################################################] 100% extra 469.7K 855.7K/s 00:00:01 [##################################################################] 100% community 439.4K 3.6M/s 00:00:00 [##################################################################] 100% multilib 25.0K 888.7K/s 00:00:00 [##################################################################] 100% :: Starting full system upgrade... resolving dependencies... warning: dependency cycle detected: warning: lib32-gcc-libs will be installed before its gcc-libs-multilib dependency looking for inter-conflicts... :: nvidia-utils and libgl are in conflict. Remove libgl? [y/N] y error: failed to prepare transaction (could not satisfy dependencies) :: intel-dri: requires libgl=7.10.2
Why does pacman try to install nvidia-utils for me? I have intel-dri installed and my graphics work fine. I assume the dependency cycle is unrelated...
Thanks,
John K Pate http://homepages.inf.ed.ac.uk/s0930006/
Probably this bug https://bugs.archlinux.org/task/24608 -- Jelle van der Waa
Probably this bug https://bugs.archlinux.org/task/24608
Oh yes, it's exactly that. I removed luxrender (which I've ended up not using) and the update goes through fine. Thanks, John K Pate http://homepages.inf.ed.ac.uk/s0930006/ -- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
On 8 June 2011 18:01, John K Pate <j.k.pate@sms.ed.ac.uk> wrote:
Probably this bug https://bugs.archlinux.org/task/24608
Oh yes, it's exactly that. I removed luxrender (which I've ended up not using) and the update goes through fine.
Thanks,
John K Pate http://homepages.inf.ed.ac.uk/s0930006/
-- The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
Fixed in luxrender 0.8-2
participants (4)
-
Ionut Biru
-
Jelle van der Waa
-
John K Pate
-
Lukáš Jirkovský