PDA

View Full Version : [SOLVED] Software Update


OainjaQakanj
19th August 2010, 09:07 AM
Howdy. Ho about update. Any clues how to fxi it? Cheers.

The backend exited unexpectedly. This is a serious error as the spawned backend did not complete the pending transaction.

tox
19th August 2010, 09:28 AM
Howdy. Ho about update. Any clues how to fi it? Cheers.

The backend exited unexpectedly. This is a serious error as the spawned backend did not complete the pending transaction.

try downloading yum-complete-transaction from yum or just do the command

OainjaQakanj
19th August 2010, 09:30 AM

No module named yum, where I get this?

glennzo
19th August 2010, 10:08 AM
No module name yum? Is it not installed?
rpm -qa | grep yum

OainjaQakanj
19th August 2010, 10:14 AM
# rpm -qa | grep yum
yum-presto-0.6.2-2.fc14.noarch
PackageKit-yum-plugin-0.6.6-3.fc14.i686
yum-3.2.28-3.fc13.noarch
yum-metadata-parser-1.1.4-2.fc14.i686
PackageKit-yum-0.6.6-3.fc14.i686
anaconda-yum-plugins-1.0-5.fc12.noarch
yum-utils-1.1.28-1.fc13.noarch

tox
19th August 2010, 10:15 AM
No module named yum, where I get this?

you dont have yum installed? just use

rum -ivh (website url path name to get yum , for instance koji

# rpm -qa | grep yum
yum-presto-0.6.2-2.fc14.noarch
PackageKit-yum-plugin-0.6.6-3.fc14.i686
yum-3.2.28-3.fc13.noarch
yum-metadata-parser-1.1.4-2.fc14.i686
PackageKit-yum-0.6.6-3.fc14.i686
anaconda-yum-plugins-1.0-5.fc12.noarch
yum-utils-1.1.28-1.fc13.noarch looks like you have a mixture of RPM's there do this for me in Terminal yum repolist

OainjaQakanj
19th August 2010, 10:30 AM
yum install yum-plugin-fastestmirror
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

tox
19th August 2010, 11:12 AM
yum install yum-plugin-fastestmirror
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
my guess and only guess, you dont have yum installed at all do this for me to confirm what i think

rpm -q yum you dont need to login as su, just open Terminal

---------- Post added at 08:12 PM CDT ---------- Previous post was at 08:10 PM CDT ----------

just let me kn ow if that command gives you a output

OainjaQakanj
19th August 2010, 11:28 AM
yum-3.2.28-3.fc13.noarch is the output, menaning that I have one.

tox
19th August 2010, 11:30 AM
ok do this for me in terminal

cat /etc/redhat-release

OainjaQakanj
19th August 2010, 11:31 AM
Fedora release 14 (Branched)

tox
19th August 2010, 11:35 AM
Fedora release 14 (Branched)

ok this is where it gets confusing but we should be able to fix it i think. ( however you would be best off reinstalling from scratch from a DVD and or CD ) do this for me in Terminal yum repolist

---------- Post added at 08:35 PM CDT ---------- Previous post was at 08:35 PM CDT ----------

and tell me what the output is

OainjaQakanj
19th August 2010, 11:36 AM
yum repolist
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

tox
19th August 2010, 11:41 AM
yum repolist
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

im gonna take the easy way out of this an say, download a F14 RC4 DVD and reinstall from scratch

this thread might wanna be moved to F14 Development

---------- Post added at 08:41 PM CDT ---------- Previous post was at 08:38 PM CDT ----------

http://forums.fedoraforum.org/showthread.php?t=249998

OainjaQakanj
19th August 2010, 11:41 AM
Negative. I have laptop where does not exist optical storage. Can not do that and does not have space in my SSD to for image. What can be done?

tox
19th August 2010, 11:44 AM
Negative. I have laptop where does not exist optical storage. Can not do that and does not have space in my SSD to for image. What can be done?

do you have a USB stick?

OainjaQakanj
19th August 2010, 11:47 AM
Sure sir. But we need challenges, and this is our one. It is far too many times, were man resolve issue by installing it again. There is lot of hassle and work. There must be way to work it out. Tell me tips and I start digging.

JEO
19th August 2010, 12:06 PM
# rpm -qa | grep yum
yum-presto-0.6.2-2.fc14.noarch
PackageKit-yum-plugin-0.6.6-3.fc14.i686
yum-3.2.28-3.fc13.noarch
yum-metadata-parser-1.1.4-2.fc14.i686
PackageKit-yum-0.6.6-3.fc14.i686
anaconda-yum-plugins-1.0-5.fc12.noarch
yum-utils-1.1.28-1.fc13.noarch

How did you get yum and yum-utils to be the .fc13 versions? Did you just try to go from F13 to F14 using yum?

The correct versions of yum and yum-utils for F14 are:
yum-3.2.28-3.fc14.noarch
yum-utils-1.1.28-1.fc14.noarch

Download those rpms from a mirror and update both using rpm -Uvh yum*

leigh123linux
19th August 2010, 12:08 PM
yum install yum-plugin-fastestmirror
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


Your yum version doesn't work with python 2.7.


su
rpm -Uvh http://kojipkgs.fedoraproject.org/packages/yum/3.2.28/3.fc14/noarch/yum-3.2.28-3.fc14.noarch.rpm http://kojipkgs.fedoraproject.org/packages/yum-utils/1.1.28/1.fc14/noarch/yum-utils-1.1.28-1.fc14.noarch.rpm
yum-complete-transaction

OainjaQakanj
19th August 2010, 12:15 PM
Yeaah. works like charm. It starts now updating process. Yes I did upgrade via pre upgrade GUI. The way what is warned to do. iI have to run with skip broken, but it works. So actually you are able to solve this by just reading what actually comes up. Next time it will be easier. Now I got only Jre battle to go what is in the other thread. Thanks Guru.

Donald Winslow
21st August 2010, 05:16 AM
You could try installing Fedora 14 on a USB drive.

I landed here because I've seen this same disconcerting error message:


The backend exited unexpectedly. This is a serious error as the spawned backend did not complete the pending transaction.

Both times I've seen this in the last few days while installing packages with Yum Extender after a big update. (I have a large but finite number of packages installed on my system.) The error appears in an ABRT window, but yumex keeps working and there are no errors printed in the yum log.

I'm running Fedora 13.

Donald