Bug 207391 - Smart crash
Summary: Smart crash
Status: RESOLVED DUPLICATE of bug 207111
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Other (show other bugs)
Version: Final
Hardware: i686 SuSE Linux 10.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 15:36 UTC by Forgotten User hF2Xo_CmFP
Modified: 2006-09-21 15:39 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User hF2Xo_CmFP 2006-09-21 15:36:30 UTC
linux-v4j6:~ # smart update
Removing channel 'Latest wine packages (suse-wine)' was suggested.
Do you want to remove it? (Y/n): n

Traceback (most recent call last):########################  ( 98%)
  File "/usr/bin/smart", line 194, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 167, in main
    exitcode = iface.run(opts.command, opts.argv)
  File "/usr/lib/python2.4/site-packages/smart/interface.py", line 53, in run
    result = _command.main(self._ctrl, opts)
  File "/usr/lib/python2.4/site-packages/smart/commands/update.py", line 77, in main
    ctrl.reloadChannels()
  File "/usr/lib/python2.4/site-packages/smart/control.py", line 375, in reloadChannels
    self._cache.load()
  File "/usr/lib/python2.4/site-packages/smart/backends/rpm/metadata.py", line 321, in loadFileProvides
    self.parseFilesList(fndict)
  File "/usr/lib/python2.4/site-packages/smart/backends/rpm/metadata.py", line 346, in parseFilesList
    for event, elem in cElementTree.iterparse(file, ("start", "end")):
  File "<string>", line 60, in __iter__
SyntaxError: not well-formed (invalid token): line 479344, column 58
Comment 1 Cristian Rodríguez 2006-09-21 15:39:52 UTC
expected since metadata is currenly broken.

*** This bug has been marked as a duplicate of bug 207111 ***