Results 1 to 1 of 1
I were trying to download some packages but i could not do these things because my YUM dog is having some problem ..
Can anyone just tell me how to ...
- 02-17-2009 #1
File "/usr/bin/yum", line 29, in ? YUM Dog failed to work
I were trying to download some packages but i could not do these things because my YUM dog is having some problem ..
Can anyone just tell me how to fix this error..
[root@localhost yum]# yum install apache
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in ?
yummain.main(sys.argv[1:])
File "/usr/share/yum-cli/yummain.py", line 85, in main
base.getOptionsConfig(args)
File "/usr/share/yum-cli/cli.py", line 136, in getOptionsConfig
usage='yum [options] < %s >' % (', '.join(self.yum_cli_commands)))
SystemError: Objects/stringobject.c:3518: bad argument to internal function


Reply With Quote