Some values are not present in defaults.inf file of 389-ds-base v-1.3.5 and as a result of these missing values lib389 (v-1.0.4) tests fail with 389-ds-base v-1.3.5. These missing values are there in 389-ds-base v- 1.3.6. The issue is with v-1.3.5.
Missing values from defaults.inf file in 389-ds-base v-1.3.5 1. pid_file = @localstatedir@/run/dirsrv/slapd-{instance_name}.pid 2. access_log = @localstatedir@/log/dirsrv/slapd-{instance_name}/access 3. audit_log = @localstatedir@/log/dirsrv/slapd-{instance_name}/audit 4. error_log = @localstatedir@/log/dirsrv/slapd-{instance_name}/errors
If you want to have a quick view then look at the files mentioned below: Links to defaults.inf file: 1. 389-ds-base v-1.3.5 => https://pagure.io/389-ds-base/blob/389-ds-base-1.3.5/f/ldap/admin/src/defaults.inf.in 2. 389-ds-base v-1.3.6 => https://pagure.io/389-ds-base/blob/master/f/ldap/admin/src/defaults.inf.in
Out of 75 lib389 tests 1. 68 tests are failing. 2. 5 tests are having errors because they are unable to find the missing values from defaults.inf file. 3. 2 test are passing.
At least 90% tests should be passed by ds-389-base 1.3.5
Metadata Update from @firstyear: - Issue assigned to firstyear
Metadata Update from @firstyear: - Custom field reviewstatus adjusted to new - Custom field type adjusted to defect
Metadata Update from @firstyear: - Custom field reviewstatus adjusted to review (was: new)
ack
Metadata Update from @mreynolds: - Custom field reviewstatus adjusted to ack (was: review)
commit a9bb3c34b1ae0419a7cf10b1b4de2bb3b5ec961b To ssh://git@pagure.io/389-ds-base.git 70084f1..ea2adf3 389-ds-base-1.3.5 -> 389-ds-base-1.3.5
Metadata Update from @firstyear: - Custom field reviewstatus adjusted to review (was: ack) - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
Thanks to @ankity10 for finding this, we really appreciate it, and the detailed report. Well done!
Welcome
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/2238
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: fixed)