| ionix | I have this problem, that my system-config-users is not showing up. may I know what's wrong with it? http://www.centos.org/modules/newbb/viewtopic.php?topic_id=7726&forum=27 |
| Evolution | ionix: run it from a terminal and see what errors you get. |
| ionix | tried. written here http://www.centos.org/modules/newbb/viewtopic.php?topic_id=7726&forum=27 |
| Evolution | ionix: did you update python? |
| ionix | yes... there's no more required updating for python |
| Evolution | ionix: eh? what do you mean there's no more required? how did you update python? |
| ionix | through yumex... and have check all repos except media... centos plus do not have python update either |
| Evolution | ionix: right. I meant, have you updated it via pyvault, or ATrpms or some other repo? |
| ionix | sorry i do not know any of this. |
| orc_orc | ionix: rpm -V system-config-users python should return silently -- does it? |
| ionix | i only update from centos repos |
| peerce | ionix; the system-config stuff isn't installed by default, yum install system-config-users or whatever. |
| ionix | i have installed system-config-users during setup... so it is there |
| evil_steve | Evolution: I don't think "mounted" is the right word in this day and age |
| Evolution | Evil_steve: why not? don't tell me you subscribe to that PC crap |
| evil_steve | God no Hung drawn and quartered is a better description ionix_: try rpm qa | grep system-config |
| ionix_ | Evil_steve tried the command. nothing happen |
| evil_steve | ionix_: then you don't have any system-config packages installed sorry, try rpm -qa | grep system-config |
| ionix_ | yup this new command have respond system-config-users is there |
| evil_steve | now do a "locate system-config-users" |
| ionix_ | could not open database this /var/lib/slocate/slocate.db |
| evil_steve | which user are you running this from? |
| ionix_ | root |
| evil_steve | s/from/as/ |
| kevev | so 5 stable has been released, we are just waiting on mirrors? |
| evil_steve | ionix_: cat /etc/updatedb.conf | grep no |
| ionix_ | daily update = no |
| evil_steve | you need to change that to yes, then run updatedb and try running /usr/bin/system-config-users |
| ionix_ | i have updatedb already. and retried the locate system-config-users |
| evil_steve | try running /usr/bin/system-config-users hmm, question, are you running this from a shell, or the gui? |