[Bug 532862] [NEW] init.d script points to a program named force-reload, which does not exist

Mark Sobell mark at sobell.com
Fri Mar 5 19:30:22 GMT 2010


Public bug reported:

Running under 10.04 A3
mysql-server 5.1.41-3ubuntu7

The init.d/mysql script suggests using a program named force-reload.
That program does not exist.
Either the program should exist or the message should be changed.
See the following.

mark at A3:~$ sudo  /etc/init.d/mysql force-reload
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql force-reload

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the force-reload(8) utility, e.g. force-reload mysql
mark at A3:~$ 
mark at A3:~$ sudo force-reload mysql
sudo: force-reload: command not found

** Affects: mysql-dfsg-5.1 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
init.d script points to a program named force-reload, which does not exist
https://bugs.launchpad.net/bugs/532862
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.



More information about the Ubuntu-server-bugs mailing list