> > fixed:~# dpkg -P lm-sensors > > dpkg: error processing lm-sensors (--purge): > > Package is in a very bad inconsistent state - you should > > reinstall it before attempting a removal. > > Errors were encountered while processing: > > lm-sensors > > > > and when i try to reinstall it i get the > > depmod: QM_MODULES: function not implemented. > > > I had a quick look at the postinst script for lm-sensors, and all > it does is > depmod -a >/dev/null > > What do you see if you run depmod -a as root? depmod: QM_MODULES: Function not implemented > What do you get if you grep -4 QM_MODULES /etc/conf.modules? nothing > What's in /etc/modutils/lm-sensors? file doesn't exist >
does anyone know what QM_MODULES is and how i can get it on my system... or maybe a work around on this...