You are not logged in.

#1 2009-02-22 14:28:31

mongoose088
Member
Registered: 2008-09-14
Posts: 32

A missing dependency error with -Syu (SOLVED)

Recently I compiled mozilla-branded using pkgbuild (it is placed in /var/abs/local/), but now when I issue pacman -Syu, I get the following error

resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: firefox-branded: requires xulrunner=1.9.0.5

Trying to issue a pacman -Sy xulrunner results in the same error, and the only way to make -Syu functional is by using: pacman -Syu --ignore xulrunner. How do I get rid of that error (are there different steps because it was self compiled) ?

Oh, and as a note:
[tom@laptop ~]$ xulrunner -v
Mozilla XULRunner 1.9.0.5 - 2008123017

I hope that was enough information, if not just ask.

Thanks.

Last edited by mongoose088 (2009-02-22 14:39:40)

Offline

#2 2009-02-22 14:31:54

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: A missing dependency error with -Syu (SOLVED)

the problem is at firefox-branded. he has dependency xulrunner=1.9.0.5 and pacman want to update xulrunner to 1.9.0.6


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2009-02-22 14:37:43

mongoose088
Member
Registered: 2008-09-14
Posts: 32

Re: A missing dependency error with -Syu (SOLVED)

So when a new version of firefox-branded comes out, using 1.9.0.6, pacman will update without error?

Ah, I just found firefox branded again, and it does use the -06 version of xulrunner.

Thanks wonder!

Last edited by mongoose088 (2009-02-22 14:39:24)

Offline

#4 2009-02-22 15:41:43

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: A missing dependency error with -Syu (SOLVED)

every time a new version of xulrunner comes out you need to recompile firefox-branded


Give what you have. To someone, it may be better than you dare to think.

Offline

Board footer

Powered by FluxBB