Unable to install OpenLDAP in debian based elementary OS
Posted
by
Waqas Khan
on Server Fault
See other posts from Server Fault
or by Waqas Khan
Published on 2013-06-25T20:23:09Z
Indexed on
2013/06/25
22:22 UTC
Read the original article
Hit count: 297
openldap
Hi while installing openldap when i enter the command:
apt-get install slapd
I get the following output
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
slapd : Depends: libldap-2.4-2 (= 2.4.28-1.1ubuntu4.1) but 2.4.28-1.1ubuntu4.2 is to be installed
E: Unable to correct problems, you have held broken packages.
Please help.
© Server Fault or respective owner