junral
deepin
2018-08-22 10:21 应该是mysql-server的依赖缺少了,可以参考下面链接解决
https://ubuntuforums.org/showthread.php?t=2314346
https://ubuntuforums.org/showthread.php?t=2314346
Reply Like 0 View the author
https://bbs.deepin.org/post/167517
是老版本的mysql后台还没清理赶紧..kill掉再说..我昨天遇到了..
https://bbs.deepin.org/post/167517
kill掉然后要重新安装mysql-server-5.7吗?
https://bbs.deepin.org/post/167517
kill掉然后要重新安装mysql-server-5.7吗?
https://bbs.deepin.org/post/167517
是啊。。你应该成功了吧?ps auxf | grep mysql,把相关的mysql进程全干掉。。重新安装就不会出错了 ...
https://bbs.deepin.org/post/167517
是啊。。你应该成功了吧?ps auxf | grep mysql,把相关的mysql进程全干掉。。重新安装就不会出错了 ...
https://bbs.deepin.org/post/167517
我安装宝塔后,开机就一个光标 什么错误也没 就是开不起
https://bbs.deepin.org/post/167517
ps auxf|grep mysql列出进程号,然后kill这个号的进程,告诉我没有这个进程。重新ps,发现进程号变了,再 ...
你看到的应该是ps命令的进程idPopular Ranking
ChangePopular Events
More
update-alternatives: 使用 /etc/mysql/mysql.cnf 来在自动模式中提供 /etc/mysql/my.cnf (my.cnf)
Initialization of mysqld failed: 0
Warning: Unable to start the server. Please restart MySQL and run mysql_upgrade to ensure the database is ready for use.
/var/lib/mysql/ibdata1: 22446
ERROR: Database files are locked. Daemon already running?
Warning: Unable to start the server.
Job for mysql.service failed because the control process exited with error code.
See "systemctl status mysql.service" and "journalctl -xe" for details.
invoke-rc.d: initscript mysql, action "start" failed.
● mysql.service - MySQL Community Server
Loaded: loaded (/lib/systemd/system/mysql.service; enabled; vendor preset: enabled)
Active: activating (auto-restart) (Result: exit-code) since Tue 2018-08-21 23:25:09 CST; 8ms ago
Process: 22562 ExecStart=/usr/sbin/mysqld --daemonize --pid-file=/run/mysqld/mysqld.pid (code=exited, status=1/FAILURE)
Process: 22542 ExecStartPre=/usr/share/mysql/mysql-systemd-start pre (code=exited, status=0/SUCCESS)
dpkg: 处理软件包 mysql-server-5.7 (--configure)时出错:
installed mysql-server-5.7 package post-installation script subprocess returned error exit status 1
dpkg: 依赖关系问题使得 mysql-server 的配置工作不能继续:
mysql-server 依赖于 mysql-server-5.7;然而:
软件包 mysql-server-5.7 尚未配置。
dpkg: 处理软件包 mysql-server (--configure)时出错:
依赖关系问题 - 仍未被配置
在处理时有错误发生:
mysql-server-5.7
mysql-server
E: Sub-process /usr/bin/dpkg returned an error code (1)