From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin Josefsson Subject: Re: tcp-window-tracking.patch fails to apply Date: 26 Apr 2003 12:54:28 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <1051354468.5942.72.camel@tux.rsn.bth.se> References: <1051339036.4860.26.camel@jasiiitosh.nexusmgmt.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1051339036.4860.26.camel@jasiiitosh.nexusmgmt.com> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: "John A. Sullivan III" Cc: Netfilter On Sat, 2003-04-26 at 11:19, John A. Sullivan III wrote: > I very much wanted to use the window tracking patch but an unable to get > it to apply. I am running RedHat 7.3 with kernel 2.4.20. The > patch-o-matic test replies: > > Testing... tcp-window-tracking.patch NOT APPLIED (29 rejects out of 32 > hunks) > > When I try to apply the patch I get: > > Patch extra/tcp-window-tracking.patch conflicts with > extra/ip_conntrack-timeouts.patch... > ip_conntrack-timeouts.patch NOT APPLIED (1 missing files) > Testing patch extra/tcp-window-tracking.patch... > Placed new Makefile line > Failed to patch copy of /usr/src/linux > TEST FAILED: patch NOT applied. > > I do not have ip_conntrack-timeouts.patch installed. I even tried > reversing that patch in case it was installed without my knowing it but > it is not there. > > I rebuilt the kernel and tried the tcp-window-tracking patch as the only > patch but that didn't work either. I tried applying it separately after > applying all other patches. That didn't work. What am I doing wrong? Did you apply all pending and submitted patches? ./runme --batch pending will do that and it is required for some patches to apply. -- /Martin