You are not logged in.

#1 2010-09-21 10:01:41

Pawlerson
Member
Registered: 2010-09-01
Posts: 44

Spring and strange dependency [SOLVED]

Hello

I just installed Gallium3D and wanted to try out SpringRTS, but Pacman wants to install gstreamer as a dependency from some reason. I don't use it and I don't want to install it, because it only messes up with my settings. I remember Spring never asked for gstreamer and worked fine with XINE. Can someone explain why it asks for gstreamer now?

Last edited by Pawlerson (2010-09-21 11:52:19)

Offline

#2 2010-09-21 10:44:18

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,640
Website

Re: Spring and strange dependency [SOLVED]

One of its dependencies must pull it in.  Look through the deps to find it.

Offline

#3 2010-09-21 10:46:19

Pawlerson
Member
Registered: 2010-09-01
Posts: 44

Re: Spring and strange dependency [SOLVED]

Allan wrote:

One of its dependencies must pull it in.  Look through the deps to find it.

Thanks. It's wxgtk. Is there any way to force Pacman to not install gstreamer as a dependency?

Offline

#4 2010-09-21 11:15:38

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,640
Website

Re: Spring and strange dependency [SOLVED]

Just as a note, I tend not to ever recommend installing while ignoring dependencies...  but it does seem a bit weird that wxgtk requires gstreamer...  So, taking big not of my warning.... big_smile

Install the other deps for wxgtk:

pacman -S --asdep gtk2 libgl

The install wxgtk ignoring dependencies

pacman -Sd --asdep wxgtk

Then install spring

pacman -S spring

and hopefully spring will still work.

When wxgtk gets an upgrade, it will try and pull gstreamer again.  To stop it, add gstreamer to IgnorePkg in pacman.conf.  Then update wxgtk manually (on its own) while ignoring dependencies...  It could get annoying tongue

Offline

#5 2010-09-21 11:51:50

Pawlerson
Member
Registered: 2010-09-01
Posts: 44

Re: Spring and strange dependency [SOLVED]

Thank you very much! smile Spring works without problems. Everything looks good using Gallium3D, Open Source Radeon driver and s3tc patch. Only framerate could be little higher, but I'll experiment with some options and overall experience is great! smile

Offline

#6 2010-09-22 01:07:49

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,360

Re: Spring and strange dependency [SOLVED]

You should check if wxgtk actually requires gstreamer, and if not file a bug against the package (wxgtk, not gstreamer).


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#7 2010-09-22 08:07:33

Pawlerson
Member
Registered: 2010-09-01
Posts: 44

Re: Spring and strange dependency [SOLVED]

ngoonee wrote:

You should check if wxgtk actually requires gstreamer, and if not file a bug against the package (wxgtk, not gstreamer).

Thanks. It seems it doesn't need gstreamer. Wxgtk doesn't depend on it in Ubuntu Maverick and afaik it didn't depend on it in Arch before. I filled the bug report:

https://bugs.archlinux.org/task/20902

Offline

Board footer

Powered by FluxBB