On Sat, 2008-02-23 at 17:57 +0200, Bazy wrote: > Hello, > > I'm trying to install oracle-xe on my Fedora 7 machine and I got an error that I can't find anything about on google... > > [root:pts/0][~]# rpm -iv oracle-xe-univ-10.2.0.1-1.0.i386.rpm > Preparing packages for installation... > error: "net.ipv4.icmp_bogus_error_responses" is an unknown key > error: %pre(oracle-xe-univ-10.2.0.1-1.0.i386) scriptlet failed, exit status 255 > error: install: %pre scriptlet failed (2), skipping oracle-xe-univ-10.2.0.1-1.0 > > and "sysctl -a | grep icmp_bogus_error_responses" > does not return anything... > > [root:pts/0][~]# uname -a > Linux goofy.celuloza.ro 2.6.23.15-80.fc7 #1 SMP Sun Feb 10 17:29:10 EST 2008 i686 athlon i386 GNU/Linux ---- it does on mine... # sysctl -a|grep bogus net.ipv4.icmp_ignore_bogus_error_responses = 1 # uname -a Linux lin-workstation.azapple.com 2.6.23.8-34.fc7 #1 SMP Thu Nov 22 23:05:33 EST 2007 i686 athlon i386 GNU/Linux try setting it mannually Craig