without AUR helper..
error: could not perform operation (conflicting files) /usr/share/man/man1/mysqlpump.1.gz exists in both percona-server-clients and mysql
the problem is with that conflict.. one solution would't be to remove this man file?
Search Criteria
Package Details: libmysqlclient 9.0.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mysql.git (read-only, click to copy) |
---|---|
Package Base: | mysql |
Description: | MySQL client libraries |
Upstream URL: | https://www.mysql.com/products/community/ |
Licenses: | GPL-2.0-only |
Conflicts: | libmariadbclient, mariadb-libs |
Provides: | libmariadbclient, libmysqlclient, mariadb-libs |
Submitter: | Barthalion |
Maintainer: | Muflone |
Last Packager: | Muflone |
Votes: | 82 |
Popularity: | 0.023550 |
First Submitted: | 2013-04-25 19:13 (UTC) |
Last Updated: | 2024-08-11 14:51 (UTC) |
Dependencies (18)
- libsasl
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- cmake (cmake-gitAUR) (make)
- icu (icu-gitAUR) (make)
- jemalloc (jemalloc-gitAUR) (make)
- libaio (libaio-gitAUR) (make)
- libedit (make)
- libevent (libevent-gitAUR) (make)
- libfido2 (libfido2-fullAUR) (make)
- libtirpc (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- rapidjson (rapidjson-gitAUR) (make)
- re2 (re2-gitAUR) (make)
- rpcsvc-proto (make)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR) (make)
- systemd-tools (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR, systemd) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
Required by (314)
- amarok (requires mariadb-libs)
- amarok-git (requires libmariadbclient)
- anubis (requires libmariadbclient) (make)
- azerothcore (requires mariadb-libs)
- bacula-bat (requires libmariadbclient) (make)
- bacula-common (requires libmariadbclient) (make)
- bacula-console (requires libmariadbclient) (make)
- bacula-dir (requires libmariadbclient) (make)
- bacula-dir-mariadb (requires libmariadbclient)
- bacula-dir-mariadb (requires libmariadbclient) (make)
- bacula-dir-mysql (requires libmariadbclient) (make)
- bacula-dir-postgresql (requires libmariadbclient) (make)
- bacula-dir-sqlite3 (requires libmariadbclient) (make)
- bacula-fd (requires libmariadbclient) (make)
- bacula-sd (requires libmariadbclient) (make)
- bareos-bconsole (requires libmariadbclient) (make)
- bareos-common (requires libmariadbclient) (make)
- bareos-contrib-director-python-plugins (requires libmariadbclient) (make)
- bareos-contrib-filedaemon-python-plugins (requires libmariadbclient) (make)
- bareos-contrib-tools (requires libmariadbclient) (make)
- Show 294 more...
Sources (8)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 16 17 .. 19 Next › Last »
ginoboy commented on 2017-10-03 00:13 (UTC)
Muflone commented on 2017-10-01 15:18 (UTC)
I've just rebuilt the package from scratch and installed it using makepkg -i without any issue.
I think your issue is with your AUR helper
ginoboy commented on 2017-09-28 00:42 (UTC)
I have the same problem. :(
Muflone commented on 2017-09-27 19:15 (UTC)
@shsina
What installer do you use to install mysql and its dependencies?
shsina commented on 2017-09-27 16:15 (UTC)
@Muflone
I have same problem but I don't have percona-server-clients installed.
The problem is that the installer installs percona-server-clients instead of mariadb-clients.
Muflone commented on 2017-09-16 18:39 (UTC)
@ricardofunke
Is the percona-server-clients (an alternative mysql) which conflicts with mysql.
Pleaase remove it before installing mysql.
The same could happen for percona-server package
ricardofunke commented on 2017-09-15 15:17 (UTC) (edited on 2017-09-15 15:18 (UTC) by ricardofunke)
Is it conflicting with its own dependency packages?
error: could not perform operation (conflicting files) /usr/share/man/man1/mysqlpump.1.gz exists in both percona-server-clients and mysql
Muflone commented on 2017-09-09 16:11 (UTC)
@gamezelda and GregoD
try to build the package in a clean chroot (extra-x86-build).
I've just built the package again from scratch and it still builds fine.
gregodadone commented on 2017-09-07 12:39 (UTC)
Same error as gamezelda
gamezelda commented on 2017-08-22 22:41 (UTC) (edited on 2017-08-22 22:41 (UTC) by gamezelda)
I get a lot of linker errors when building...:
[ 85%] Built target GenYaccEmbeddedSource
[ 97%] Built target sql_embedded
[ 97%] Built target mysqlserver
[ 97%] Linking CXX executable mysqltest_embedded
CMakeFiles/mysqltest_embedded.dir/__/__/client/mysqltest.cc.o: In function `connection_thread':
/tmp/yaourt-tmp-zealcharm/aur-mysql/src/mysql-5.7.19/client/mysqltest.cc:893: undefined reference to `mysql_thread_init'
/tmp/yaourt-tmp-zealcharm/aur-mysql/src/mysql-5.7.19/client/mysqltest.cc:908: undefined reference to `mysql_send_query'
/tmp/yaourt-tmp-zealcharm/aur-mysql/src/mysql-5.7.19/client/mysqltest.cc:926: undefined reference to `mysql_thread_end'
/tmp/yaourt-tmp-zealcharm/aur-mysql/src/mysql-5.7.19/client/mysqltest.cc:927: undefined reference to `my_thread_exit'
etc. etc. etc.
I have all my system updated to the latest of testing.
Any idea of what could be the cause?
Pinned Comments
Muflone commented on 2023-08-16 17:21 (UTC) (edited on 2023-08-16 20:41 (UTC) by Muflone)
Warning
https://dev.mysql.com/doc/refman/8.1/en/downgrading.html
Downgrade from MySQL 8.1 to MySQL 8.0 or earlier is not supported. The only supported alternative is to restore a backup taken before upgrading. It is therefore imperative that you back up your data before starting the upgrade process.
MySQL 8.0 is available in https://aur.archlinux.org/packages/mysql80