Comment 34 for bug 1402331

Revision history for this message
chris pollock (cpollock) wrote :

Christopher, I worked on the bisection tonight however when I ran the command earlier this evening and built the kernel it built the latest *-45 instead of *-35. I just tried the command I saw in:

Build Environment

If you've not built a kernel on your system before, there are some packages needed before you can successfully build. You can get these installed with:

    sudo apt-get build-dep linux-image-$(uname -r)

I ran the command again and got the below, where am I screwing up? I'm really wanting to get this done as I have several other projects going also and the 'freezes' are getting more and more frequent with the *-45 kernel.

chris@localhost:~$ sudo apt-get build-dep linux-image-3.13.0-35-generic
Reading package lists... Done
Building dependency tree
Reading state information... Done
Picking 'linux' as source package instead of 'linux-image-3.13.0-35-generic'
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
15 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.