[Pkg-games-ubuntu] [Bug 1596100] [NEW] ketchup broken

raven322 1596100 at bugs.launchpad.net
Fri Jun 24 21:55:02 UTC 2016


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
Debian/Ubuntu Games Team, which is subscribed to chromium in Ubuntu.
https://bugs.launchpad.net/bugs/1596100

Title:
  ketchup broken

Status in chromium package in Ubuntu:
  New

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.

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



More information about the Pkg-games-ubuntu mailing list