Activity log for bug #632051

Date Who What changed Old value New value Message
2010-09-06 23:47:00 Mike Bernson bug added bug
2010-09-06 23:47:41 Mike Bernson visibility private public
2010-09-07 13:29:16 Marc Deslauriers security vulnerability yes no
2010-09-07 13:29:18 Marc Deslauriers bug added subscriber Ubuntu Bugs
2010-09-07 13:29:27 Marc Deslauriers removed subscriber Ubuntu Security Team
2010-09-07 15:15:26 Mike Bernson cve linked 2010-0211
2010-09-07 15:15:26 Mike Bernson cve linked 2010-0212
2010-09-07 21:13:37 Mathias Gug openldap (Ubuntu): importance Undecided Low
2010-09-07 21:13:42 Mathias Gug openldap (Ubuntu): status New Incomplete
2010-09-08 00:48:50 Nathan Stratton Treadway attachment added print descriptive warning message when get_directory function can't find the database directory for the given suffix https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/632051/+attachment/1555599/+files/slapd_2.4.21-0ubuntu5.3_postinst_empty_dbdir_warning.patch
2010-09-08 00:50:35 Nathan Stratton Treadway tags patch
2010-09-08 16:43:47 Brian Murray bug added subscriber Ubuntu Review Team
2010-09-09 12:21:44 Thierry Carrez summary slapd dist-upgrade chown: invalid argument: `' Improve error message in case suffix is incorrect
2010-09-09 12:22:58 Thierry Carrez description When doing a apt-get dist-upgrade going from slapd_2.4.15-1ubuntu3_amd64.deb to slapd_2.4.15-1ubuntu3.1_amd64.deb I get the following output: batch@work-isp:/tmp$ sudo apt-get dist-upgrade [sudo] password for batch: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up slapd (2.4.15-1ubuntu3.1) ... Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.15-1ubuntu3... done. chown: invalid argument: `' dpkg: error processing slapd (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: slapd E: Sub-process /usr/bin/dpkg returned an error code (1) output of lsb_release -rd: batch@work-isp:/tmp$ lsb_release -rd Description: Ubuntu 9.04 Release: 9.04 output of apt-cache policy slapd: batch@work-isp:/tmp$ apt-cache policy slapd slapd: Installed: 2.4.15-1ubuntu3.1 Candidate: 2.4.15-1ubuntu3.1 Version table: *** 2.4.15-1ubuntu3.1 0 500 http://us.archive.ubuntu.com jaunty-updates/main Packages 500 http://security.ubuntu.com jaunty-security/main Packages 100 /var/lib/dpkg/status 2.4.15-1ubuntu3 0 500 http://us.archive.ubuntu.com jaunty/main Packages I except the package to install without error. The package did not install correct leaves the sysem with 1 not fully installed or removed Bug is due to buggy configuration, but we could have a better error message. See comment 5 for details. Original description: When doing a apt-get dist-upgrade going from slapd_2.4.15-1ubuntu3_amd64.deb to slapd_2.4.15-1ubuntu3.1_amd64.deb I get the following output: batch@work-isp:/tmp$ sudo apt-get dist-upgrade [sudo] password for batch: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up slapd (2.4.15-1ubuntu3.1) ...   Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.15-1ubuntu3... done. chown: invalid argument: `' dpkg: error processing slapd (--configure):  subprocess post-installation script returned error exit status 1 Errors were encountered while processing:  slapd E: Sub-process /usr/bin/dpkg returned an error code (1) output of lsb_release -rd: batch@work-isp:/tmp$ lsb_release -rd Description: Ubuntu 9.04 Release: 9.04 output of apt-cache policy slapd: batch@work-isp:/tmp$ apt-cache policy slapd slapd:   Installed: 2.4.15-1ubuntu3.1   Candidate: 2.4.15-1ubuntu3.1   Version table:  *** 2.4.15-1ubuntu3.1 0         500 http://us.archive.ubuntu.com jaunty-updates/main Packages         500 http://security.ubuntu.com jaunty-security/main Packages         100 /var/lib/dpkg/status      2.4.15-1ubuntu3 0         500 http://us.archive.ubuntu.com jaunty/main Packages I except the package to install without error. The package did not install correct leaves the sysem with 1 not fully installed or removed
2010-09-09 12:23:15 Thierry Carrez openldap (Ubuntu): importance Low Wishlist
2010-09-09 12:23:15 Thierry Carrez openldap (Ubuntu): status Incomplete Triaged
2010-09-09 14:21:46 Nathan Stratton Treadway summary Improve error message in case suffix is incorrect Improve slapd postinst error message in case database directory can't be determined for a given LDAP suffix
2010-09-09 14:21:46 Nathan Stratton Treadway description Bug is due to buggy configuration, but we could have a better error message. See comment 5 for details. Original description: When doing a apt-get dist-upgrade going from slapd_2.4.15-1ubuntu3_amd64.deb to slapd_2.4.15-1ubuntu3.1_amd64.deb I get the following output: batch@work-isp:/tmp$ sudo apt-get dist-upgrade [sudo] password for batch: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up slapd (2.4.15-1ubuntu3.1) ...   Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.15-1ubuntu3... done. chown: invalid argument: `' dpkg: error processing slapd (--configure):  subprocess post-installation script returned error exit status 1 Errors were encountered while processing:  slapd E: Sub-process /usr/bin/dpkg returned an error code (1) output of lsb_release -rd: batch@work-isp:/tmp$ lsb_release -rd Description: Ubuntu 9.04 Release: 9.04 output of apt-cache policy slapd: batch@work-isp:/tmp$ apt-cache policy slapd slapd:   Installed: 2.4.15-1ubuntu3.1   Candidate: 2.4.15-1ubuntu3.1   Version table:  *** 2.4.15-1ubuntu3.1 0         500 http://us.archive.ubuntu.com jaunty-updates/main Packages         500 http://security.ubuntu.com jaunty-security/main Packages         100 /var/lib/dpkg/status      2.4.15-1ubuntu3 0         500 http://us.archive.ubuntu.com jaunty/main Packages I except the package to install without error. The package did not install correct leaves the sysem with 1 not fully installed or removed Bug is due to buggy configuration, but we could have a better error message. See comment 5 for details. Original description: When doing a apt-get dist-upgrade going from slapd_2.4.15-1ubuntu3_amd64.deb to slapd_2.4.15-1ubuntu3.1_amd64.deb I get the following output: batch@work-isp:/tmp$ sudo apt-get dist-upgrade [sudo] password for batch: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0B of additional disk space will be used. Do you want to continue [Y/n]? y Setting up slapd (2.4.15-1ubuntu3.1) ... Backing up /etc/ldap/slapd.conf in /var/backups/slapd-2.4.15-1ubuntu3... done. chown: invalid argument: `' dpkg: error processing slapd (--configure): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: slapd E: Sub-process /usr/bin/dpkg returned an error code (1) output of lsb_release -rd: batch@work-isp:/tmp$ lsb_release -rd Description: Ubuntu 9.04 Release: 9.04 output of apt-cache policy slapd: batch@work-isp:/tmp$ apt-cache policy slapd slapd: Installed: 2.4.15-1ubuntu3.1 Candidate: 2.4.15-1ubuntu3.1 Version table: *** 2.4.15-1ubuntu3.1 0 500 http://us.archive.ubuntu.com jaunty-updates/main Packages 500 http://security.ubuntu.com jaunty-security/main Packages 100 /var/lib/dpkg/status 2.4.15-1ubuntu3 0 500 http://us.archive.ubuntu.com jaunty/main Packages I except the package to install without error. The package did not install correct leaves the sysem with 1 not fully installed or removed
2014-08-29 16:59:32 Ryan Tandy openldap (Ubuntu): assignee Ryan Tandy (rtandy)