Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102802 - emerge l7-filter fails with gentoo-sources-2.6.12-r6
Summary: emerge l7-filter fails with gentoo-sources-2.6.12-r6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 02:48 UTC by Janosch Kalateh
Modified: 2005-08-19 21:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Janosch Kalateh 2005-08-17 02:48:59 UTC
***** kernel-2.6.11-layer7-1.4.patch *****

==========================================

PATCH COMMAND:  patch -p0 -g0 --no-backup-if-mismatch < /var/tmp/portage/l7-filt
er-1.4/work/netfilter-layer7-v1.4/kernel-2.6.11-layer7-1.4.patch

==========================================
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- linux-2.6.11.3-stock/include/linux/netfilter_ipv4/ip_conntrack.h   2005-03-
13 00:44:41.000000000 -0600
|+++ linux-2.6.11.3-layer7/include/linux/netfilter_ipv4/ip_conntrack.h  2005-03-
13 20:30:01.000000000 -0600
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
patching file linux-2.6.11.3-stock/include/linux/netfilter_ipv4/ipt_layer7.h
can't find file to patch at input line 50
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:


Reproducible: Always
Steps to Reproduce:
1.emerge l7-filter


Actual Results:  
exit with error

Expected Results:  
emerge correctly
Comment 1 Daniel Black (RETIRED) gentoo-dev 2005-08-17 04:59:36 UTC
what kernel version are you running? (/usr/src/linux symlink) 
have you already installed l7-filter on this kernel? (at the moment I don't 
detect when you emerge l7-filter twice on the same kernel). 
 
See bug #102813 if you have compile troubles. 
Comment 2 Daniel Black (RETIRED) gentoo-dev 2005-08-17 05:01:32 UTC
please ignore kernel version question - I'll read properly one day. 
Comment 3 Daniel Black (RETIRED) gentoo-dev 2005-08-17 07:30:56 UTC
your patch output that you sent me looks like you have emerged l7-filter 
already. Please do a make config in the kernel directory and look for the l7 
filter options under netfilter. 
 
nb. my email client is crashing when sending so please forgive the reply here. 
Comment 4 Daniel Black (RETIRED) gentoo-dev 2005-08-19 21:36:19 UTC
added check into newest version of l7-filter. I should of done the a while ago 
- sorry.