Public bug reported:

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.

** Affects: chromium (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1596100

Title:
  ketchup broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium/+bug/1596100/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to