You are not logged in.

#1 2006-01-01 16:45:49

Cotton
Member
From: Cornwall, UK
Registered: 2004-09-17
Posts: 568

mesa dependency

Tried to upgrade the latest version of Celestia and answered Y to the following:

  celestia conflicts with mesa. Remove mesa? [Y/n]

However, it wouldn't install due to the following:

  error: this will break the following dependencies:
  mesa: is required by qt4

Is there a way round this?

Offline

#2 2006-01-02 18:57:08

Bysshe
Member
Registered: 2004-12-10
Posts: 271

Re: mesa dependency

Didn't recently upgrade xorg did you, or maybe kernel?  Maybe reinstall video driver or check video group/permissions?  Seems strange that a package would find mesa on the system and demand it be removed if the video system is working properly.  If you checked opengl is working (one quick way to check other opengl software), then you can type man pacman in terminal to see how to force install or ignore conflicts, etc.  Good luck!  big_smile

Offline

#3 2006-01-02 21:16:13

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: mesa dependency

The mesa package is deprecated and can even reduce your video performance. I would recommend remove it:
pacman -Rd mesa
and ask the AUR maintainer of qt4 to remove the mesa dependency.  It's probably possible as mesa is now included in xorg.

Offline

#4 2006-01-08 16:16:59

rayzorblayde
Member
Registered: 2004-01-04
Posts: 67

Re: mesa dependency

If it is deprecated, why does it want to remove my xorg when i try to remove it?

i'm trying to install the new nvidia drivers.  it conflicts with a libgl-dri or something like that, which is required by mesa.  i try to remove mesa and it tells me it wants to remove xorg also.


loading.... please wait....

Offline

#5 2006-01-08 16:39:59

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: mesa dependency

Relevant info: http://bugs.archlinux.org/task/3723

Simply run 'pacman -Rd libgl-dri' and then install nvidia.

Offline

Board footer

Powered by FluxBB