I noticed some of these things already on previous updates.
@Parallels: Should be easy to fix.
--> Fix the "0upgrade"
--> Prevent this error message
--> Why does this use root without a password?
--> When only "yes" is allowed and "y" isn´t, don´t show the abbreviated version in paranthesis but the long version
--> Use the same values
edit:
--> Add LSB tags
@Parallels: Should be easy to fix.
Code:
Preparing to replace php5-ioncube-loader 4.0.14-12051415 (using .../php5-ioncube-loader_4.2.2-13031414_i386.deb) ...
Unpacking replacement php5-ioncube-loader ...
[: 6: Illegal number: 0upgrade
--> Fix the "0upgrade"
Code:
Setting up plesk-dns-bind-driver (11.5.30-debian6.0.build115130710.19) ...
ln: creating symbolic link `/var/named/run-root/etc/bind/rndc.conf': File exists
--> Prevent this error message
Code:
Trying to save legacy variables... done
Trying to resolve hostname 'example.com' and validate its IP address... done
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)
Trying to allow INNODB engine... done
Restarting mysql Trying to restart service mysql... /usr/sbin/mysqld (pid 9981) is running...
--> Why does this use root without a password?
Code:
Proceeding with installation or upgrade without resolving the issues
that were found can corrupt your data.
Do you want to continue?
Type either Yes or No:
[N]: Y
Please enter one of the listed characters.
Type either Yes or No:
[N]: Yes
--> When only "yes" is allowed and "y" isn´t, don´t show the abbreviated version in paranthesis but the long version
Code:
update-rc.d: warning: sw-cp-server start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (1 2 3 4 5)
update-rc.d: warning: sw-cp-server stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (0 6)
Trying to register service qmail... update-rc.d: warning: qmail start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (3 5)
Trying to register service psa... update-rc.d: warning: psa start runlevel arguments (2 3 4 5) do not match LSB Default-Start values (2 3 5)
--> Use the same values
edit:
Code:
insserv: warning: script 'psa-spamassassin' missing LSB tags and overrides
--> Add LSB tags
Last edited: