[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread mlind
Very well, nice to hear you got it sorted out. I'm closing this because it doesn't seem to be a bug on openldap2.2 package. If you experience similar behavior, you should open this bug against apt (or similar APT utility). ** Changed in: openldap2.2 (Ubuntu) Status: Needs Info => Rejected

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread tclark
That worked, thanks! I did upgrade from Dapper to Edgy. I had slapd running on this machine in the past, but I removed it, using apt-get remove, about four months ago. -- slapd won't install in edgy https://launchpad.net/bugs/64088 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread mlind
Does this workaround the issue? $ sudo aptitude install libldap-2.2-7=2.2.26-5ubuntu2 slapd If you upgraded from Dapper to Edgy, it could be that libldap-2.2-7 was not "downgraded" to Edgy's version. -- slapd won't install in edgy https://launchpad.net/bugs/64088 -- ubuntu-bugs mailing list u

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread tclark
aptitude does produce the same output. [EMAIL PROTECTED]:~$ sudo apt-cache policy libldap-2.2-7 libldap-2.2-7: Installed: 2.2.26-5ubuntu2.1 Candidate: 2.2.26-5ubuntu2.1 Version table: *** 2.2.26-5ubuntu2.1 0 100 /var/lib/dpkg/status 2.2.26-5ubuntu2 0 500 http://us.archi

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread mlind
Does "aptitude install slapd" produce the same output ? Could you also post ouputs of $ apt-cache policy libldap-2.2-7 $ apt-cache policy slapd Thanks. -- slapd won't install in edgy https://launchpad.net/bugs/64088 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread tclark
I just did this - I didn't have any Dapper repositories in my sources.list. I'm still getting the same result. Here's my sources.list: deb http://us.archive.ubuntu.com/ubuntu/ edgy main restricted deb-src http://us.archive.ubuntu.com/ubuntu/ edgy main restricted # Ubuntu 'Universe' Repository d

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread mlind
slapd 2.2.26-5ubuntu2.1 was released for dapper-security (repository). Make sure your /etc/apt/sources.list doesn't contain any Dapper repositories, update package lists with apt-get/aptitude and try to install slapd again. -- slapd won't install in edgy https://launchpad.net/bugs/64088 -- ub

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread tclark
Here is the requested output: libldap-2.2-7 | 2.2.26-5ubuntu2 | http://archive.ubuntu.com edgy/main Packages openldap2.2 | 2.2.26-5ubuntu2 | http://us.archive.ubuntu.com edgy/main Sources openldap2.2 | 2.2.26-5ubuntu2 | http://us.archive.ubuntu.com edgy/main Sources -- slapd won't install in edg

[Bug 64088] Re: slapd won't install in edgy

2006-10-05 Thread mlind
Do you have some third-party repositories on your sources.list which offers newer libldap-2.2.7 ? This error doesn't happen with Ubuntu repositories on Edgy Please provide output of $ apt-cache madison libldap-2.2-7 ** Changed in: openldap2.2 (Ubuntu) Status: Unconfirmed => Needs Info -