Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 130797

Summary: Circular Dependency on OpenLDAP
Product: Gentoo Linux Reporter: James Hyland <khaine>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description James Hyland 2006-04-21 19:49:45 UTC
Mercury ~ # emerge info
Portage 2.0.54 (default-linux/x86/2006.0, gcc-3.4.4, glibc-2.3.5-r2, 2.6.14-hardened-r7 i686)
=================================================================
System uname: 2.6.14-hardened-r7 i686 Pentium II (Deschutes)
Gentoo Base System version 1.6.14
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium2 -fomit-frame-pointers -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/env.d"
CXXFLAGS="-O2 -march=pentium2 -fomit-frame-pointers -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 acl acpi apache2 apm arts avi bash-completion berkdb bitmap-fonts bzip2 clamav cli crypt cups curl dbx dri eds emboss encode esd expat foomaticdb fortran gif gnome gnutls gpm gstreamer gtk gtk2 hardened hardenedphp imap imlib isdnlog jabber java javacomm javadoc javamail jikes jpeg junit kde kerberos ldap libg++ libwww mad mikmod mmap mmx mono motif mp3 mpeg ncurses nls nptl ogg opengl oss pam pcre pdflib perl php pic png postgres pppd python qt quicktime radius readline reflection ruby samba sasl sdl session sharedmem spell spl ssl tcpd tidy truetype truetype-fonts type1-fonts udev unicode usb vorbis xerces xml xmlrpc xmms xorg xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

Mercury ~ # emerge openldap -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] dev-libs/cyrus-sasl-2.1.21-r2  -authdaemond +berkdb +crypt -gdbm +java +kerberos +ldap -mysql -ntlm_unsupported_patch +pam +postgres -sample -srp +ssl -urandom 0 kB
[ebuild  N    ] net-nds/openldap-2.2.28-r3  +berkdb +crypt -debug -gdbm -ipv6 +kerberos -minimal -odbc +perl +readline +samba +sasl (-selinux) -slp +ssl +tcpd 1,996 kB

Mercury ~ # emerge cyrus-sasl -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N    ] net-nds/openldap-2.2.28-r3  +berkdb +crypt -debug -gdbm -ipv6 +kerberos -minimal -odbc +perl +readline +samba +sasl (-selinux) -slp +ssl +tcpd 0 kB
[ebuild  N    ] dev-libs/cyrus-sasl-2.1.21-r2  -authdaemond +berkdb +crypt -gdbm +java +kerberos +ldap -mysql -ntlm_unsupported_patch +pam +postgres -sample -srp +ssl -urandom 0 kB
Comment 1 James Hyland 2006-04-21 19:51:14 UTC
Basically trying to emerge openldap requires cyrus-sasl.  But cyrus-sasl depends on openldap.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-21 23:13:58 UTC

*** This bug has been marked as a duplicate of 32394 ***