[Bug 1881053] Re: package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 1

2020-07-31 Thread Launchpad Bug Tracker
[Expired for mysql-5.7 (Ubuntu) because there has been no activity for
60 days.]

** Changed in: mysql-5.7 (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881053

Title:
  package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocesso script post-installation instalado
  retornou erro do status de saída 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881053] Re: package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 1

2020-06-01 Thread Lucas Kanashiro
** Changed in: mysql-5.7 (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881053

Title:
  package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocesso script post-installation instalado
  retornou erro do status de saída 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881053] Re: package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 1

2020-05-28 Thread Christian Ehrhardt 
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

On upgrading a service this service has to be restarted to pick up the fixes.
Rather rarely a real issue occurs that the newer version does e.g. fail with 
the formerly working configuration.
But most of the time what happens is, that a service was installed, but stays 
unconfigured or experimented with but left in a broken state.

Now on any update of the related packages that service has to be restarted, but 
since its config is incomplete/faulty it fails to restart.
Therefore the update of that package has to consider itself incomplete.

Depending on your particular case there are two solutions:
- either remove the offending package if you don't want to continue using it.
- Or if you do want to keep it please fix the configuration so that re-starting 
the service will work.

Since it seems likely to me that this is a local configuration problem,
rather than a bug in Ubuntu, I'm marking this bug as Incomplete.

If indeed this is a local configuration problem, you can find pointers
to get help for this sort of problem here:
http://www.ubuntu.com/support/community

Or if you believe that this is really a bug, then you may find it
helpful to read "How to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
explain why you believe this is a bug in Ubuntu rather than a problem
specific to your system, and then change the bug status back to New.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881053

Title:
  package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocesso script post-installation instalado
  retornou erro do status de saída 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881053] Re: package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 1

2020-05-28 Thread Christian Ehrhardt 
Hi,
the logs all point to the assumption that there might be a seconds mysl daemon 
process still running, from your logs:

2020-05-28T01:47:45.943449Z 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2020-05-28T01:47:45.943476Z 0 [Note] InnoDB: Check that you do not already have 
another mysqld process using the same InnoDB data or log files.
2020-05-28T01:47:45.943485Z 0 [Note] InnoDB: Retrying to lock the first data 
file

...

2020-05-28T02:25:51.531290Z 0 [ERROR] Can't start server: Bind on TCP/IP port: 
Address already in use
2020-05-28T02:25:51.531294Z 0 [ERROR] Do you already have another mysqld server 
running on port: 3306 ?
2020-05-28T02:25:51.531307Z 0 [ERROR] Aborting

That is a conflict as on the update/upgrade the packaging system needs to 
restart the service.
By restarting the packaged service the collision with - whatever else is up - 
is happening.

The only other chance is that stopping the process failed, but I found many 
proper
2020-05-27T15:54:28.098127Z 0 [Note] /usr/sbin/mysqld: Shutdown complete
So I'd tihnk that isn't the case.

You'd need to find what you have running in background and resolve that
- then restarting and thereby the upgrade will work again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881053

Title:
  package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocesso script post-installation instalado
  retornou erro do status de saída 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1881053] Re: package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to install/upgrade: subprocesso script post-installation instalado retornou erro do status de saída 1

2020-05-28 Thread Mark Morlino
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1881053

Title:
  package mysql-server-5.7 5.7.30-0ubuntu0.16.04.1 failed to
  install/upgrade: subprocesso script post-installation instalado
  retornou erro do status de saída 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs