Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-129964

`mariadb-test` should strongly Require `mariadb-server-utils`

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-10.1
    • mariadb10.11
    • None
    • No
    • Low
    • rhel-databases
    • None
    • False
    • False
    • Hide

      None

      Show
      None
    • 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

      1. `dnf install mariadb-test --setopt=install_weak_deps=false -y`
      2. `cd /usr/share/mysql-test`
      3. `./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
      

              mschorm@redhat.com Michal Schorm
              rh-ee-pkhartsk Petr Khartskhaev
              Michal Schorm Michal Schorm
              Vaclav Danek Vaclav Danek
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: