Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31022 - gq won't build because of wrong dependency
Summary: gq won't build because of wrong dependency
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-13 03:05 UTC by Jens Hoffrichter
Modified: 2003-10-13 03:12 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 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