Добрый день ещё раз!
Вот уже минут 10-15 висит процесс установки, запущенный следующей командой:
sudo apt-get install mysql-server
через PuTTY.
Установщик выдает следующую информацию:
...
Configuring mysql-server-5.1
----------------------------
Unable to set password for the MySQL "root" user
An error occurred while setting the password for the MySQL administrative user. This may have happened because the account already has a password, or because
of a communication problem with the MySQL server.
You should check the account's password after the package installation.
Please read the /usr/share/doc/mysql-server-5.1/README.Debian file for more information.
Что сейчас делать? Ждать?
Пользователь решил продолжить мысль 29 Марта 2011, 13:19:04:
Решил проблему следующим образом:
1. Завершил сессию PuTTY
2. Снова вошел, "убил" зависшие процессы установки
3. Запуск sudo apt-get -f install выдал рекомендацию запустить sudo dpkg --configure -a
4. Установка пакета была завершена
