Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295622 - net-nds/openldap upgrades should not barf on unconfigured systems
Summary: net-nds/openldap upgrades should not barf on unconfigured systems
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo LDAP project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-04 08:17 UTC by SpanKY
Modified: 2012-04-14 00:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SpanKY gentoo-dev 2009-12-04 08:17:53 UTC
if openldap is installed but not configured/running, then the upgrade process shouldnt crap the bed.  for example, building it on packaging systems which never actually run openldap fails with this:
....
 *      Your existing version of OpenLDAP was built against
 *      sys-libs/db:4.5, but the new one will build against
 *      4.6 and your database would be inaccessible.
....
 *           die "You need to upgrade your database first";
....

i dont have a db that needs upgrading, nor is slurp/slap even running:
# ls -a /var/lib/openldap-data/
.  ..  DB_CONFIG.example  .keep_net-nds_openldap-0  .version-tag

this is stuff that openldap itself installed
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-12-04 20:47:37 UTC
Please retest openldap-2.4.19-r1.ebuild r1.10 on your system.