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. ** Package changed: chromium (Ubuntu) => ketchup (Ubuntu) -- 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 ketchup 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/ketchup/+bug/1596100/+subscriptions _______________________________________________ Pkg-games-ubuntu mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-ubuntu
