David Relson <[EMAIL PROTECTED]> writes: > Never mind. I figured out what the problem was. > > Using "rpm -q --scripts webmin" I found that SECURE_LEVEL needed > to be set. I found that this was referred to in > /etc/profile.d/msec.sh.rpmnew.
Fine. > Evidentally my installation of msec didn't quite succeed due to > an already existing zero length copy of /etc/profile.d/msec.sh. > This prevented /etc/sysconfig/msec being run, so SECURE_LEVEL > didn't get set, so the postinstall script complained. "mv -f > msec.sh.rpmnew msec.sh" fixed the problem. One should manually verify all .rpmnew files created when upgrading :-) but that's boring. -- Guillaume Cottenceau - http://people.mandrakesoft.com/~gc/
