action #71929
closedmysql_odbc: unixODBC change
0%
Description
Observation¶
openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-textmode@64bit fails in
mysql_odbc
Nariadb-connector-odbc requires libodbc.so.2, which was correctly split out of
unixODBC
The test though expects unixODBC to be present to have the directory layout present
Test suite description¶
Maintainer: okurz
Installation in textmode and selecting the textmode "desktop" during installation.
Reproducible¶
Fails since (at least) Build 20200925
Expected result¶
Last good: 20200924 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by ggardet_arm over 4 years ago
- Status changed from New to In Progress
PR available: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/11115 but is not enough.
There is now an error on assert_script_run 'isql mariadbodbc_mysql_dsn root x -b < query.sql';
which returns
[ISQL]ERROR: Could not SQLConnect
Is there another package to install?
Updated by okurz over 4 years ago
This is an autogenerated message for openQA integration by the openqa_review script:
This bug is still referenced in a failing openQA test: textmode
https://openqa.opensuse.org/tests/1433432
To prevent further reminder comments one of the following options should be followed:
- The test scenario is fixed by applying the bug fix to the tested product or the test is adjusted
- The openQA job group is moved to "Released"
- The label in the openQA scenario is removed
Updated by ggardet_arm over 4 years ago
I merged https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/11115 now
But I keep it open since there is still an error:
assert_script_run 'isql mariadbodbc_mysql_dsn root x -b < query.sql';
returns
[ISQL]ERROR: Could not SQLConnect
Updated by ggardet_arm over 4 years ago
- Status changed from In Progress to Workable
Updated by ggardet_arm over 4 years ago
- Status changed from Workable to In Progress
PR available to finally fix this: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/11353
Updated by ggardet_arm over 4 years ago
- Assignee changed from emiura to ggardet_arm