Here is the output:

Code:
--------------------
    
  sudo apt-get -f install
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  2 not fully installed or removed.
  Need to get 0B of archives.
  After unpacking 0B of additional disk space will be used.
  Setting up mysql-server-5.0 (5.0.45-1ubuntu3.1) ...
  * Stopping MySQL database server mysqld                                 [ OK ]
  * Starting MySQL database server mysqld                                 [fail]
  invoke-rc.d: initscript mysql, action "start" failed.
  dpkg: error processing mysql-server-5.0 (--configure):
  subprocess post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of squeezecenter:
  squeezecenter depends on mysql-server-4.1 | mysql-server-5.0; however:
  Package mysql-server-4.1 is not installed.
  Package mysql-server-5.0 is not configured yet.
  dpkg: error processing squeezecenter (--configure):
  dependency problems - leaving unconfigured
  Errors were encountered while processing:
  mysql-server-5.0
  squeezecenter
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
--------------------


Is there a configuration step that I am missing?  When I do a clean
install of mysql-server, I get a wizard asking me to change the
password.  Other than that, I get no more prompts or wizards.


-- 
ZeddZull
------------------------------------------------------------------------
ZeddZull's Profile: http://forums.slimdevices.com/member.php?userid=7678
View this thread: http://forums.slimdevices.com/showthread.php?t=43352

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to