Project

General

Profile

action #119662

Updated by jgwang over 1 year ago

### # **Motivation** 
 some openldap_to_389ds module failed on x86_64, this is a failed job: 
 https://openqa.suse.de/tests/9825912#step/openldap_to_389ds/14 

 it is a dependency issue, this is the related bug: 
 https://bugzilla.suse.com/show_bug.cgi?id=1203835 

 ~~~ 
 rpm -i openldap2-2.4.46-150000.9.74.3.x86_64.rpm 
 error: Failed dependencies: 
	 libldap-2_4-2 = 2.4.46-150000.9.74.3 is needed by openldap2-2.4.46-150000.9.74.3.x86_64 
 ~~~ 

 ### # **Acceptance criteria** 
 **AC1**: find resolution to make "openldap_to_389ds" pass

Back