On Fri, 2005-02-18 at 17:30 -0800, Brian Mury wrote: > Smart Package Manager hung while trying to install an RPM. I had to kill > the process. Now when I try to run smart, it exits with the error > "Configuration is in readonly mode". Anyone know how to fix this? ---- rpm still in process? ps aux|grep rpm kill any remaining processes rm -fr /var/lib/__db* rpm --rebuilddb Craig