On 2006-11-27 Jonathan Ballet wrote: > mysql-server cannot be started or stopped if Splashy is installed. It > cannot be installed nor removed either (since installation and > removal scripts start and stop the server). ... > Unpacking mysql-server (from .../mysql-server_5.0.27-1_all.deb) ... > Stopping MySQL database server: mysqld. > /etc/lsb-base-logging.sh: line 42: RUNLEVEL: unbound variable > invoke-rc.d: initscript mysql, action "stop" failed.
MySQL may trigger the problem but the root cause seems to be in lsb-base. This /etc/lsb-base-logging.sh script is not present on my system but referenced in /lib/lsb/init-functions from lsb-base. This script should not use uninitialized variables. Did you create this script? Or else, can you show me the output of: dpkg -S /etc/lsb-base-logging.sh I Cc the lsb-maintainer, maybe he knows about this. bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]