[07:53] tomreyn : How to install any pending updates? [07:56] gpiccoli: Tried git clone git://kernel.ubuntu.com/ubuntu/Ubuntu-xenial.git, but it fails as "fatal: remote error: access denied or repository not exported: /ubuntu/Ubuntu-xenial.git" [10:52] sub526: sudo apt update && sudo apt full-upgrade [10:53] you can also configure unattended updates [10:58] sub526: git urls may be case sensitive, maybe try git://kernel.ubuntu.com/ubuntu/ubuntu-xenial.git [10:58] here's the web view of this repo: https://kernel.ubuntu.com/git/ubuntu/ubuntu-xenial.git/ [12:42] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.2/ [12:42] don't know if we can get them rebuild? :) [13:37] tomreyn: Thanks , I'm able to clone the xenial kernel git. To build the mainline kernel, I followed "make menuconfig", "make" and "make module_install". Does the same sequence can be used to build the Ubuntu kernel too? [14:36] sub526: did you read the wiki gpiccoli pointed yuo to, yet? [15:23] tomreyn: Yes followed that wiki. While running "fakeroot debian/rules editconfigs" I got "*** ERROR: 13 config-check failures detected", Can this be ignored? === himcesjf_ is now known as him-cesjf [15:29] tomreyn: While building the kernel it failed with "debian/rules.d/4-checks.mk:24: recipe for target 'config-prepare-check-generic' failed"