Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

mpss 3.3: unable to install libldap-dev k1om in mic

Ramon_B_
Beginner
913 Views

Hi,

We are trying to install libldap in the mic's linux system, by using the overlay rpm feature. This is with MPSS 3.3

However, there seems to be a depedancy problem with the libldap-dev rpm supplied in the mpss-3.3-k1om.tar

[root@r14n9-mic0 RPMs-to-install]# rpm -i libldap-2.4-dev-2.4.23-r1.k1om.rpm 
error: Failed dependencies:
	/usr/libexec/openldap/back_ldap-2.4.so.2.5.6 is needed by libldap-2.4-dev-2.4.23-r1.k1om
	/usr/libexec/openldap/back_meta-2.4.so.2.5.6 is needed by libldap-2.4-dev-2.4.23-r1.k1om
	/usr/libexec/openldap/back_monitor-2.4.so.2.5.6 is needed by libldap-2.4-dev-2.4.23-r1.k1om
	/usr/libexec/openldap/back_null-2.4.so.2.5.6 is needed by libldap-2.4-dev-2.4.23-r1.k1om
	/usr/libexec/openldap/back_passwd-2.4.so.2.5.6 is needed by libldap-2.4-dev-2.4.23-r1.k1om
	/usr/libexec/openldap/back_shell-2.4.so.2.5.6 is needed by libldap-2.4-dev-2.4.23-r1.k1om
[root@r14n9-mic0 RPMs-to-install]# 

 

These files are supplied by libldap-dbg, but in another path:

 

k1om# rpm -ql -p ./libldap-2.4-dbg-2.4.23-r1.k1om.rpm | grep back_
warning: ./libldap-2.4-dbg-2.4.23-r1.k1om.rpm: Header V4 DSA/SHA1 Signature, key ID 489957e7: NOKEY
/usr/libexec/openldap/.debug/back_ldap-2.4.so.2
/usr/libexec/openldap/.debug/back_ldap-2.4.so.2.5.6
/usr/libexec/openldap/.debug/back_ldap.so
/usr/libexec/openldap/.debug/back_meta-2.4.so.2
/usr/libexec/openldap/.debug/back_meta-2.4.so.2.5.6
/usr/libexec/openldap/.debug/back_meta.so
/usr/libexec/openldap/.debug/back_monitor-2.4.so.2
/usr/libexec/openldap/.debug/back_monitor-2.4.so.2.5.6
/usr/libexec/openldap/.debug/back_monitor.so
/usr/libexec/openldap/.debug/back_null-2.4.so.2
/usr/libexec/openldap/.debug/back_null-2.4.so.2.5.6
/usr/libexec/openldap/.debug/back_null.so
/usr/libexec/openldap/.debug/back_passwd-2.4.so.2
/usr/libexec/openldap/.debug/back_passwd-2.4.so.2.5.6
/usr/libexec/openldap/.debug/back_passwd.so
/usr/libexec/openldap/.debug/back_shell-2.4.so.2
/usr/libexec/openldap/.debug/back_shell-2.4.so.2.5.6
/usr/libexec/openldap/.debug/back_shell.so

 

This seems to be a bug in the RPM's, or am I missing something?

Any advice would be appreciated.

 

0 Kudos
3 Replies
Loc_N_Intel
Employee
913 Views

Hi Ramon,

I confirm that I cannot install libldap-dev, shipped with MPSS 3.3, in coprocessors due to the missing files in /usr/libexec/openldap.  I will generate a ticket to track this issue. Thank you very much.

0 Kudos
Ramon_B_
Beginner
913 Views

ok thanks for confirming

0 Kudos
Loc_N_Intel
Employee
913 Views

Hi Ramon,

Just to follow up with you, this issue is resolved in the upcoming MPSS 3.5 . Thank you.

0 Kudos
Reply