pauska
unread,Feb 28, 2011, 1:41:35 PM2/28/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Percona Discussion
Hi,
I can't seem to get Zabbix installed on Ubuntu 10.04.02 LTS with
Percona installed from the apt repo.
apt-cache showpkg zabbix-server-mysql:
[snip]
"Dependencies:
1:1.8.1-1ubuntu1 - libc6 (2 2.7) libcurl3-gnutls (2 7.16.2-1)
libiksemel3 (0 (null)) libldap-2.4-2 (2 2.4.7) libmysqlclient16 (2
5.1.21-1) libopenipmi0 (0 (null)) libsnmp15 (2 5.4.2.1~dfsg) debconf
(18 0.5) debconf-2.0 (0 (null)) fping (0 (null)) adduser (0 (null))
dbconfig-common (2 1.8.19) lsb-base (0 (null)) zabbix-frontend-php (0
(null)) logrotate (0 (null)) mysql-server (2 4.0.16-2) snmpd (0
(null)) zabbix-server-pgsql (0 (null))"
apt-cache showpkg mysql-server:
Reverse Provides:
percona-sql-server-5.0 5.0.92-b23.87.lucid
percona-server-server-5.1 5.1.54-12.5-188.lucid
dpkg -l | grep percona:
ii percona-server-client 5.1.54-12.5-188.lucid
Percona Server database client (metapackage
ii percona-server-client-5.1 5.1.54-12.5-188.lucid
Percona Server database client binaries
ii percona-server-common 5.1.54-12.5-188.lucid
Percona Server database common files (e.g. /
ii percona-server-server 5.1.54-12.5-188.lucid
Percona Server database server (metapackage
ii percona-server-server-5.1 5.1.54-12.5-188.lucid
Percona Server database server binaries
Is the percona package registering in some sort of weird method, as in
not being a drop-in replacement for MySQL?
When I try tro install zabbix I get this:
#apt-get install zabbix-server-mysql
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer
required:
mysql-server-core-5.1 mysql-client-core-5.1 libdbd-mysql-perl <----
This is false, none of those packages are installed.
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
dbconfig-common fancontrol fping gawk libdbd-mysql-perl libhtml-
template-perl libiksemel3 libopenipmi0 libperl5.10 libsensors4 libsnmp-
base libsnmp15 lm-sensors mysql-client-core-5.1
mysql-server-core-5.1 snmpd wget
Suggested packages:
libipc-sharedcache-perl sensord read-edid i2c-tools zabbix-frontend-
php
The following NEW packages will be installed:
dbconfig-common fancontrol fping gawk libdbd-mysql-perl libhtml-
template-perl libiksemel3 libopenipmi0 libperl5.10 libsensors4 libsnmp-
base libsnmp15 lm-sensors mysql-client-core-5.1
mysql-server-core-5.1 snmpd wget zabbix-server-mysql
0 upgraded, 18 newly installed, 0 to remove and 0 not upgraded.
Need to get 12.6MB/12.7MB of archives.
After this operation, 37.0MB of additional disk space will be used.
Do you want to continue [Y/n]?
If I press Y, then this happens:
Unpacking mysql-client-core-5.1 (from .../mysql-client-
core-5.1_5.1.41-3ubuntu12.9_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/mysql-client-
core-5.1_5.1.41-3ubuntu12.9_amd64.deb (--unpack):
trying to overwrite '/usr/bin/mysql', which is also in package
percona-server-client-5.1 0:5.1.54-12.5-188.lucid
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Selecting previously deselected package mysql-server-core-5.1.
Unpacking mysql-server-core-5.1 (from .../mysql-server-
core-5.1_5.1.41-3ubuntu12.9_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/mysql-server-
core-5.1_5.1.41-3ubuntu12.9_amd64.deb (--unpack):
trying to overwrite '/usr/bin/my_print_defaults', which is also in
package percona-server-server-5.1 0:5.1.54-12.5-188.lucid
dpkg-deb: subprocess paste killed by signal (Broken pipe)