FS#60089 - [ding-libs] test ini_validators_ut_check fails on glibc 2.28

Attached to Project: Arch Linux
Opened by Andreas Baumann (andreas_baumann) - Monday, 17 September 2018, 11:22 GMT
Last edited by Andreas Radke (AndyRTR) - Saturday, 22 September 2018, 13:36 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Andreas Radke (AndyRTR)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

One test fails with glibc 2.28 due to better error messages in regex parser:

94%: Checks: 18, Failures: 1, Errors: 0
ini/ini_validators_ut_check.c:610:F:ini_allowed_options:test_ini_allowed_options_wrong_regex:0: Got msg: [[r
ule/options_for_foo]: Cannot compile regular expression from option 'section_re'. Error: 'Unmatched [, [^, [
:, [., or [=']
FAIL ini_validators_ut_check (exit status: 1)

Fixed upstream, see https://github.com/SSSD/ding-libs/issues/7

Patch available downstream for 0.6.1:

https://git.archlinux32.org/archlinux32/packages/src/branch/master/core/ding-libs/ding-libs-0.6.1-ini_validators_ut_check-glibc-2.28.patch

Additional info:
* package version(s): 0.6.1-1
* config and/or log files etc.


Steps to reproduce:
asp export ding-libs
cd ding-libs
staging-x86_64-build
This task depends upon

Closed by  Andreas Radke (AndyRTR)
Saturday, 22 September 2018, 13:36 GMT
Reason for closing:  Fixed
Additional comments about closing:  patch aplied to 0.6.1-2

Loading...