[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: (was Bug#570350) Google Chrome



On 27/06/10 03:02, Ben Hutchings wrote:
On Fri, 2010-06-25 at 12:01 +0100, Berni Elbourn wrote:
Re: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570350

Sorry but the patch at the bottom of the thread doesn't seem to like me:

Preparation:
apt-get source linux-2.6
apt-get install build-essential fakeroot
apt-get build-dep linux-2.6
cd linux-2.6-2.6.26
fakeroot debian/rules source
fakeroot make -f debian/rules.gen setup_amd64_none_amd64

Applying the patch:

red:~/linux-2.6-2.6.26# patch -p1<
../linux-patches/0001-pid_ns-zap_pid_ns_processes-fix-the-child_reaper-cha.patch

patching file kernel/pid_namespace.c
Hunk #1 FAILED at 179.
1 out of 1 hunk FAILED -- saving rejects to file kernel/pid_namespace.c.rej
[...]

You're trying to apply the patch in the wrong directory.  The top level
contains Linux 2.6.26, unmodified except for DFSG-compliance.  You need
to apply the patch in debian/build/source_amd64_none, where the source
is copied and patched prior to building the package.

However, given that the patch filename ends in '~' it seems that I
accidentally sent the wrong version of the patch.  Also, I think we
should actually apply a second patch.  So, please try the two attached
patches.

Ben.


Patches now applied and kernel built fine.

First I am testing testing on an Amd64 laptop which needed m-a to compile the broadco-sta modules. The binary-arch_amd64_none_amd64 procedure did not produce:

linux-headers-2.6.26-2-common_2.6.26-24_amd64.deb

which is a needed by:

linux-headers-2.6.26-2-amd64_2.6.26-24_amd64.deb

Pressing on I used headers common version from the online live Lenny repositories.

So far no Google-chrome kernel errors. More in a few days time.

Berni

PS: For future how does one build the official "headers common" package on Amd64?


Reply to: