-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 15
-
Fix Version/s: None
-
Component/s: System Admin (Commercial)
-
Labels:None
-
Sprint:Sprint 41, Sprint 42
-
ToDo:
When you log in via ssh, there is a yum and fwconsole check behind the scenes and welcome message displays the update status for the system FROM THE PREVIOUS CHECK:
+------------------------------------------------------------+
| Your system is currently up to date! |
| Your PBX is up to date. |
| Also 4 Disabled modules and 11 Uninstalled modules. |
+------------------------------------------------------------+
So while an admin does get a notification of sorts, it is often stale which causes confusion when they see a message indicating pending updates even when they've just run updates. It is also the case that the yum check will block yum until it's finished, which can take a while and can also create confusion.
I suggest that the check for updates on login be removed, and the update status text be removed. If deemed to be useful, static text could be added such as "Check for updates by running xxxxx"