On Mon, 03 Jan 2005 23:07:20 +0000, Paul wrote: > Hi, > > > > Does this mean kudzu will remove and unconfigure whatever it doesnt > > > find without interaction as well? > > > > Yes. Hence, a large shaking out period. > > Excellent. Now to get my system to actually allow me to install rpms > without constantly giving me preun and postun errors! > > rpm --vv isn't being very helpful... "rpm --query --scripts" on the package might be more helpful. Many scriptlets are executed in /bin/sh, so first make sure your /bin/sh works completely, then look what script contents fail.