Displaying 4 results from an estimated 4 matches for "do_check".
Did you mean:
no_check
2018 Aug 01
1
[Bug 1275] New: if IPTC_DEBUG is defined, compiler reports errors
...tfilter-buglog at lists.netfilter.org
Reporter: cscnull at gmail.com
if IPTC_DEBUG is defined, compiler reports errors link this:
In file included from libip4tc.c:113:0:
libiptc.c: In function 'iptc_read_counter':
libiptc.c:194:62: error: incompatible type for argument 1 of 'do_check'
#define CHECK(h) do { if (!getenv("IPTC_NO_CHECK")) do_check((h), __LINE__); }
while(0)
^
libiptc.c:2153:2: note: in expansion of macro 'CHECK'
CHECK(*handle);
^~~~~
libiptc.c:193:13: note: expected 'struc...
2002 Mar 01
3
iptables 1.2.5 and shorewall 1.2.8?
...r/src/linux
Then I rebooted to my new kernel.
Now when shorewall starts/stops I get errors like these:
[root@acfw iptables-1.2.5]# /etc/init.d/shorewall stop
Processing /etc/shorewall/shorewall.conf ...
Processing /etc/shorewall/params ...
Stopping Shorewall...iptables: libiptc/libip4tc.c:384: do_check:
Assertion `h->info.valid_hooks == (1 << 0 | 1 << 3)'' failed.
Aborted
Anyone point me in the right direction? Sorry, I am bit fried at this
point in the night and I think that I am missing some important step in
the iptables patching (wasn''t this hard last time I...
2009 Sep 09
1
oVirt Appliance / Single Machine Install
The following two patches fixes / reimplements the oVirt appliance
project, installing the entire oVirt stack including all server
and node components on one machine.
These patches are intended to be checked out and used to build
the appliance rpm, after which it is installed provides the
/usr/sbin/ovirt-appliance-ctrl script to install/uninstall the
appliance.
The first patch merely removes
2008 Apr 25
0
RELEASE: Flumotion 0.5.2 'Can Tomas'
...glass when waiting for wizard
* 919 : better logging in http-server
* 920 : file-server component not properly handling session end when connection is lost early
* 921 : dirac encoder
* 923 : Cortado should not be served on localhost
* 924 : setting component to sad in do_check doesn't prevent the component from continuing with init process
* 929 : Text is missing in overlay step for the default wizard configuration
* 931 : 'Clear All' fails to clear all components if more than one component in the atmosphere
* 934 : BTTV should prevent wizar...