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

Bug 31022

Summary: gq won't build because of wrong dependency
Product: Gentoo Linux Reporter: Jens Hoffrichter <joho>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jens Hoffrichter 2003-10-13 03:05:30 UTC
The gq ebuild contains a wrong dependency to net-nds/openldap-2 (which might
have been correct some time ago). But openldap v2 is now named only
net-nds/openldap, so the ebuild won't build because of unmet dependencies.

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge gq (with not installed openldap-2 and freshly
synced portage tree)
2.
3.




Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(tm) XP 1800+
distcc 2.9 i486-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=athlon-xp -funroll-loops -pipe"
CHOST="i486-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -mcpu=athlon-xp -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs distcc cvs"
GENTOO_MIRRORS="http://gentoo.inode.at http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/home/jh/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml
gdbm berkdb slang readline arts svga java X sdl gpm tcpd pam libwww ssl perl
python esd imlib oggvorbis gnome gtk qt kde motif opengl alsa amd apache2 autofs
bonobo cdr curl doc dvd ethereal evo expat gb gd gphoto2 gtk2 imap javascript
ldap maildir mbox mcal mozaccess mozcalendar mozctl mozilla mozinterfaceinfo
mozp3p mozsvg mozxmlterm mysql openssh pcap postgres samba tcltk tetex transcode
usb vim-with-x wxwindows"
Comment 1 Jens Hoffrichter 2003-10-13 03:12:18 UTC
Sorry, I have written a modified ebuild of gq some time ago and had it in
my local portage tree. And there the dependencies were wrong *argl*

Sorry guys, my fault!

CU all,
Joho