On Thu, Apr 26, 2012 at 02:59:29PM -0500, Jonathan Nieder wrote:
> Even easier is testing using the upstream source.  It works like this:

Thanks again for the detailed instructions.  They really are a help. I was
not aware this was possible for the debian flavours. Good stuff.

>  2. Fetch point release (KMS variant):
> 
>       cd linux
>       git remote add squeeze-drm \
>         
> git://git.kernel.org/pub/scm/linux/kernel/git/smb/linux-2.6.32.y-drm33.z.git
>       git fetch squeeze-drm
> 
>  3. Configure, build, and test:
> 
>       git checkout squeeze-drm/master
>       cp /boot/config-2.6.32-5-* .config; # stock configuration
>       scripts/config --disable DEBUG_INFO
>       make localmodconfig; # optional: minimize configuration
>       make deb-pkg; # optionally with -j<num> for parallel build
>       dpkg -i ../<name of package>; # as root
> 
>     Hopefully it reproduces the problem.  So:

Alas no — the patch which fixes the issue has already been applied to this 
branch.
So this worked ☺

I haven't tried reverting it to reproduce the issue again, yet, but I can if you
want.




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to