You are not logged in.

#1 2010-01-02 11:53:12

pixellany
Member
From: Annapolis, MD
Registered: 2006-05-12
Posts: 59

pacman will not install Midori

Is this a bug, or is there an easy way to get the older versions of the dependencies?

[root@Ath mherring]# pacman -Sy
...
[root@Ath mherring]# pacman -S midori
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: gcc: requires gcc-libs=4.4.1-1
:: gstreamer0.10-base-plugins: requires gstreamer0.10-base=0.10.24
[root@Ath mherring]# pacman -Sl|grep gstreamer0.10-base
extra gstreamer0.10-base 0.10.25-1
extra gstreamer0.10-base-plugins 0.10.25-1
[root@Ath mherring]# pacman -Sl|grep gcc-lib
core gcc-libs 4.4.2-4
community cross-arm-wince-cegcc-libstdcppdll 0.55-1
[root@Ath mherring]#

"It's always something." --Gilda Radner, 1946 - 1989

Offline

#2 2010-01-02 12:16:13

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,642

Re: pacman will not install Midori

please run a full update. gcc is at 4.4.2 already for a long time. maybe your mirror is out of sync. and always do a full -Syu before you install new packages.

Offline

#3 2010-01-02 15:02:42

jolinfire
Member
From: France
Registered: 2007-12-21
Posts: 176

Re: pacman will not install Midori

Indeed your mirror is kinda of out date. Looks here for one up-to-date :

https://www.archlinux.de/?page=MirrorStatus

Offline

#4 2010-01-02 19:42:23

pixellany
Member
From: Annapolis, MD
Registered: 2006-05-12
Posts: 59

Re: pacman will not install Midori

Ummm, yes, but:
Midori is looking for **older** versions

And--just checked with pacman -Q: gcc-libs is at 4.4.1-1, which is what Midori is looking for.....

I know that I should do a full update, but this kind of issue is the exception and not the rule.......


"It's always something." --Gilda Radner, 1946 - 1989

Offline

#5 2010-01-02 19:50:13

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

Re: pacman will not install Midori

pixellany wrote:

Ummm, yes, but:
Midori is looking for **older** versions

And--just checked with pacman -Q: gcc-libs is at 4.4.1-1, which is what Midori is looking for.....

I know that I should do a full update, but this kind of issue is the exception and not the rule.......

you are interpreting wrong.

some package that depend of midori want to update gcc-libs to the latest, but it can't because gcc need gcc-libs 4.4.1-1


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

Offline

#6 2010-01-02 20:33:44

skottish
Forum Fellow
From: Here
Registered: 2006-06-16
Posts: 7,942

Re: pacman will not install Midori

pixellany wrote:

Ummm, yes, but:
Midori is looking for **older** versions

And--just checked with pacman -Q: gcc-libs is at 4.4.1-1, which is what Midori is looking for.....

I know that I should do a full update, but this kind of issue is the exception and not the rule.......

No, in Arch not upgrading the entire system and hoping things still work is the exception.

Offline

#7 2010-01-03 13:07:22

pixellany
Member
From: Annapolis, MD
Registered: 2006-05-12
Posts: 59

Re: pacman will not install Midori

Thanks for all the replies.  Yes, I do see the logic of always upgrading first.  I simply have not had this kind of issue before.

I did successfully install Midori on another system.


"It's always something." --Gilda Radner, 1946 - 1989

Offline

Board footer

Powered by FluxBB