[Bug 1542666] Re: package mysql-server-5.6 5.6.28-0ubuntu0.14.04.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2016-02-06 Thread Shawe Ewahs
Solved with:

sudo rm -rf /var/lib/dpkg/info/mysql-server-5*
sudo apt-get install mysql-server-5.6

I think that is not a clean way, but seems to work.

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

Title:
  package mysql-server-5.6 5.6.28-0ubuntu0.14.04.1 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1542666/+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 1542666] Re: package mysql-server-5.6 5.6.28-0ubuntu0.14.04.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2016-02-06 Thread Shawe Ewahs
Seems to not work also:

$ sudo dpkg -i 
/var/cache/apt/archives/mysql-server-5.6_5.6.28-0ubuntu0.14.04.1_amd64.deb 
(Leyendo la base de datos ... 276499 ficheros o directorios instalados 
actualmente.)
Preparing to unpack .../mysql-server-5.6_5.6.28-0ubuntu0.14.04.1_amd64.deb ...
Unpacking mysql-server-5.6 (5.6.28-0ubuntu0.14.04.1) over 
(5.6.28-0ubuntu0.14.04.1) ...
Configurando mysql-server-5.6 (5.6.28-0ubuntu0.14.04.1) ...
2016-02-06 17:25:44 0 [Warning] TIMESTAMP with implicit DEFAULT value is 
deprecated. Please use --explicit_defaults_for_timestamp server option (see 
documentation for more details).
2016-02-06 17:25:44 0 [Note] /usr/sbin/mysqld (mysqld 5.6.28-0ubuntu0.14.04.1) 
starting as process 25671 ...
2016-02-06 17:25:44 25671 [Note] Plugin 'FEDERATED' is disabled.
2016-02-06 17:25:44 25671 [Note] InnoDB: Using atomics to ref count buffer pool 
pages
2016-02-06 17:25:44 25671 [Note] InnoDB: The InnoDB memory heap is disabled
2016-02-06 17:25:44 25671 [Note] InnoDB: Mutexes and rw_locks use GCC atomic 
builtins
2016-02-06 17:25:44 25671 [Note] InnoDB: Memory barrier is not used
2016-02-06 17:25:44 25671 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-02-06 17:25:44 25671 [Note] InnoDB: Using Linux native AIO
2016-02-06 17:25:44 25671 [Note] InnoDB: Using CPU crc32 instructions
2016-02-06 17:25:44 25671 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2016-02-06 17:25:44 25671 [Note] InnoDB: Completed initialization of buffer pool
2016-02-06 17:25:44 25671 [Note] InnoDB: Highest supported file format is 
Barracuda.
2016-02-06 17:25:44 25671 [Note] InnoDB: 128 rollback segment(s) are active.
2016-02-06 17:25:44 25671 [Note] InnoDB: Waiting for purge to start
2016-02-06 17:25:45 25671 [Note] InnoDB: 5.6.28 started; log sequence number 
2207153
2016-02-06 17:25:45 25671 [Note] Binlog end
2016-02-06 17:25:45 25671 [Note] InnoDB: FTS optimize thread exiting.
2016-02-06 17:25:45 25671 [Note] InnoDB: Starting shutdown...
2016-02-06 17:25:46 25671 [Note] InnoDB: Shutdown completed; log sequence 
number 2207163
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error al procesar el paquete mysql-server-5.6 (--install):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Se encontraron errores al procesar:
 mysql-server-5.6


$ sudo dpkg -i --force-all 
/var/cache/apt/archives/mysql-server-5.6_5.6.28-0ubuntu0.14.04.1_amd64.deb 
(Leyendo la base de datos ... 276499 ficheros o directorios instalados 
actualmente.)
Preparing to unpack .../mysql-server-5.6_5.6.28-0ubuntu0.14.04.1_amd64.deb ...
Unpacking mysql-server-5.6 (5.6.28-0ubuntu0.14.04.1) over 
(5.6.28-0ubuntu0.14.04.1) ...
Configurando mysql-server-5.6 (5.6.28-0ubuntu0.14.04.1) ...
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error al procesar el paquete mysql-server-5.6 (--install):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Processing triggers for ureadahead (0.100.0-16) ...
Se encontraron errores al procesar:
 mysql-server-5.6

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

Title:
  package mysql-server-5.6 5.6.28-0ubuntu0.14.04.1 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1542666/+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 1542666] [NEW] package mysql-server-5.6 5.6.28-0ubuntu0.14.04.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2016-02-06 Thread Shawe Ewahs
Public bug reported:

Seems that is not possible update/upgrade this package:

$ sudo apt-get -f install
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
Los paquetes indicados a continuación se instalaron de forma automática y ya no 
son necesarios.
  libjs-sphinxdoc linux-headers-3.19.0-25 linux-headers-3.19.0-25-generic
  linux-image-3.19.0-25-generic linux-image-extra-3.19.0-25-generic
  linux-signed-image-3.19.0-25-generic
Use 'apt-get autoremove' to remove them.
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
1 no instalados del todo o eliminados.
Se utilizarán 0 B de espacio de disco adicional después de esta operación.
Configurando mysql-server-5.6 (5.6.28-0ubuntu0.14.04.1) ...
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error al procesar el paquete mysql-server-5.6 (--configure):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
Se encontraron errores al procesar:
 mysql-server-5.6
E: Sub-process /usr/bin/dpkg returned an error code (1)


$ sudo apt-get upgrade
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
Calculando la actualización... Listo
Los paquetes indicados a continuación se instalaron de forma automática y ya no 
son necesarios.
  libjs-sphinxdoc linux-headers-3.19.0-25 linux-headers-3.19.0-25-generic
  linux-image-3.19.0-25-generic linux-image-extra-3.19.0-25-generic
  linux-signed-image-3.19.0-25-generic
Use 'apt-get autoremove' to remove them.
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
1 no instalados del todo o eliminados.
Se utilizarán 0 B de espacio de disco adicional después de esta operación.
¿Desea continuar? [S/n] s
Configurando mysql-server-5.6 (5.6.28-0ubuntu0.14.04.1) ...
2016-02-06 17:22:12 0 [Warning] TIMESTAMP with implicit DEFAULT value is 
deprecated. Please use --explicit_defaults_for_timestamp server option (see 
documentation for more details).
2016-02-06 17:22:12 0 [Note] /usr/sbin/mysqld (mysqld 5.6.28-0ubuntu0.14.04.1) 
starting as process 24827 ...
2016-02-06 17:22:12 24827 [Note] Plugin 'FEDERATED' is disabled.
2016-02-06 17:22:12 24827 [Note] InnoDB: Using atomics to ref count buffer pool 
pages
2016-02-06 17:22:12 24827 [Note] InnoDB: The InnoDB memory heap is disabled
2016-02-06 17:22:12 24827 [Note] InnoDB: Mutexes and rw_locks use GCC atomic 
builtins
2016-02-06 17:22:12 24827 [Note] InnoDB: Memory barrier is not used
2016-02-06 17:22:12 24827 [Note] InnoDB: Compressed tables use zlib 1.2.8
2016-02-06 17:22:12 24827 [Note] InnoDB: Using Linux native AIO
2016-02-06 17:22:12 24827 [Note] InnoDB: Using CPU crc32 instructions
2016-02-06 17:22:12 24827 [Note] InnoDB: Initializing buffer pool, size = 128.0M
2016-02-06 17:22:12 24827 [Note] InnoDB: Completed initialization of buffer pool
2016-02-06 17:22:12 24827 [Note] InnoDB: Highest supported file format is 
Barracuda.
2016-02-06 17:22:12 24827 [Note] InnoDB: 128 rollback segment(s) are active.
2016-02-06 17:22:12 24827 [Note] InnoDB: Waiting for purge to start
2016-02-06 17:22:12 24827 [Note] InnoDB: 5.6.28 started; log sequence number 
2207083
2016-02-06 17:22:12 24827 [Note] Binlog end
2016-02-06 17:22:12 24827 [Note] InnoDB: FTS optimize thread exiting.
2016-02-06 17:22:12 24827 [Note] InnoDB: Starting shutdown...
2016-02-06 17:22:14 24827 [Note] InnoDB: Shutdown completed; log sequence 
number 2207093
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error al procesar el paquete mysql-server-5.6 (--configure):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
E: Sub-process /usr/bin/dpkg returned an error code (1)


$ sudo apt-get dist-upgrade
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
Calculando la actualización... Listo
Los paquetes indicados a continuación se instalaron de forma automática y ya no 
son necesarios.
  libjs-sphinxdoc linux-headers-3.19.0-25 linux-headers-3.19.0-25-generic
  linux-image-3.19.0-25-generic linux-image-extra-3.19.0-25-generic
  linux-signed-image-3.19.0-25-generic
Use 'apt-get autoremove' to remove them.
0 actualizados, 0 se instalarán, 0 para eliminar y 0 no actualizados.
1 no instalados del todo o eliminados.
Se utilizarán 0 B de espacio de disco adicional después de esta operación.
¿Desea continuar? [S/n] s
Configurando mysql-server-5.6 (5.6.28-0ubuntu0.14.04.1) ...
start: Job failed to start
invoke-rc.d: initscript mysql, action "start" failed.
dpkg: error al procesar el paquete mysql-server-5.6 (--configure):
 el subproceso instalado el script post-installation devolvió el código de 
salida de error 1
Se encontraron errores al procesar:
 mysql-server-5.6
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 14.04

[Bug 317212] Re: package openssh-server 1:5.1p 1-3ubuntu1 failed to install/upgrade: el subproceso post -installation script devolvió el código de salid a de error 1

2009-10-13 Thread Shawe Ewahs
Now i'm using 9.04,  I don't remember how I solve this problem.
Thanks for ask.

-- 
package openssh-server 1:5.1p1-3ubuntu1 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/317212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 317212] Re: package openssh-server 1:5.1p 1-3ubuntu1 failed to install/upgrade: el subproceso post -installation script devolvió el código de salid a de error 1

2009-01-14 Thread Shawe Ewahs

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/21217817/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/21217818/DpkgTerminalLog.gz

-- 
package openssh-server 1:5.1p1-3ubuntu1 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/317212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 317212] [NEW] package openssh-server 1:5 .1p1-3ubuntu1 failed to install/upgrade: el subproceso post-installation script devolvió el código de salida de error 1

2009-01-14 Thread Shawe Ewahs
Public bug reported:

dpkg: error al procesar openssh-server (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:
Configurando openssh-server (1:5.1p1-3ubuntu1) ...
insserv: warning: script 'K04udev' missing LSB tags and overrides
insserv: warning: script 'K03vbesave' missing LSB tags and overrides
insserv: warning: script 'K03gdm' missing LSB tags and overrides
insserv: warning: script 'K03xserver-xorg-input-wacom' missing LSB tags and 
overrides
insserv: warning: script 'K03powernowd.early' missing LSB tags and overrides
insserv: warning: script 'K03NetworkManager' missing LSB tags and overrides
insserv: warning: script 'K04cinestart' missing LSB tags and overrides
insserv: warning: script 'K03loopback' missing LSB tags and overrides
insserv: warning: script 'K03linux-restricted-modules-common' missing LSB tags 
and overrides
insserv: warning: script 'K03udev-finish' missing LSB tags and overrides
insserv: warning: script 'K04acpi-support' missing LSB tags and overrides
insserv: warning: script 'gdm' missing LSB tags and overrides
insserv: warning: script 'loopback' missing LSB tags and overrides
insserv: warning: script 'xserver-xorg-input-wacom' missing LSB tags and 
overrides
insserv: warning: script 'linux-restricted-modules-common' missing LSB tags and 
overrides
insserv: warning: script 'acpi-support' missing LSB tags and overrides
insserv: warning: script 'NetworkManager' missing LSB tags and overrides
insserv: warning: script 'vbesave' missing LSB tags and overrides
insserv: warning: script 'udev' missing LSB tags and overrides
insserv: warning: script 'udev-finish' missing LSB tags and overrides
insserv: warning: script 'powernowd.early' missing LSB tags and overrides
insserv: warning: script 'cinestart' missing LSB tags and overrides
insserv: There is a loop between service networking and mountall
insserv:  loop involving service mountall at depth 9
insserv:  loop involving service checkfs at depth 8
insserv: There is a loop between service networking and mountall
insserv:  loop involving service udev at depth 2
insserv:  loop involving service networking at depth 1
insserv:  loop involving service portmap at depth 3
insserv:  loop involving service mountkernfs at depth 1
insserv:  loop involving service mountnfs at depth 12
insserv:  loop involving service $network at depth 12
insserv:  loop involving service hwclock at depth 22
insserv:  loop involving service readahead-desktop at depth 22
insserv: exiting without changing boot order!
dpkg: error al procesar openssh-server (--configure):
 el subproceso post-installation script devolvió el código de salida de error 1
Se encontraron errores al procesar:
 openssh-server
Leyendo lista de paquetes... Hecho   
Creando árbol de dependencias   
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido  
Inicializando el estado de los paquetes... Hecho
Escribiendo información de estado extendido... Hecho

sh...@vaio:~

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: el subproceso post-installation script devolvió el código de 
salida de error 1
NonfreeKernelModules: nvidia
Package: openssh-server 1:5.1p1-3ubuntu1
SourcePackage: openssh
Title: package openssh-server 1:5.1p1-3ubuntu1 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
Uname: Linux 2.6.27-11-generic i686

** Affects: openssh (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package openssh-server 1:5.1p1-3ubuntu1 failed to install/upgrade: el 
subproceso post-installation script devolvió el código de salida de error 1
https://bugs.launchpad.net/bugs/317212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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