Package: apf-firewall
Version: 9.7+rev1-3
Severity: important
Dear Maintainer,
kernel-version >= 3.0 is not supported:
cf. apf-9.7-1/files/internals/functions.apf
if [ "$KREL" == "2.4" ]; then
MEXT="o"
elif [ "$KREL" == "2.6" ]; then
MEXT="ko"
elif [ ! "$KREL" == "2.4" ] && [ ! "$KREL" == "2.6" ]; then
if [ ! "$SET_VERBOSE" == "1" ]; then
echo "Kernel version not equal to 2.4.x or 2.6.x, aborting."
fi
eout "{glob} kernel version not equal to 2.4.x or 2.6.x, aborting."
exit 1
else
if [ ! "$SET_VERBOSE" == "1" ]; then
echo "Kernel version not equal to 2.4.x or 2.6.x, aborting."
fi
eout "{glob} kernel version not equal to 2.4.x or 2.6.x, aborting."
exit 1
fi
Thank you very much.
Regards,
Edi
-- System Information:
Debian Release: 7.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]