- root@server:~# apt-get install mysql-admin
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- You might want to run 'apt-get -f install' to correct these:
- The following packages have unmet dependencies:
- libice6 : Depends: x11-common but it is not going to be installed
- libxtst6 : Depends: x11-common but it is not going to be installed
- libxxf86dga1 : Depends: x11-common but it is not going to be installed
- mysql-admin : Depends: libatk1.0-0 (>= 1.29.3) but it is not going to be installed
- Depends: libcairo2 (>= 1.2.4) but it is not going to be installed
- Depends: libcairomm-1.0-1 (>= 1.6.4) but it is not going to be installed
- Depends: libglade2-0 (>= 1:2.6.1) but it is not going to be installed
- Depends: libglibmm-2.4-1c2a (>= 2.24.0) but it is not going to be installed
- Depends: libgtk2.0-0 (>= 2.8.0) but it is not going to be installed
- Depends: libgtkmm-2.4-1c2a (>= 1:2.20.0) but it is not going to be installed
- Depends: libpango1.0-0 (>= 1.14.0) but it is not going to be installed
- Depends: libpangomm-1.4-1 (>= 2.26.0) but it is not going to be installed
- Depends: mysql-gui-tools-common (= 5.0r14+openSUSE-2.1) but it is not going to be installed
- Recommends: mysql-query-browser but it is not going to be installed
- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- root@server:~# apt-get remove mysql-admin
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- Package mysql-admin is not installed, so not removed
- You might want to run 'apt-get -f install' to correct these:
- The following packages have unmet dependencies:
- libice6 : Depends: x11-common but it is not going to be installed
- libxtst6 : Depends: x11-common but it is not going to be installed
- libxxf86dga1 : Depends: x11-common but it is not going to be installed
- E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
- root@server:~#