Search Criteria
Package Details: mariadb-clients-git 10.9.7_r197760.g717e3b3cfdb-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 |
Conflicts: | mysql-clients, mysql-clients-git |
Provides: | mysql-clients |
Submitter: | heavysink |
Maintainer: | None |
Last Packager: | IslandC0der |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-21 21:10 (UTC) |
Last Updated: | 2023-05-14 20:10 (UTC) |
Dependencies (19)
- jemalloc (jemalloc-gitAUR)
- mariadb-libs-gitAUR
- boost (boost-gitAUR) (make)
- bzip2 (bzip2-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- cracklib (make)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jemalloc (jemalloc-gitAUR) (make)
- krb5 (krb5-gitAUR) (make)
- libaio (libaio-gitAUR) (make)
- libxcrypt (libxcrypt-gitAUR) (make)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR) (make)
- lz4 (lz4-gitAUR) (make)
- lzo (make)
- openssl (openssl-gitAUR, openssl-staticAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-selinuxAUR, systemd-gitAUR, systemd-fmlAUR) (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)
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