Bug #23497 server uninstall does not look nice in text mode (BR 1760)
Submitted: 20 Oct 2006 12:31 Modified: 13 Nov 2006 17:39
Reporter: Carsten Segieth Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Enterprise Monitor: Installing Severity:S3 (Non-critical)
Version:0.7.6a OS:Linux (Suse 9.3)
Assigned to: Keith Russell CPU Architecture:Any

[20 Oct 2006 12:31] Carsten Segieth
Description:
I uninstalled a server on a Suse 9.3 Linux and the question# whether I want to remove also the logs + data was shown AFTER the 0%___50%___100% line has been shown. Then I answered the question and the progress bar, shown with '#####' was presented below the question. This does not look nice:

----------------------------------------------------------------------------
Uninstall Status

 Uninstalling MySQL Network Monitoring and Advisory Service
 0% ______________ 50% ______________ 100%
 Do you also want to remove existing data and log files? [Y/n]: y

#########################################

Info: Uninstallation completed
Press [Enter] to continue :

How to repeat:
install + uninstall in text mode (I was connected via ssh)

Suggested fix:
first ask all questions and then start the unInstall / show the header of the progress bar.

This could be fixed together with bug#23346 (which is around the question itself).
[25 Oct 2006 4:00] Keith Russell
Reported by Bitrock as corrected in ver >= 7.11
[13 Nov 2006 17:39] Carsten Segieth
tested OK with 0.7.34 (although too much was left behind after unInstall, but this is a different problem):

csegieth@qa-srv-b:~/mysql/network>/users/csegieth/mysql/network/monitoring/0.7.34/qa-srv-b/uninstall
Do you want to uninstall MySQL Network Monitoring and Advisory Service 0.7.34 and all of its modules? [Y/n]: y

----------------------------------------------------------------------------
Uninstall Status

Do you also want to remove all data, logs and other files in the Apache, MySQL
and Tomcat instances under '/users/csegieth/mysql/network/monitoring/0.7.34/qa-srv-b'?

Caution, this will remove all user created files, even if they were present
before installing MySQL Network Monitoring and Advisory Service, including
the data files of the bundled MySQL server. You will *not* be able to undo
this action. Do not use this option in case of a planned update install!

Do you really want to remove ALL data and log files inside those directories?
 [Y/n]: y

 Uninstalling MySQL Network Monitoring and Advisory Service
 0% ______________ 50% ______________ 100%
 #########################################

Info: Uninstallation completed
Press [Enter] to continue :