Bug 1689204 - Test case failure: /CoreOS/mariadb/Regression/bz1233095-auth-pam-so-plugin
Summary: Test case failure: /CoreOS/mariadb/Regression/bz1233095-auth-pam-so-plugin
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: mariadb
Version: rh-mariadb103
Hardware: Unspecified
OS: Linux
unspecified
unspecified
Target Milestone: rc
: 3.3
Assignee: Michal Schorm
QA Contact: Karel Volný
Lenka Špačková
URL:
Whiteboard:
Depends On:
Blocks: 1582609
TreeView+ depends on / blocked
 
Reported: 2019-03-15 12:17 UTC by Karel Volný
Modified: 2019-06-11 11:53 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Known Issue
Doc Text:
Due to missing client plug-ins in the rh-mariadb103-mariadb package, the mysql utility cannot login to the server using advanced methods, such as Generic Security Services (GSS). To work around this problem, use the RHEL system client utility (/usr/bin/mysql) instead.
Clone Of:
Environment:
Last Closed: 2019-06-11 11:53:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2019:1435 0 None None None 2019-06-11 11:53:23 UTC

Description Karel Volný 2019-03-15 12:17:25 UTC
Filed from caserun https://tcms.engineering.redhat.com/run/355155/#caserun_20507470

Version-Release number of selected component (if applicable):
rh-mariadb103-mariadb-10.3.13-2.el7

Steps to Reproduce: 
run the test

Actual results: 
:: [ 23:09:56 ] :: [  BEGIN   ] :: Running 'mysql -u testusr -pabcdef -e 'SELECT 1+1''
ERROR 2059 (HY000): Plugin dialog could not be loaded: /opt/rh/rh-mariadb103/root/usr/lib64/mariadb/plugin/dialog.so: cannot open shared object file: No such file or directory
:: [ 23:09:56 ] :: [   FAIL   ] :: Command 'mysql -u testusr -pabcdef -e 'SELECT 1+1'' (Expected 0, got 1)


Expected results:
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::   Test
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

:: [ 08:06:03 ] :: [  BEGIN   ] :: Running 'mysql -u testusr -pabcdef -e 'SELECT 1+1''
+-----+
| 1+1 |
+-----+
|   2 |
+-----+
:: [ 08:06:03 ] :: [   PASS   ] :: Command 'mysql -u testusr -pabcdef -e 'SELECT 1+1'' (Expected 0, got 0)


note: this test works with mariadb-10.3.11-1.module+el8+2765+cfa4f87b so it's rather collection-specific problem than new bug in mariadb 10.3

Comment 11 errata-xmlrpc 2019-06-11 11:53:11 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2019:1435


Note You need to log in before you can comment on or make changes to this bug.