My Smart Package Manager went stupid this evening.
Short Story:
Don't try to run smart when ksmarttray is running.
Long Story (ere is the sequence):
#smart --gui &
This produced a print that the 'gtk' library (or something like that)
was not available. ????
#yum remove smart smart-gui smart-update ksmarttray
This removed them all but not 'smart-gui' ????
#yum install smart smart-gui smart-update ksmarttray
This installed them all without errors.
#smart --gui &
This popped up a box stating that "Configuration is in readonly mode"
and on clicking OK, closes and no smart runs.
#rm -rf /var/lib/rpm/__db*
#rpm --rebuilddb
(wait a while)
#smart --gui &
This again popped up a box stating that "Configuration is in readonly
mode" and on clicking OK, closes and no smart runs.
#ps aux|grep rpm
None running
#ps aux|grep smart
root 3414 0.0 0.1 2900 692 ? S Jul11 0:00
/usr/sbin/smartd
alandd 24006 0.0 1.9 21736 9928 ? S 22:09 0:00
ksmarttray -session 117f000001000111967054500000042870014_1121226553_500412
root 24009 0.0 0.8 7296 4544 ? S 22:09 0:00
/usr/bin/python /usr/bin/smart update --after=60
root 24590 0.0 0.1 4876 640 pts/3 R+ 23:42 0:00 grep smart
Hmmm... Maybe ksmarttray runs smart in the background...
Quit ksmarttray. Do:
#smart --gui &
Smart runs!
Alan
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss