[Bug 777022] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-05-05 Thread James Page
Extra messages from log:

Configurando mysql-server-5.1 (5.1.54-1ubuntu4) ...
110504  7:50:07 [Note] Plugin 'FEDERATED' is disabled.
110504  7:50:07  InnoDB: Initializing buffer pool, size = 8.0M
110504  7:50:07  InnoDB: Completed initialization of buffer pool
110504  7:50:08  InnoDB: Started; log sequence number 0 44233
110504  7:50:08  InnoDB: Starting shutdown...
110504  7:50:13  InnoDB: Shutdown completed; log sequence number 0 44233

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/777022

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  sub-processo script post-installation instalado retornou estado de
  saída de erro 1

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 777022] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-05-05 Thread James Page
Thank you for taking the time to make Ubuntu better.

It looks like you either have a problem with your mysql configuration or
an errant mysqld process (it might not have shutdown correctly when you
un-installed) is causing issues on your system.

Please can you try running the following command to see if you have an existing 
mysqld process running:
  
 ps -aef | grep mysqld

If this does not show up and running mysqld process please try the
following:

  sudo service mysql start

If mysql starts correctly then you can attempt to complete the
installation by running:

  sudo dpkg --configure -a

If that still does not resolve your issue please could you attach the
following files to this bug report:

 /var/log/mysql.err
 /var/log/mysql.log
 /var/log/mysql/error.log

Thanks

** Changed in: mysql-5.1 (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/777022

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  sub-processo script post-installation instalado retornou estado de
  saída de erro 1

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 777022] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-05-05 Thread marciodelrei
Hi James,

Thank to you for help me.

Well,

1 -  Please can you try running the following command to see if you have an
existing mysqld process running:

 ps -aef | grep mysqld
*R1: Nothing show up.*
*
*
2 -If this does not show up and running mysqld process please try the
following:

 sudo service mysql start
*R2: The job failed to start.*

3 - If mysql starts correctly then you can attempt to complete the
installation by running:

 sudo dpkg --configure -a
R3: I tried, again, the command above, but I get the same error:
*
*
*
sudo dpkg --configure -a
Configurando mysql-server-5.1 (5.1.54-1ubuntu4) ...
110505 19:05:58 [Note] Plugin 'FEDERATED' is disabled.
110505 19:05:58  InnoDB: Initializing buffer pool, size = 8.0M
110505 19:05:58  InnoDB: Completed initialization of buffer pool
110505 19:05:58  InnoDB: Started; log sequence number 0 44233
110505 19:05:58  InnoDB: Starting shutdown...
110505 19:06:03  InnoDB: Shutdown completed; log sequence number 0 44233
start: Job failed to start
invoke-rc.d: initscript mysql, action start failed.
dpkg: erro processando mysql-server-5.1 (--configure):
 sub-processo script post-installation instalado retornou estado de saída de
erro 1
Erros foram encontrados durante o processamento de:
 mysql-server-5.1

*
4- If that still does not resolve your issue please could you attach the
following files to this bug report:

a) /var/log/mysql.err
b) /var/log/mysql.log
c) /var/log/mysql/error.log
*R4a: The archive is empty.*
*R4b: The archive is empty.*
*R4c: The archive doesn't exist.*

I hope that this help you to help me.

Thank you so much,
Márcio d'El-Rei.

On Thu, May 5, 2011 at 7:50 AM, James Page
777...@bugs.launchpad.netwrote:

 Thank you for taking the time to make Ubuntu better.

 It looks like you either have a problem with your mysql configuration or
 an errant mysqld process (it might not have shutdown correctly when you
 un-installed) is causing issues on your system.

 Please can you try running the following command to see if you have an
 existing mysqld process running:

  ps -aef | grep mysqld

 If this does not show up and running mysqld process please try the
 following:

  sudo service mysql start

 If mysql starts correctly then you can attempt to complete the
 installation by running:

  sudo dpkg --configure -a

 If that still does not resolve your issue please could you attach the
 following files to this bug report:

  /var/log/mysql.err
  /var/log/mysql.log
  /var/log/mysql/error.log

 Thanks

 ** Changed in: mysql-5.1 (Ubuntu)
   Status: New = Incomplete

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/777022

 Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  sub-processo script post-installation instalado retornou estado de
  saída de erro 1

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/777022/+subscribe


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/777022

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  sub-processo script post-installation instalado retornou estado de
  saída de erro 1

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 777022] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-05-04 Thread marciodelrei
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.1 in Ubuntu.
https://bugs.launchpad.net/bugs/777022

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  sub-processo script post-installation instalado retornou estado de
  saída de erro 1

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs