|
用命令 sudo apt-get install mysql-server 要求设置2次root密码后 就出现这样的错误~求解............
After this operation, 0 B of additional disk space will be used. Setting up mysql-server-5.5 (5.5.28-0ubuntu0.12.04.2) ... 121209 0:30:00 [Note] Plugin 'FEDERATED' is disabled. 121209 0:30:00 InnoDB: The InnoDB memory heap is disabled 121209 0:30:00 InnoDB: Mutexes and rw_locks use GCC atomic builtins 121209 0:30:00 InnoDB: Compressed tables use zlib 1.2.3.4 121209 0:30:00 InnoDB: Initializing buffer pool, size = 128.0M 121209 0:30:00 InnoDB: Completed initialization of buffer pool 121209 0:30:00 InnoDB: highest supported file format is Barracuda. 121209 0:30:00 InnoDB: Waiting for the background threads to start 121209 0:30:01 InnoDB: 1.1.8 started; log sequence number 1595675 121209 0:30:01 InnoDB: Starting shutdown... 121209 0:30:01 InnoDB: Shutdown completed; log sequence number 1595675 AppArmor parser error for /etc/apparmor.d/usr.sbin.mysqld in /etc/apparmor.d/usr.sbin.mysqld at line 9: Could not open 'abstractions/mysql' 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 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 the error message indicates its a followup error from a previous failure. Errors were encountered while processing: mysql-server-5.5 mysql-server E: Sub-process /usr/bin/dpkg returned an error code (1)
|