Comment 87 for bug 881830

Revision history for this message
Lars Noodén (larsnooden) wrote : Re: [Bug 881830] Re: [MacBookPro8, 2] Trackpad single clicks nearly always double clicks

I'll look more closely at it tomorrow, but looking quickly right now
with a fresh clone, there is no output from the following:

git rev-list Ubuntu-2.6.38-8.40 | \
grep $(git log --pretty=oneline -1 Ubuntu-2.6.38-7.39 | cut -d' ' -f1)

It does not produce even a single line. I think it may be necessary
to solve other problems first. The kernel won't build without
debian/rules, but 'git bisect start' seems to remove that directory's
contents. 'git bisect reset' seems to create the needed files.
Should I be building after 'start' or after 'reset' ? I presume the
former.

On 11/4/12, Christopher M. Penalver <email address hidden> wrote:
> Lars Noodén, thank you for working on the bisect. Regarding your
> comments
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881830/comments/85
> :
>
> Looking at
> http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-natty.git;a=shortlog;pg=8 you
> may have fallen into the non-linear commit pit trap
> https://wiki.ubuntu.com/Kernel/KernelBisection#Commit_bisecting_Ubuntu_kernel_versions_across_non-linear_tags
> . Could you please execute the following in a terminal and post the
> results:
> git rev-list Ubuntu-2.6.38-8.40 | \
> grep $(git log --pretty=oneline -1 Ubuntu-2.6.38-7.39 | cut -d' ' -f1)
>
> Thank you for your understanding.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/881830
>
> Title:
> [MacBookPro8,2] Trackpad single clicks nearly always double clicks
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/881830/+subscriptions
>