Search Criteria
Package Details: mariadb-clients-git 11.6.2.r0.gd8dad8c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mariadb-git.git (read-only, click to copy) |
---|---|
Package Base: | mariadb-git |
Description: | MariaDB client tools |
Upstream URL: | https://mariadb.org/ |
Licenses: | GPL-2.0-only |
Conflicts: | mysql-clients |
Provides: | mysql-clients |
Submitter: | heavysink |
Maintainer: | TrialnError |
Last Packager: | TrialnError |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-21 21:10 (UTC) |
Last Updated: | 2025-01-08 21:11 (UTC) |
Dependencies (22)
- jemalloc (jemalloc-gitAUR)
- mariadb-libs-gitAUR
- ncurses (ncurses-gitAUR)
- boost (boost-gitAUR) (make)
- bzip2 (bzip2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cracklib (make)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jemalloc (jemalloc-gitAUR) (make)
- judy (make)
- krb5 (krb5-gitAUR) (make)
- liburing (liburing-gitAUR) (make)
- libxcrypt (libxcrypt-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- lz4 (lz4-gitAUR) (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- pcre2 (pcre2-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-selinuxAUR, systemd-gitAUR) (make)
- xz (xz-gitAUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (6)
- gazie (requires mysql-clients)
- mariadb-git
- mysql (requires mysql-clients)
- mysql-shell (requires mysql-clients) (optional)
- mysql80 (requires mysql-clients)
- mysql81 (requires mysql-clients)
Sources (8)
- 0001-arch-specific.patch
- git+https://github.com/codership/wsrep-lib.git
- git+https://github.com/facebook/rocksdb.git
- git+https://github.com/mariadb-corporation/libmarias3.git
- git+https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
- git+https://github.com/MariaDB/mariadb-connector-c.git
- git+https://github.com/wolfSSL/wolfssl.git
- mariadb
Latest Comments
MarsSeed commented on 2023-10-25 10:39 (UTC)
There are many packaging issues here.
All '-git' packages should provide and conflict with their non-git counterpart, but mytop-git shouldn't provide and conflict with mariadb, the pkgbase shouldn't have any provides and conflicts at all, and none of the packages should have replaces fields.
miryo commented on 2022-10-13 01:13 (UTC) (edited on 2023-06-21 00:52 (UTC) by miryo)
to fix
ERROR: pkgver is not allowed to contain colons, forward slashes, hyphens or whitespace.
plz change the function pkgver() to:
on PKGBUILD.
just add
| awk '{print $NF}'
to end of ling 2GC268DM commented on 2022-06-03 12:34 (UTC)
IslandC0der commented on 2021-08-03 00:13 (UTC)
Fixed :)
maderios commented on 2021-07-31 10:48 (UTC)
I get error
IslandC0der commented on 2021-07-23 20:16 (UTC)
Should be fixed now :)
katoitalia commented on 2021-07-22 16:45 (UTC)
this fails to build for me on aarch64