I've installed Fedora Core8 twice now and still it doesn't work sweet. I can go on to the internet. but when I open "Software Updater" or "Add/Remove Software", i get thrown with errors. I also tried "yum update" also, but it also gives me errors.
Component: pirut
Summary: TB29ec97ad ini.py:563:readfp:UnboundLocalError: local variable 'line' referenced before assignment
Traceback (most recent call last):
File "/usr/sbin/pup", line 614, in <module>
main()
File "/usr/sbin/pup", line 606, in main
pup = PackageUpdater(not options.autoapply, options.config)
File "/usr/sbin/pup", line 85, in __init__
GraphicalYumBase.__init__(self, False, config)
File "/usr/lib/python2.5/site-packages/pirut/__init__.py", line 129, in __init__
plugin_types=(yum.plugins.TYPE_CORE,))
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 113, in doConfigSetup
errorlevel=errorlevel)
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 164, in _getConfig
self.getReposFromConfig()
File "/usr/lib/python2.5/site-packages/yum/__init__.py", line 229, in getReposFromConfig
parser.readfp(confpp_obj)
File "/usr/lib/python2.5/site-packages/iniparse/compat.py", line 106, in readfp
self.data.readfp(fp)
File "/usr/lib/python2.5/site-packages/iniparse/ini.py", line 563, in readfp
if line and line[-1]=='\n':
UnboundLocalError: local variable 'line' referenced before assignment
Local variables in innermost frame:
pending_lines: []
fp: <yum.parser.ConfigPreProcessor instance at 0xa3cb64c>
exc: None
self:
cur_section_name: None
linecount: 0
cur_option_name: None
fname: file://///etc/yum.repos.d/Fedora-install-media.repo
cur_option: None
cur_section: None
MY SYSTEM: LG LW70 Express laptop, 1 Gig RAM
I hope you can help me