Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 436494 - net-analyzer/sarg-2.3.2: automagic dep on net-nds/openldap
Summary: net-analyzer/sarg-2.3.2: automagic dep on net-nds/openldap
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 452836
Blocks:
  Show dependency tree
 
Reported: 2012-09-28 11:17 UTC by Andrew Savchenko
Modified: 2013-01-21 17:33 UTC (History)
1 user (show)

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 Andrew Savchenko gentoo-dev 2012-09-28 11:17:36 UTC
Hello,

sarg has an automagic dep on ldap. From configure:

{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ldap_ldap_init" >&5
$as_echo "$ac_cv_lib_ldap_ldap_init" >&6; }
if test "x$ac_cv_lib_ldap_ldap_init" = xyes; then :
  LIBS="-lldap ${LIBS}"; HAVE_LDAP="yes"
else
  HAVE_LDAP=""
fi
Comment 1 Sergey Popov gentoo-dev 2013-01-09 11:24:09 UTC
+  09 Jan 2013; Sergey Popov <pinkbyte@gentoo.org> sarg-2.3.2.ebuild,
+  sarg-2.3.3.ebuild:
+  Fix automagic dependency on OpenLDAP, wrt bug #436494. Thanks to Andrew
+  Savchenko for discovering this issue

This is fixed in 2.3.3 and 2.3.4 ebuilds, will close this after 2.3.3 becomes stable
Comment 2 Sergey Popov gentoo-dev 2013-01-21 17:33:24 UTC
2.3.3-r1 hits stable, so this can be closed as FIXED