ketchup broken

Bug #1596100 reported by raven322
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ketchup (Ubuntu)
Fix Committed
Undecided
Johann Felix Soden

Bug Description

this is upstream debbie bug:
noted w debian JESSIE and above also

ketchup is supposed to help us update and upgrade(build) latest kernel. regardless if the build happens or not the update does not.

of course one must have the correct version from kernel.org to upgrade to...

sudo ketchup -d /usr/src/linux-source-4.4.0 4.4.14
4.4.10 -> 4.4.14
Traceback (most recent call last):
  File "/usr/bin/ketchup", line 1046, in <module>
    transform(a, b)
  File "/usr/bin/ketchup", line 805, in transform
    apply_patch(prebase(a), 1)
  File "/usr/bin/ketchup", line 654, in apply_patch
    p = get_patch(ver)
  File "/usr/bin/ketchup", line 592, in get_patch
    f = patch_path(ver)
  File "/usr/bin/ketchup", line 456, in patch_path
    patch_name = os.path.basename(version_urls(ver)[0])
  File "/usr/bin/ketchup", line 435, in version_urls
    i = find_info(ver)[1]
  File "/usr/bin/ketchup", line 431, in find_info
    return version_info[s]
KeyError: '4'

but this happens even with 4.4.6..which (apparently is less then the current sources but more than the current installed version??)
hmmmm....

seems the key error is geniunely generated but im not sure what what is causing it. are we looking for version.h or the uname -a output? in case of the latter, a os.system() call can do this.

Revision history for this message
Hans Joachim Desserud (hjd) wrote :

Thank you for taking the time to report this bug and helping to make Ubuntu better.

Since this issue doesn't seem related to the chromium package, I've taken the liberty of moving it over to ketchup.

If you are still experiencing this issue could you please run the following command only once, as it will automatically gather debugging information, in a terminal:
apport-collect 1596100

When reporting bugs in the future please use apport by using 'ubuntu-bug' and the name of the package affected. You can learn more about this functionality at https://wiki.ubuntu.com/ReportingBugs.

affects: chromium (Ubuntu) → ketchup (Ubuntu)
Revision history for this message
Johann Felix Soden (johfel) wrote :

Fixed in 1.0.1+git20111228+e1c62066-2

Changed in ketchup (Ubuntu):
assignee: nobody → Johann Felix Soden (johfel)
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.