 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

10th March 2010, 12:31 AM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Iran-Sari
Posts: 45

|
|
|
yumex error on start-up
hi,
i installed yumex:yum -y install yumex,
when i start yumex it came with this error:
fatal error:backend-not-running
backend not running as expected (yumex will close)
how can i solve it?
thanks in advance
|

11th March 2010, 05:59 AM
|
 |
Registered User
|
|
Join Date: Aug 2009
Location: Taiwan, Taoyuan County
Posts: 25

|
|
|
Re: yumex error on start-up
root cannot install yumex;
Generally under the user carries out yumex, inputs the root password confirmation again, may renew.
Last edited by chi0541; 11th March 2010 at 06:06 AM.
|

11th March 2010, 02:13 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Iran-Sari
Posts: 45

|
|
|
Re: yumex error on start-up
thanks chi0541
i install yumex with root,
yum is the back-end for yumex ,yum works well,and i don't know what the problem is!
i just can't start it
|

11th March 2010, 09:55 PM
|
 |
Registered User
|
|
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,105

|
|
|
Re: yumex error on start-up
How do you start yumex? Do you go to Applications->System Tools->Yum Extender, or do you start it from a terminal?
__________________
Registered Linux user #470359 and permanently recovered BOFH.
Any advice in this post is worth exactly what you paid for it.
|

12th March 2010, 02:43 AM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Iran-Sari
Posts: 45

|
|
|
Re: yumex error on start-up
Applications->System Tools->Yum Extender,the yum gui won;t even start,
but from terminal it starts and after loading suddenly backend not running error will appear
is there any difference between the 2 ways of starting yumex?[COLOR="Silver"]
|

12th March 2010, 07:12 AM
|
 |
Registered User
|
|
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,105

|
|
|
Re: yumex error on start-up
AFAIK, the only difference is that the terminal allows you to see those error messages.
__________________
Registered Linux user #470359 and permanently recovered BOFH.
Any advice in this post is worth exactly what you paid for it.
|

18th March 2010, 05:16 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Iran-Sari
Posts: 45

|
|
|
Re: yumex error on start-up
any idea?
fatal error:backend-not-running
backend not running as expected (yumex will close)
how can i solve it?
|

26th March 2010, 02:25 AM
|
|
Registered User
|
|
Join Date: Mar 2010
Location: Fairfax, Virginia
Posts: 45

|
|
|
Re: yumex error on start-up
Hi z99,
If it helps, I run yumex on the command line in Fedora 11 and it works. I ran a command that might help you:
Code:
root@bmicek ~]# ps -ef | grep yum
brian 24018 21928 0 21:21 pts/5 00:00:00 /bin/bash /usr/bin/yumex
brian 24019 24018 24 21:21 pts/5 00:00:02 /usr/bin/python /usr/share/yumex/yumex.pyc
brian 24020 24019 0 21:21 pts/7 00:00:00 /usr/bin/yumex-yum-backend 2 True False
root 24021 24020 0 21:21 pts/7 00:00:00 /usr/sbin/userhelper -w yumex-yum-backend 2 True False
root 24025 24021 80 21:21 pts/7 00:00:08 /usr/bin/python -E /usr/share/yumex/yumex-yum-backend 2 True False
I am not familiar with how yumex works, but it sounds like /usr/bin/yumex-yum-backend is your problem. Can you see if you have it? Here is some more stuff that might help:
Code:
[root@bmicek ~]# /usr/bin/yumex-yum-backend
Loaded plugins: fastestmirror, protectbase
:started
:ready
Code:
[root@bmicek ~]# /usr/bin/yumex-yum-backend --help
Loaded plugins: fastestmirror, protectbase
Usage: yumex-yum-backend [options]
Options:
-h, --help show this help message and exit
[root@bmicek ~]#
|

26th March 2010, 04:40 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Iran-Sari
Posts: 45

|
|
|
Re: yumex error on start-up
thanks BrianMicek ,
running /usr/bin/yumex-yum-backend:
that's what i got:
Loaded plugins: presto
Traceback (most recent call last):
File "/usr/share/yumex/yumex-yum-backend", line 61, in <module>
my = YumServer(debuglevel, plugins, offline, repos)
File "/usr/lib/python2.6/site-packages/yumexbackend/yum_server.py", line 208, in __init__
dscb = DepSolveProgressCallBack(ayum=self)
TypeError: __init__() got an unexpected keyword argument 'ayum'
should i edit yum_server.py for TypeError: __init__() got an unexpected keyword argument 'ayum'?
thanks
|

26th March 2010, 05:10 PM
|
 |
Registered User
|
|
Join Date: Oct 2007
Location: Freedonia
Age: 63
Posts: 2,105

|
|
|
Re: yumex error on start-up
Not unless you know exactly what you're doing. Do you know what type of argument __init__() is supposed to get or why 'ayum' is wrong? If not, you're likely to do far more harm than good.
__________________
Registered Linux user #470359 and permanently recovered BOFH.
Any advice in this post is worth exactly what you paid for it.
|

26th March 2010, 05:21 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Iran-Sari
Posts: 45

|
|
|
Re: yumex error on start-up
so what if i replace the file with someone who can run yumex correctly?
|

1st April 2010, 09:32 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 84

|
|
|
Re: yumex error on start-up
Hello,
what happened with this topic, it seems to be dying...
I have exactly the same problem, this is what happens when I try to start:
# yumex-yum-backend
Traceback (most recent call last):
File "/usr/share/yumex/yumex-yum-backend", line 61, in <module>
my = YumServer(debuglevel, plugins, offline, repos)
File "/usr/lib/python2.6/site-packages/yumexbackend/yum_server.py", line 208, in __init__
dscb = DepSolveProgressCallBack(ayum=self)
TypeError: __init__() got an unexpected keyword argument 'ayum'
PLEASE help to solve that really annoying issue!!
Thank you!!
|

2nd April 2010, 08:31 PM
|
|
Registered User
|
|
Join Date: Aug 2009
Location: Iran-Sari
Posts: 45

|
|
|
Re: yumex error on start-up
hello darkman088,
i share this problem on Bugzilla,
here is the link,this one may help,give it a try:
https://bugzilla.redhat.com/show_bug.cgi?id=572257
|

5th April 2010, 10:38 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 84

|
|
|
Re: yumex error on start-up
Hello,
thanks for your reply... I will give it a try, I hope that it's going to work B-)
If not, you will hear from me again...
|

8th April 2010, 01:16 PM
|
|
Registered User
|
|
Join Date: Oct 2009
Posts: 84

|
|
|
Re: yumex error on start-up
Hello z99 :-)
THANKS a lot for your help!! I did yum update yum, as you recommended, at it solved my problem B-) Now yumex is running smoothly !!
Once again, thanks a lot... The moderator could mark this thread as solved now... :-)
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 10:04 (Thursday, 23-05-2013)
|
|
 |
 |
 |
 |
|
|