Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 124874 - "ketchup -l" dies
Summary: "ketchup -l" dies
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Disenchanted (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-03 15:01 UTC by Greg Kroah-Hartman (RETIRED)
Modified: 2006-03-07 21:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.