[tproxy] cttproxy-2.6.15-2.0.4 patch error

Sergei Lavrov lavrov2005 at yahoo.com
Sun Aug 13 16:40:45 CEST 2006


I am trying to do a tproxy patch on linux-2.6.15
Why is it complaining ??


------------------------------------------------------

linux:/home/lavrov 104 >ls -d linux-2.6.15
linux-2.6.15
linux:/home/lavrov 105 >ls -d cttproxy-2.6.15-2.0.4
cttproxy-2.6.15-2.0.4
linux:/home/lavrov 106 >cat patchscript
#!/bin/sh
for i in patch_tree/0{0,1,2,3}*.diff; do cat $i |
patch -p1; done
linux:/home/lavrov 107 >./patchscript
cat: patch_tree/00*.diff: No such file or directory
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|NAT reservations
|
|%patch
|Index:
linux-2.6.15/include/linux/netfilter_ipv4/ip_conntrack.h
|===================================================================
|---
linux-2.6.15.orig/include/linux/netfilter_ipv4/ip_conntrack.h
     2006-01-09 21:54:02.000000000 +0100
|+++
linux-2.6.15/include/linux/netfilter_ipv4/ip_conntrack.h
  2006-01-09 23:29:43.000000000 +0100
--------------------------
File to patch:


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the tproxy mailing list