[ATrpms-users] FC7 yumex problem
Jeff Guerdat
jguerdat at gmail.com
Wed May 2 01:38:21 CEST 2007
Axel Thimm wrote:
>> File "/usr/lib/yum-plugins/kmdl.py", line 98, in postresolve_hook
>> doupdate = commands[0] == 'update'
>> IndexError: list index out of range
>>
>> This doesn't happen with just yum and it doesn't matter whether I'm
>> choosing ATrpms files or Redhat.
>>
>> Any thoughts?
>
> Hm, yes, the commands[0] needs to be protected against commands being
> None or []. The same bug should also happen with FC6 in theory, but
> perhaps in FC6 yumex would pass a commands like [""].
>
> Anyway it's a bug worth filing against bugzilla.atrpms.net. As a
> workaround, if you only use yumex, you can replace this line with
>
> doupdate = false
I just submitted a bug but thought I'd let you know that modifying both
/etc/yumex.conf and /usr/lib/yum-plugins/kmdl.py with that line made no
difference.
--
Jeff Guerdat
The two most abundant things in the universe are hydrogen and stupidity.
Harlan Ellison
More information about the atrpms-users
mailing list