Total removal works too (but maybe it isn't so clean). A friend of mine prepared Nessus RPM for 9.2. (available by email, if somebody is interested). Thanks for help.
kamil > >Date: Fri, 26 Nov 2004 22:05:15 -0500 > >From: George Theall <[EMAIL PROTECTED]> > >To: [EMAIL PROTECTED] > >Subject: Re: Nessus compatibility(?) problem with SuSE 9.2 > > > > Are you using bash 3? ["bash --version" will tell you.] > > > > One of the changes with the new version is that trap no longer allows > > the "trap signal" syntax when in POSIX mode. The solution is to use "-" > > as the argument (eg, "trap - 0"). > > > > George > > -- > > [EMAIL PROTECTED] > > That solves the problem ! > After adapting the trap syntax the installation is running through. > The same change needs to be done thereafter in > > /usr/sbin/nessus-mkcert > /usr/sbin/nessus-adduser > > Thanks. > > Egon Olsen > ---------- > [EMAIL PROTECTED] _______________________________________________ Nessus mailing list [EMAIL PROTECTED] http://mail.nessus.org/mailman/listinfo/nessus
