[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-06-12 Thread Phil
Hi there, Please, how do I aplly the fix, precisely and in simple words :} ? Yours -- Dapper to Hardy upgrade fails with slapd https://bugs.launchpad.net/bugs/213482 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in ubuntu.

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-29 Thread Michael Vogt
** Tags added: dapper2hardy -- Dapper to Hardy upgrade fails with slapd https://bugs.launchpad.net/bugs/213482 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to cyrus-sasl2 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@l

Re: [Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-11 Thread Adam Sommer
Hello, I just did another test upgrade and wanted to report that everything worked fine. Thank you Michael and Steve, I appreciate it. -- Party On, Adam ** Attachment added: "unnamed" http://launchpadlibrarian.net/13357674/unnamed -- Dapper to Hardy upgrade fails with slapd https://bugs.

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-10 Thread Steve Langasek
this package is through binary NEW, and I've just promoted it to main; marking as fix released. ** Changed in: cyrus-sasl2 (Ubuntu) Status: Fix Committed => Fix Released -- Dapper to Hardy upgrade fails with slapd https://bugs.launchpad.net/bugs/213482 You received this bug notification b

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-10 Thread Michael Vogt
Waiting for binary NEW and needs to be added to main. ** Changed in: cyrus-sasl2 (Ubuntu) Status: In Progress => Fix Committed -- Dapper to Hardy upgrade fails with slapd https://bugs.launchpad.net/bugs/213482 You received this bug notification because you are a member of Ubuntu Server Te

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
Looks like my initial fix was overly complicated, a simple transitional package is enough and there is no need for any libsasl2-modules transition :) ** Changed in: openldap2.3 (Ubuntu) Assignee: (unassigned) => Michael Vogt (mvo) Status: Triaged => In Progress ** Changed in: cyrus-sa

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
** Attachment added: "upgrade log with the pachted libsasl2" http://launchpadlibrarian.net/13298210/bootstrap.log -- Dapper to Hardy upgrade fails with slapd https://bugs.launchpad.net/bugs/213482 You received this bug notification because you are a member of Ubuntu Server Team, which is subs

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
This patch fixes the problem for me. But it requires a transition from libsasl2-modules to libsasl2-2-modules for all packages that use the former in their depends or suggests. I ran a upgrade test with the fix (in the kvm auto-tester and it looks good). It does not break on the upgrade any longer

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
It should be sufficient to rename the libsasl2-modules-$foo packages for libsasl2-2 to libsasl2-2-modules-$foo to avoid the removal of libsasl2 (and thus libldap-2.2-7. Not sure if that has any unwanted side effects but I guess not (the reverse depends are tiny). -- Dapper to Hardy upgrade fails

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
The database gets dumped/reloaded because the format changes. The libldap-2.2-7 that is needed to make slapcat work is removed because it depends on libsasl2 that is no longer available (replaced with libsasl2-2) and it has a exact version dependency on the libsasl2-modules packages (libsasl2 has

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
The problem is that slapcat is used in the slapd preinst but parts of the dependencies for it are no longer available: # ldd /usr/sbin/slapcat linux-vdso.so.1 => (0x7fff019ff000) libldap_r-2.2.so.7 => not found liblber-2.2.so.7 => not found libiodbc.so.2 => /u

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
I can reproduce this in a clean dapper chroot with slapd installed. The upgrade fails with the same error. -- Dapper to Hardy upgrade fails with slapd https://bugs.launchpad.net/bugs/213482 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to o

[Bug 213482] Re: Dapper to Hardy upgrade fails with slapd

2008-04-09 Thread Michael Vogt
Thanks for your bugreport. It looks like the culprit are these lines: Preparing to replace slapd 2.2.26-5ubuntu2.6 (using .../slapd_2.4.7-6ubuntu2_i386.deb) ...^M Stopping OpenLDAP: slapd.^M Dumping to /var/backups/slapd-2.2.26-5ubuntu2.6: ^M - directory dc=salem,dc=edu... slapcat: error whil