首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >怎么处理Mariadb?

怎么处理Mariadb?
EN

Stack Overflow用户
提问于 2019-11-25 08:38:54
回答 1查看 59关注 0票数 1

我正在尝试在我的ubuntu上安装akeneo,但是在安装Mariadb时,会出现以下错误。

代码语言:javascript
运行
复制
Setting up mariadb-server-10.1 (1:10.1.43-0ubuntu0.18.04.1) ...
dpkg: error processing package mariadb-server-10.1 (--configure):
installed mariadb-server-10.1 package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of mariadb-server:
mariadb-server depends on mariadb-server-10.1 (>= 1:10.1.43-0ubuntu0.18.04.1); however:
Package mariadb-server-10.1 is not configured yet.

dpkg: error processing package mariadb-server (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                      Errors were encountered while processing:
mariadb-server-10.1
mariadb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

如何摆脱它。有什么建议或帮助吗?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2019-11-25 21:31:27

使用MySql,否则安装Akeneo会出现这样的错误

代码语言:javascript
运行
复制
Check   | Errors                                                                                     |
+---------+--------------------------------------------------------------------------------------------+
| ERROR   | Install MySQL greater or equal to 5.7.22 and lower than 5.8.0 (installed version is 5.5.5) |
+---------+--------------------------------------------------------------------------------------------+

https://support.plesk.com/hc/en-us/articles/360010401659-MariaDB-does-not-start-after-update-on-November-the-5th-Assertion-failure-in-file也有一个类似的问题

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/59027866

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档