Greetings All:
I know that there are too many other dependency errors in rawhide, but I am not asking anyone to fix it now! I would like to know what other files that I might have to locally re-build to make this work! I am not too good at seeing things in a logical manner, so I hope that someone else can help me...
Here is what I am trying to do and what errors that I get on the terminal:
-------------------------------------- [root@localhost dummy]# yum install gnome-python2-gtkspell Loaded plugins: fastestmirror, langpacks, refresh-packagekit Adding en_US to language list Loading mirror speeds from cached hostfile * rawhide: mirror.web-ster.com * rpmfusion-free-rawhide: mirror.web-ster.com * rpmfusion-nonfree-rawhide: mirror.web-ster.com Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gnome-python2-gtkspell.x86_64 0:2.25.3-22.fc15 will be installed --> Processing Dependency: gnome-python2-extras = 2.25.3-22.fc15 for package: gnome-python2-gtkspell-2.25.3-22.fc15.x86_64 --> Finished Dependency Resolution Error: Package: gnome-python2-gtkspell-2.25.3-22.fc15.x86_64 (rawhide) Requires: gnome-python2-extras = 2.25.3-22.fc15 Installed: gnome-python2-extras-2.25.3-25.fc14.1.x86_64 (@updates/14) gnome-python2-extras = 2.25.3-25.fc14.1 Available: gnome-python2-extras-2.25.3-22.fc15.x86_64 (rawhide) gnome-python2-extras = 2.25.3-22.fc15 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@localhost dummy]# ------------------------
I would like to say thank you in advance for any help that can be given to me!
Sincerely yours, Rob G. Healey
On Tue, 2010-11-30 at 15:25 -0800, Rob Healey wrote:
Greetings All:
I know that there are too many other dependency errors in rawhide, but I am not asking anyone to fix it now! I would like to know what other files that I might have to locally re-build to make this work! I am not too good at seeing things in a logical manner, so I hope that someone else can help me...
Here is what I am trying to do and what errors that I get on the terminal:
[root@localhost dummy]# yum install gnome-python2-gtkspell Loaded plugins: fastestmirror, langpacks, refresh-packagekit Adding en_US to language list Loading mirror speeds from cached hostfile
- rawhide: mirror.web-ster.com
- rpmfusion-free-rawhide: mirror.web-ster.com
- rpmfusion-nonfree-rawhide: mirror.web-ster.com
Setting up Install Process Resolving Dependencies --> Running transaction check ---> Package gnome-python2-gtkspell.x86_64 0:2.25.3-22.fc15 will be installed --> Processing Dependency: gnome-python2-extras = 2.25.3-22.fc15 for package: gnome-python2-gtkspell-2.25.3-22.fc15.x86_64 --> Finished Dependency Resolution Error: Package: gnome-python2-gtkspell-2.25.3-22.fc15.x86_64 (rawhide) Requires: gnome-python2-extras = 2.25.3-22.fc15 Installed: gnome-python2-extras-2.25.3-25.fc14.1.x86_64 (@updates/14) gnome-python2-extras = 2.25.3-25.fc14.1 Available: gnome-python2-extras-2.25.3-22.fc15.x86_64 (rawhide) gnome-python2-extras = 2.25.3-22.fc15 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest [root@localhost dummy]#
I would like to say thank you in advance for any help that can be given to me!
that one's icky because gnome-python2-extras is a sort of grab-bag of python interfaces for various bits of GNOME; we can't really build it in rawhide at the moment because *some* of the things it works with are built against gtk+2 at the moment and some are built against gtk+3, and g-p2-e will not build that way, it wants them all to be one or the other.
so it's pretty hard to do this until they are all gtk3.
On Tue, Nov 30, 2010 at 15:25:49 -0800, Rob Healey robhealey1@gmail.com wrote:
Greetings All:
I know that there are too many other dependency errors in rawhide, but I am not asking anyone to fix it now! I would like to know what other files that I might have to locally re-build to make this work! I am not too good at seeing things in a logical manner, so I hope that someone else can help me...
Here is what I am trying to do and what errors that I get on the terminal:
What I did was remove the packages flagged with error lines. Unless one of them is something you really need, this should get you a usable system or allow for updating other stuff you want to test.