- 论坛徽章:
- 0
|
重装系统后使用软件包更新工具,出现如下提示:
An unhandled exception has occurred. This is most likely a bug. Please save the crash dump and file a detailed bug report against pirut at https://bugzilla.redhat.com/bugzilla
Component: pirut
Summary: TB87dd6227 update_md.py:129:_parse:UpdateNoticeException: No id element found
Traceback (most recent call last):
File "/usr/sbin/pup", line 614, in <module>
main()
File "/usr/sbin/pup", line 610, in main
pup.run()
File "/usr/sbin/pup", line 449, in run
self.doRefresh()
File "/usr/sbin/pup", line 292, in doRefresh
self.populateUpdates()
File "/usr/sbin/pup", line 348, in populateUpdates
self.updateMetadata.add(repo)
File "/usr/lib/python2.5/site-packages/yum/update_md.py", line 259, in add
un = UpdateNotice(elem)
File "/usr/lib/python2.5/site-packages/yum/update_md.py", line 58, in __init__
self._parse(elem)
File "/usr/lib/python2.5/site-packages/yum/update_md.py", line 129, in _parse
raise UpdateNoticeException("No id element found")
UpdateNoticeException: No id element found
Local variables in innermost frame:
self:
===============================================================================
===============================================================================
Update ID :
Release :
Type : bugfix
Status : pending
Issued :
Description :
Files
attrib: version
elem: <Element 'update' at 0xb1fb2a8>
child: <Element 'id' at 0xb1fb290> |
|