package mysql-server 8.0.20-0ubuntu0.20.04.1 failed to install/upgrade: problemas de dependência - deixando desconfigurado

Bug #1884354 reported by Maria Izamara Clara da Silva Coutinho
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql-8.0 (Ubuntu)
Expired
Undecided
Unassigned

Bug Description

.

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: mysql-server 8.0.20-0ubuntu0.20.04.1
ProcVersionSignature: Ubuntu 5.4.0-33.37-generic 5.4.34
Uname: Linux 5.4.0-33-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
AptOrdering:
 libsqlite3-0:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sat Jun 20 06:16:01 2020
ErrorMessage: problemas de dependência - deixando desconfigurado
InstallationDate: Installed on 2020-06-05 (14 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Logs.var.log.daemon.log:

MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLVarLibDirListing: ['binlog.000002', 'ca.pem', 'ib_buffer_pool', 'ibdata1', 'performance_schema', 'ib_logfile0', 'binlog.000006', 'binlog.000010', 'client-key.pem', 'binlog.000007', 'ca-key.pem', '#ib_16384_1.dblwr', 'sys', 'binlog.000008', 'binlog.index', 'binlog.000001', 'debian-5.7.flag', 'server-cert.pem', 'binlog.000004', 'binlog.000009', 'auto.cnf', '#innodb_temp', 'public_key.pem', 'mysql.ibd', 'ib_logfile1', 'undo_002', 'binlog.000011', 'private_key.pem', 'server-key.pem', 'binlog.000005', 'binlog.000003', '#ib_16384_0.dblwr', 'mysql', 'undo_001', 'client-cert.pem', 'binlog.000012']
PackageArchitecture: all
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-5.4.0-33-generic root=UUID=86628215-bd58-4ee1-92b9-dcc99212346f ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.8, Python 3.8.2, python3-minimal, 3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt 2.0.2ubuntu0.1
SourcePackage: mysql-8.0
Title: package mysql-server 8.0.20-0ubuntu0.20.04.1 failed to install/upgrade: problemas de dependência - deixando desconfigurado
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Maria Izamara Clara da Silva Coutinho (mariaizamara) wrote :
Revision history for this message
Sergio Durigan Junior (sergiodj) wrote :

Thank you for taking the time to file a bug report.

Upon investigating the log files, I noticed a few problematic error messages:

2020-06-08T20:32:39.589633Z 0 [ERROR] [MY-011300] [Server] Plugin mysqlx reported: 'Setup of socket: '/var/run/mysqld/mysqlx.sock' failed, can't create lock file /var/run/mysqld/mysqlx.sock.lock'
2020-06-08T20:32:39.590574Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060
2020-06-08T20:32:40.007744Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
2020-06-08T20:32:40.012430Z 0 [ERROR] [MY-010262] [Server] Can't start server: Bind on TCP/IP port: Address already in use
2020-06-08T20:32:40.013033Z 0 [ERROR] [MY-010257] [Server] Do you already have another mysqld server running on port: 3306 ?
2020-06-08T20:32:40.014116Z 0 [ERROR] [MY-010119] [Server] Aborting

These lines tell me that there is likely another instance of mysqld running on your system, which is preventing the complete restart of the system mysqld. I also find it strange that the mysqlx.sock.lock lockfile could not be created; this is also an indication that another mysqld instance is being executed.

My suggestion is that you make sure that no other mysqld is running (a "ps ax | grep mysqld" should tell you if there is any), and that no other program is using the port 3306. After you do that, you will likely be able to successfully complete the installation.

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

However, if you believe that this is really a bug in Ubuntu, then we would
be grateful if you would provide a more complete description of the problem
with steps to reproduce, 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".

For local configuration issues, you can find assistance here:
http://www.ubuntu.com/support/community

Changed in mysql-8.0 (Ubuntu):
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for mysql-8.0 (Ubuntu) because there has been no activity for 60 days.]

Changed in mysql-8.0 (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.