[Bug 107224] Re: mysql-server preinst script stops running mysql

2011-08-11 Thread Bug Watch Updater
** Changed in: mysql-dfsg-5.0 (Debian)
   Status: Confirmed = Fix Released

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

Title:
  mysql-server preinst script stops running mysql

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.0/+bug/107224/+subscriptions

-- 
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 107224] Re: mysql-server preinst script stops running mysql

2011-04-06 Thread Chuck Short
This should be fixed in lucid and above.

** Changed in: mysql-dfsg-5.0 (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  mysql-server preinst script stops running mysql

-- 
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 107224] Re: mysql-server preinst script stops running mysql

2010-07-27 Thread LoboOscuro
no se ingles, habia publicado creo un bug parecido pero lo perdi.
Habia recibido un par de correos que creo yo, son soluciones, ya los mire, ya 
tenia todas las librerias instaladas:

libgcc1 debconf lsb-base libplrpc-perl readline-common libtext-wrapi18n-
perl libwrap0 libreadline5 libdbi-perl sed mysql-common findutils
libmysqlclient15off perl-modules debconf-i18n libnet-daemon-perl adduser
perl ncurses-bin libgdbm3 libstdc++6 libpam-runtime libpam-modules
passwd libselinux1 mysql-client-5.0 liblocale-gettext-perl zlib1g
libncurses5 libc6 libpam0g libdbd-mysql-perl libtext-iconv-perl psmisc
perl-base libdb4.7 libdb4.6 libtext-charwidth-perl gcc-4.3-base
debianutils

  El segundo correo es solo una imagen de todo el suceso de apt-get.

  sigo con el mismo problema:

Procesando activadores para man-db ...
Configurando mysql-client-5.0 (5.0.67-0ubuntu6.1) ...
Configurando mysql-server-5.0 (5.0.67-0ubuntu6.1) ...
 * Stopping MySQL database server mysqld [ OK ] 
/var/lib/dpkg/info/mysql-server-5.0.postinst: line 143: 
/etc/mysql/conf.d/old_passwords.cnf: No existe el fichero ó directorio
dpkg: error al procesar mysql-server-5.0 (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1
dpkg: problemas de dependencias impiden la configuración de mysql-server:
 mysql-server depende de mysql-server-5.0; sin embargo:
 El paquete `mysql-server-5.0' no está configurado todavía.
dpkg: error al procesar mysql-server (--configure):
 problemas de dependencias - se deja sin configurar
No se ha escrito ningún informe de Apport porque el mensaje de error indica que 
es un error proveniente de un fallo anterior.
 Se encontraron errores al procesar:
 mysql-server-5.0
 mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

Se me hace que el problema es mas bien simple y es que hay que
configurar los archivos de configuracion o de password, pero me extraña,
si no se instala por defecto y si por casualidad lo llego a arreglar a
mano, que sucede con este proceso de instalacion?

-- 
mysql-server preinst script stops running mysql
https://bugs.launchpad.net/bugs/107224
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 107224] Re: mysql-server preinst script stops running mysql

2010-02-15 Thread Mark Goldfinch
Removing mysql-server does solve this problem, however it can create the
following undesirable output when using apt-get:

The following packages were automatically installed and are no longer required:
  libdbi-perl libdbd-mysql-perl mysql-server-5.0 mysql-client-5.0
Use 'apt-get autoremove' to remove them.

Obviously to the uninformed running an apt-get autoremove at this stage
would be very unhelpful.

I can understand why this step would be required when migrating from a
truely ancient distribution such as sarge where mysql-server is a real
binary package supporting MySQL 4.  Perhaps the patch for the preinst
script should test which version of mysql-server we're coming from and
if it is less than 5 then run /etc/init.d/mysql stop, otherwise it
should be a no-op?

-- 
mysql-server preinst script stops running mysql
https://bugs.launchpad.net/bugs/107224
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 107224] Re: mysql-server preinst script stops running mysql

2010-02-12 Thread Hark
@Lonnie Olson: a workaround is to remove the meta-package mysql-server.

-- 
mysql-server preinst script stops running mysql
https://bugs.launchpad.net/bugs/107224
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 107224] Re: mysql-server preinst script stops running mysql

2010-02-11 Thread Hark
IMHO opinion this is a very important bug. Like Mark Goldfinch also
reported unattended-upgraded caused a mysql shutdown on serveral of our
servers. On several other servers where the meta package mysql-server
was not installed this didn't happen.

2010-02-11 06:31:30,282 WARNING pkg 'mysql-common' has conffile prompt and 
needs to be upgraded manually
2010-02-11 06:31:31,735 INFO package 'mysql-common' not upgraded
2010-02-11 06:31:32,093 INFO package 'libmysqlclient15off' not upgraded
2010-02-11 06:31:32,598 INFO package 'mysql-server-5.0' not upgraded
2010-02-11 06:31:32,905 INFO Packages that are upgraded: mysql-server 
mysql-client

Result: mysql shutdown, without being started again. That certainly
deserves more than a low bug priority!

Also see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415124

-- 
mysql-server preinst script stops running mysql
https://bugs.launchpad.net/bugs/107224
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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