[arch-general] pacman error: target not found
Dear Archers, I've been a happy Arch Linux user for years, but now I'm having trouble updating. Can anyone help? [root@archlinux huber]# pacman -Syu :: Synchronizing package databases... [...] :: Starting full system upgrade... :: Replace libwebkit with extra/webkitgtk2? [Y/n] [...] resolving dependencies... looking for inter-conflicts... warning: removing 'libgl' from target list because it conflicts with 'nvidia-utils' error: failed to prepare transaction (could not satisfy dependencies) :: nouveau-dri: requires libgl=9.0 [root@archlinux huber]# pacman -R nouveau-dri error: target not found: nouveau-dri How do I resolve this? Best, Mathias
On Sat, Nov 10, 2012 at 5:16 PM, Mathias Huber <huber@mathiashuber.de>wrote:
Dear Archers,
I've been a happy Arch Linux user for years, but now I'm having trouble updating. Can anyone help?
[root@archlinux huber]# pacman -Syu :: Synchronizing package databases... [...] :: Starting full system upgrade... :: Replace libwebkit with extra/webkitgtk2? [Y/n] [...] resolving dependencies... looking for inter-conflicts... warning: removing 'libgl' from target list because it conflicts with 'nvidia-utils' error: failed to prepare transaction (could not satisfy dependencies) :: nouveau-dri: requires libgl=9.0 [root@archlinux huber]# pacman -R nouveau-dri error: target not found: nouveau-dri
How do I resolve this?
Best, Mathias
https://bbs.archlinux.org/viewtopic.php?pid=1185936#p1185936 You can't have both nvidia and nouveau installed, you have to pick one.
Hello Karol,
https://bbs.archlinux.org/viewtopic.php?pid=1185936#p1185936 You can't have both nvidia and nouveau installed, you have to pick one.
thank you very much, that helped! I just couldn't figure out myself what was wrong. Best, Mathias
participants (2)
-
Karol Blazewicz
-
Mathias Huber