Bug 1689204

Summary: Test case failure: /CoreOS/mariadb/Regression/bz1233095-auth-pam-so-plugin
Product: Red Hat Software Collections Reporter: Karel Volný <kvolny>
Component: mariadbAssignee: Michal Schorm <mschorm>
Status: CLOSED ERRATA QA Contact: Karel Volný <kvolny>
Severity: unspecified Docs Contact: Lenka Špačková <lkuprova>
Priority: unspecified    
Version: rh-mariadb103CC: databases-maint, hhorak, mmuzila, mschorm, tborcin
Target Milestone: rc   
Target Release: 3.3   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
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.
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-06-11 11:53:11 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1582609    

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