Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 124874

Summary: "ketchup -l" dies
Product: Gentoo Linux Reporter: Greg Kroah-Hartman (RETIRED) <gregkh>
Component: [OLD] DevelopmentAssignee: Disenchanted (RETIRED) <morfic>
Status: VERIFIED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Greg Kroah-Hartman (RETIRED) gentoo-dev 2006-03-03 15:01:01 UTC
latest version of ketchup (dev-util/ketchup-0.9.6_p20060301) dies when running
ketchup -l:

$ ketchup -l
2.4 (signed)
 old stable kernel series
2.4-pre (signed)
 old stable kernel series prereleases
2.6 (signed)
 current stable kernel series
2.6-bk (signed)
 old stable kernel series snapshots
Traceback (most recent call last):
  File "/usr/bin/ketchup", line 686, in ?
    lprint(tree, ["(unsigned)","(signed)"][version_info[tree][3]])
TypeError: list indices must be integers
Comment 1 Greg Kroah-Hartman (RETIRED) gentoo-dev 2006-03-05 19:28:14 UTC
Also happens on the stable version of ketchup, dev-util/ketchup-0.9.6, on a
different box.
Comment 2 Disenchanted (RETIRED) gentoo-dev 2006-03-05 21:17:53 UTC
fixed in portage, wait two hours, sync, enjoy
Comment 3 Greg Kroah-Hartman (RETIRED) gentoo-dev 2006-03-07 21:28:40 UTC
Works great, thanks.