-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-10.1
-
None
-
No
-
Low
-
rhel-databases
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Install `mariadb-test` without weak dependencies and run tests.
What is the impact of this issue to you?
Cannot run tests without `/usr/bin/mariadb-upgrade` which is provided by `mariadb-server-utils` in RHEL (in Rawhide it's provided by `mariadb-server` instead so it works fine).
Please provide the package NVR for which the bug is seen:
`mariadb-test-10.11.11-1`
How reproducible is this bug?:
Always
Steps to reproduce
- `dnf install mariadb-test --setopt=install_weak_deps=false -y`
- `cd /usr/share/mysql-test`
- `./mariadb-test-run`
Expected results
Tests running
Actual results
Logging: ./mariadb-test-run VS config: vardir: /usr/share/mysql-test/var Checking leftover processes... Removing old var directory... Creating var directory '/usr/share/mysql-test/var'... Checking supported features... MariaDB Version 10.11.14-MariaDB - SSL connections supported mysql-test-run: *** ERROR: Could not find /usr/bin/mariadb-upgrade