View Full Version : FC14 Beta No Yum Update
Schopel
6th October 2010, 02:05 PM
Insalled FC14 Bata last night on one of my FC13 computers by upgrading. Went well until I tried to Yum update. Got the following:
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:
No module named yum
Please install a package which provides this module, or
verify that the module is installed correctly.
It's possible that the above module doesn't match the
current version of Python, which is:
2.7 (r27:82500, Jul 26 2010, 18:19:50)
[GCC 4.5.0 20100716 (Red Hat 4.5.0-3)]
If you cannot solve this problem yourself, please go to
the yum faq at:
http://yum.baseurl.org/wiki/Faq
Tried to find this problem listed in theF14 Development Forum with no luck. Did what I could to fix it with no luck.
AdamW
6th October 2010, 06:45 PM
rpm -V yum reports what?
Schopel
7th October 2010, 02:15 AM
Adam,
This is what I got with rpm -V yum:
rpm -V yum
Unsatisfied dependencies for yum-3.2.28-4.fc13.noarch:
python(abi) = 2.6 is needed by yum-3.2.28-4.fc13.noarch
.......T. /usr/bin/yum
.......T. /usr/share/yum-cli/callback.py
S.5....T. /usr/share/yum-cli/callback.pyc
S.5....T. /usr/share/yum-cli/callback.pyo
.......T. /usr/share/yum-cli/cli.py
S.5....T. /usr/share/yum-cli/cli.pyc
S.5....T. /usr/share/yum-cli/output.py
S.5....T. /usr/share/yum-cli/output.pyc
.......T. /usr/share/yum-cli/shell.py
S.5....T. /usr/share/yum-cli/shell.pyc
S.5....T. /usr/share/yum-cli/shell.pyo
.......T. /usr/share/yum-cli/utils.py
S.5....T. /usr/share/yum-cli/utils.pyc
S.5....T. /usr/share/yum-cli/utils.pyo
S.5....T. /usr/share/yum-cli/yumcommands.py
S.5....T. /usr/share/yum-cli/yumcommands.pyc
S.5....T. /usr/share/yum-cli/yumcommands.pyo
.......T. /usr/share/yum-cli/yummain.py
S.5....T. /usr/share/yum-cli/yummain.pyc
S.5....T. /usr/share/yum-cli/yummain.pyo
Thanks for the quick reply!
---------- Post added at 09:15 PM GMT ---------- Previous post was at 03:24 PM GMT ----------
Adam,
I ended up reinstalling FC14 Beta as a fresh install. The yum problem want away. What was strange was that I couldn't get eth0 to come up. Finally had to do a ifup eth0 and it worked. Internet worked fine then.
Have another desktop with FC13 on it but will not upgrade to FC14 until it is stable. Unfortunately by doing a fresh install it is not possible to find the original problems solution.
Have never had a problem updating with a new upgrade in the past, but then again they were stable..
Thanks again for your help!
Hansvon
7th October 2010, 02:26 AM
You still have F13 yum. I guess you need to download yum's rpm (and probably yum-utils, yum-presto, etc...) and install it with rpm (rpm -Uvh ...)
i686: http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/test/14-Beta/Fedora/i386/os/Packages/
x86_64: http://ftp.jaist.ac.jp/pub/Linux/Fedora/releases/test/14-Beta/Fedora/x86_64/os/Packages/
RahulSundaram
7th October 2010, 06:03 AM
Hi
Apparently you ran into a problem that has already been fixed. From the yum changelog,
------
* Tue Oct 05 2010 Seth Vidal <skvidal at fedoraproject.org> - 3.2.28-5
- bumping to 3.2.28-5 so f12 doesn't have a higher version
- bug # 640181
-----
Schopel
7th October 2010, 02:08 PM
Raul,
Thanks for the reply. This morning when I turned the computer on everything seems OK from the first problem I had . Installing FC14 over FC 13 must have done the problem.
Was able to get all the Yum updates last night.
AdamW
7th October 2010, 06:30 PM
yeah, the reinstall obviously solved it, but the problem was that you had an F13 yum, because F14's wasn't higher versioned.
We don't actually enable wired internet connections by default if you don't do a network install, you have to enable the network connection from NM the first time.
Schopel
7th October 2010, 07:10 PM
Adam,
Thanks again. I am considering this problem complete.
vBulletin® v3.8.7, Copyright ©2000-2013, vBulletin Solutions, Inc.