View Single Post
  #49 (permalink)  
Old 06-07-2008, 07:17 AM
Stupidseb   is offline
PS3Hax Active Hacker
 
Join Date: Mar 2008
Posts: 18
Default

Hello !
I tried... changed the settings...
managed to find yumex with the yum search yumex command
Quote:
[root@localhost ~]# yum search yumex
Loading "installonlyn" plugin
Repository fedora-extras is listed more than once in the configuration
Repository freshrpms is listed more than once in the configuration



yumex.noarch 1.0.3-3.0.fc5 fedora-extras
Matched from:
yumex
http://linux.rasmil.dk/yumex



yumex.noarch 1.0.3-3.0.fc5 installed
Matched from:
yumex
http://linux.rasmil.dk/yumex
installed Yumex.... once, but then it does not work again !
Quote:
[root@localhost ~]# yum install yumex
Loading "installonlyn" plugin
Repository fedora-extras is listed more than once in the configuration
Repository freshrpms is listed more than once in the configuration
Setting up Install Process
Parsing package install arguments
Nothing to do
So when i type
yumex

i have :
Quote:
Traceback (most recent call last):
File "/usr/share/yumex/yumexmain.py", line 35, in ?
import yumex.yumexConst as const
File "/usr/lib/python2.4/site-packages/yumex/__init__.py", line 30, in ?
from yumexDialogs import *
File "/usr/lib/python2.4/site-packages/yumex/yumexDialogs.py", line 29, in ?
from yumex.yumexUtils import *
File "/usr/lib/python2.4/site-packages/yumex/yumexUtils.py", line 38, in ?
from yum.parser import IncludingConfigParser
ImportError: cannot import name IncludingConfigParser
So I have 2 issues :

1- trhings installed twice... dunno why
2- Yumex does not work

Please Help...
Reply With Quote