rc mysql common_解决mysql在ubuntu安装出错

root@VM-83-49-ubuntu:~# apt-get install mysql-server

Reading package lists... Done

Building dependency tree

Reading state information... Done

The following packages were automatically installed and are no longer required:

libjpeg-turbo8 libjpeg8 libxslt1.1 libgd2-noxpm

Use 'apt-get autoremove' to remove them.

The following extra packages will be installed:

libdbd-mysql-perl libdbi-perl libhtml-template-perl libmysqlclient18 libnet-daemon-perl

libplrpc-perl libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-common

mysql-server-5.5 mysql-server-core-5.5

Suggested packages:

libipc-sharedcache-perl tinyca mailx

The following NEW packages will be installed:

libdbd-mysql-perl libdbi-perl libhtml-template-perl libmysqlclient18 libnet-daemon-perl

libplrpc-perl libterm-readkey-perl mysql-client-5.5 mysql-client-core-5.5 mysql-common

mysql-server mysql-server-5.5 mysql-server-core-5.5

0 upgraded, 13 newly installed, 0 to remove and 120 not upgraded.

Need to get 27.3 MB of archives.

After this operation, 97.5 MB of additional disk space will be used.

Do you want to continue [Y/n]? y

Get:1 http://mirrors.tencentyun.com/ubuntu/ precise-updates/main mysql-common all 5.5.38-0ubuntu0.12.04.1 [13.2 kB]

Get:2 http://mirrors.tencentyun.com/ubuntu/ precise-updates/main libmysqlclient18 amd64 5.5.38-0ubuntu0.12.04.1 [949 kB]

Get:3 http://mirrors.tencentyun.com/ubuntu/ precise/main libnet-daemon-perl all 0.48-1 [43.1 kB]

Get:4 http://mirrors.tencentyun.com/ubuntu/ precise/main libplrpc-perl all 0.2020-2 [36.0 kB]

Get:5 http://mirrors.tencentyun.com/ubuntu/ precise/main libdbi-perl amd64 1.616-1build2 [849 kB]

Get:6 http://mirrors.tencentyun.com/ubuntu/ precise/main libdbd-mysql-perl amd64 4.020-1build2 [106 kB]

Get:7 http://mirrors.tencentyun.com/ubuntu/ precise-updates/main mysql-client-core-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [1,941 kB]

Get:8 http://mirrors.tencentyun.com/ubuntu/ precise/main libterm-readkey-perl amd64 2.30-4build3 [28.6 kB]

Get:9 http://mirrors.tencentyun.com/ubuntu/ precise-updates/main mysql-client-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [8,342 kB]

Get:10 http://mirrors.tencentyun.com/ubuntu/ precise-updates/main mysql-server-core-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [6,090 kB]

Get:11 http://mirrors.tencentyun.com/ubuntu/ precise-updates/main mysql-server-5.5 amd64 5.5.38-0ubuntu0.12.04.1 [8,834 kB]

Get:12 http://mirrors.tencentyun.com/ubuntu/ precise/main libhtml-template-perl all 2.10-1 [65.0 kB]

Get:13 http://mirrors.tencentyun.com/ubuntu/ precise-updates/main mysql-server all 5.5.38-0ubuntu0.12.04.1 [11.4 kB]

Fetched 27.3 MB in 0s (40.1 MB/s)

Preconfiguring packages ...

Selecting previously unselected package mysql-common.

(Reading database ... 50553 files and directories currently installed.)

Unpacking mysql-common (from .../mysql-common_5.5.38-0ubuntu0.12.04.1_all.deb) ...

Selecting previously unselected package libmysqlclient18.

Unpacking libmysqlclient18 (from .../libmysqlclient18_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...

Selecting previously unselected package libnet-daemon-perl.

Unpacking libnet-daemon-perl (from .../libnet-daemon-perl_0.48-1_all.deb) ...

Selecting previously unselected package libplrpc-perl.

Unpacking libplrpc-perl (from .../libplrpc-perl_0.2020-2_all.deb) ...

Selecting previously unselected package libdbi-perl.

Unpacking libdbi-perl (from .../libdbi-perl_1.616-1build2_amd64.deb) ...

Selecting previously unselected package libdbd-mysql-perl.

Unpacking libdbd-mysql-perl (from .../libdbd-mysql-perl_4.020-1build2_amd64.deb) ...

Selecting previously unselected package mysql-client-core-5.5.

Unpacking mysql-client-core-5.5 (from .../mysql-client-core-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...

Selecting previously unselected package libterm-readkey-perl.

Unpacking libterm-readkey-perl (from .../libterm-readkey-perl_2.30-4build3_amd64.deb) ...

Selecting previously unselected package mysql-client-5.5.

Unpacking mysql-client-5.5 (from .../mysql-client-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...

Selecting previously unselected package mysql-server-core-5.5.

Unpacking mysql-server-core-5.5 (from .../mysql-server-core-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...

Processing triggers for man-db ...

Setting up mysql-common (5.5.38-0ubuntu0.12.04.1) ...

Selecting previously unselected package mysql-server-5.5.

(Reading database ... 50931 files and directories currently installed.)

Unpacking mysql-server-5.5 (from .../mysql-server-5.5_5.5.38-0ubuntu0.12.04.1_amd64.deb) ...

Selecting previously unselected package libhtml-template-perl.

Unpacking libhtml-template-perl (from .../libhtml-template-perl_2.10-1_all.deb) ...

Selecting previously unselected package mysql-server.

Unpacking mysql-server (from .../mysql-server_5.5.38-0ubuntu0.12.04.1_all.deb) ...

Processing triggers for man-db ...

Processing triggers for ureadahead ...

ureadahead will be reprofiled on next reboot

Setting up libmysqlclient18 (5.5.38-0ubuntu0.12.04.1) ...

Setting up libnet-daemon-perl (0.48-1) ...

Setting up libplrpc-perl (0.2020-2) ...

Setting up libdbi-perl (1.616-1build2) ...

Setting up libdbd-mysql-perl (4.020-1build2) ...

Setting up mysql-client-core-5.5 (5.5.38-0ubuntu0.12.04.1) ...

Setting up libterm-readkey-perl (2.30-4build3) ...

Setting up mysql-client-5.5 (5.5.38-0ubuntu0.12.04.1) ...

Setting up mysql-server-core-5.5 (5.5.38-0ubuntu0.12.04.1) ...

Setting up mysql-server-5.5 (5.5.38-0ubuntu0.12.04.1) ...

140818 13:54:07 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead.

start: Job failed to start

invoke-rc.d: initscript mysql, action "start" failed.

dpkg: error processing mysql-server-5.5 (--configure):

subprocess installed post-installation script returned error exit status 1

Setting up libhtml-template-perl (2.10-1) ...

No apport report written because MaxReports is reached already

dpkg: dependency problems prevent configuration of mysql-server:

mysql-server depends on mysql-server-5.5; however:

Package mysql-server-5.5 is not configured yet.

dpkg: error processing mysql-server (--configure):

dependency problems - leaving unconfigured

No apport report written because MaxReports is reached already

Processing triggers for libc-bin ...

ldconfig deferred processing now taking place

Errors were encountered while processing:

mysql-server-5.5

mysql-server

E: Sub-process /usr/bin/dpkg returned an error code (1)

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值