You are not logged in.
Hi I'm doing a clean install and I wanted to install nvidia proprietary drivers.
When I do
pacman -S nvidia
I get:
Unsolvable conflict detected
Nvidia and meas-libgl are in conflict
When I do
pacman -R mesa-libgl
I get:
Error: Target not found: mesa-libgl
I don't understand this as how can this happen?
Also, I'm installing a 64 but system and I've only installed the base system and base-devel. I have not installed any other package.
Thanks in advance
Last edited by harshsahil48 (2014-02-21 18:04:12)
Never forget~Never forgive
Offline
There are plenty of threads on this... This one looks relevant: https://bbs.archlinux.org/viewtopic.php?id=159736
Claire is fine.
Problems? I have dysgraphia, so clear and concise please.
My public GPG key for package signing
My x86_64 package repository
Offline
There are plenty of threads on this... This one looks relevant: https://bbs.archlinux.org/viewtopic.php?id=159736
I have referred to tens of other threads and none of them have helped. Moreover the thread you pointed out is an update conflict and what I have here is an installation conflict. Moreover, his machine is able to locate mesa at the time of removal, while mine is not.
Also, I have to even installed mesa yet. Mesa-libgl somehow came with base or base-devel.
Funny thing is that mesa-libgl cannoct be located and yet there is an existence of a conflict.
Never forget~Never forgive
Offline
Funny thing is that mesa-libgl cannoct be located and yet there is an existence of a conflict.
What's the output of
pacman -Q mesa-libgl nvidia
Offline
What is the output of
pacman -Qs -- -dri
You should not any any of the *-dri package installed.
Online
harshsahil48 wrote:Funny thing is that mesa-libgl cannoct be located and yet there is an existence of a conflict.
What's the output of
pacman -Q mesa-libgl nvidia
target not found: mesa-libgl
target not found: nvidia
Never forget~Never forgive
Offline
What is the output of
pacman -Qs -- -dri
You should not any any of the *-dri package installed.
No output
Never forget~Never forgive
Offline
How about bumblebee or glamor-egl? Those are the only other things that could be pulling mesa-libgl in.
Online
How about bumblebee or glamor-egl? Those are the only other things that could be pulling mesa-libgl in.
I have not installed any package yet.
As I'm saying, mesa-libgl must have snuck up somewhwer with base or base-devel
Never forget~Never forgive
Offline
And I'm saying that's not possible. Did you check for those two? What is the exact output of pacman when you try to install nvidia, the whole thing, not just pieces.
Online
resolving dependencies...
looking for inter-related conflicts...
error: unsolvable conflict of packets packages detected
error: failed to prepare transaction (conflicting dependencies)
:: nvidia and mesa-libgl are in conflict
And I'm saying that's not possible. Did you check for those two? What is the exact output of pacman when you try to install nvidia, the whole thing, not just pieces.
Last edited by harshsahil48 (2014-02-19 05:20:34)
Never forget~Never forgive
Offline
"error: unsolvable conflict of packets detected" makes no sense. I just grepped through the pacman source and that string does not exist.
Online
"error: unsolvable conflict of packets detected" makes no sense. I just grepped through the pacman source and that string does not exist.
Sorry I meant packages. Damn autocorrect.
Never forget~Never forgive
Offline
more than just that one word is wrong.
Anyway, try pacman -S nvidia --debug and paste the output here.
Edit, if you can't C&P, try sprunge: http://sprunge.us/
Last edited by Scimmia (2014-02-19 05:36:30)
Online
I have solved the issue.
Turns out that my university was routing traffic from their servers and the network was not well architectured, causing a mixing of packets.
I got another .iso image from a private encrypted bittorrent connection and reinstalled.
Never forget~Never forgive
Offline
Please remember to mark the thread as solved https://bbs.archlinux.org/viewtopic.php?id=130309
Offline