Comment 6 for bug 302345

Revision history for this message
In , William (william-redhat-bugs) wrote :

Created attachment 324832
terminal log showing the problem

Description of problem:

When fedora.channel is added and channels are updated, a python error "IndexError: string index out of range" occurs. See attachment for log of commands leading up to this.

Version-Release number of selected component (if applicable):

smart-1.1 in Fedora f10

How reproducible:

always

Steps to Reproduce:

1. Install smart, start with one channel in /etc/smart/channels(e.g. fedora-updates)
2. smart update
   (all goes well, cache is updated)
3. add (standard version) fedora.channel to /etc/smart/channels
4. smart update
   repo data is read successfully; after cache update begins, trouble

Actual results:

smart crashes with a python "string" error

Expected results:

cache update should complete successfully