On 06/08/2011 09:10 AM, Luc MAIGNAN wrote: > Hi, > > I want to install an Oracle 10g Express Edition on a F15 and I got the > following errors (no problems on a F14) > > rpm -Uvh oracle-xe-univ-10.2.0.1-1.0.i386.rpm > Preparing... ########################################### > [100%] > /proc/sys/net/bridge/bridge-nf-call-ip6tables: No such file or directory > /proc/sys/net/bridge/bridge-nf-call-iptables: No such file or directory > /proc/sys/net/bridge/bridge-nf-call-arptables: No such file or directory > error: %pre(oracle-xe-univ-10.2.0.1-1.0.i386) scriptlet failed, exit > status 255 > error: oracle-xe-univ-10.2.0.1-1.0.i386: install failed > I don't know the specific details, but one of the scripts embedded in the rpm is failing. The installation will proceed if you use "--noscripts", but you will have to check manually what the scripts are trying to do and do the same operations manually (including fixing the operations which are failing). I would start with rpm -q --scripts -p oracle-xe-univ-10.2.0.1-1.0.i386.rpm and having a look at the pre and post scripts. I suppose it will not be trivial, being Oracle. -- Roberto Ragusa mail at robertoragusa.it -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines