Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
After the recent sync (18:25 CEST), I get the following error when doing emerge -uDp world (kile is installed, if that is of any significance): praios /home/anno# emerge -uDp world These are the packages that I would merge, in order: Calculating world dependencies / emerge: there are no masked or unmasked ebuilds to satisfy "(kde-base/kdegraphics)". !!! Problem with ebuild app-editors/kile-1.6.3 !!! Possibly a DEPEND/*DEPEND problem. !!! Depgraph creation failed. Reproducible: Always Steps to Reproduce: 1.emerge sync 2.emerge -uDp world Actual Results: Error message, see above Expected Results: emerge should have coughed up a list of packages it would update praios /home/anno# emerge info Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.8-gentoo-r3) ================================================================= System uname: 2.6.8-gentoo-r3 i686 AMD Athlon(TM) XP 2600+ Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r4 Automake: sys-devel/automake-1.8.5-r1 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /etc/ntp.conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache fixpackages sandbox userpriv" GENTOO_MIRRORS="ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo ftp://ibiblio.org/pub/Linux/distributions/gentoo/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage" USE="3dnow X aalib acl acpi alsa apache2 apm arts artswrappersuid audiofile avi berkdb bitmap-fonts bzlib cdr crypt cups dga dvd dvdr encode ethereal fam fastcgi fbcon foomaticdb ftp gdbm gif gpm gtk gtk2 imagemagick imap imlib jabber java jpeg junit kde lesstif libg++ libwww linguas_de mad matrox mbox mikmod mmx mng motif mozilla mpeg msn mysql ncurses nls offensive oggvorbis ooo-kde opengl oscar oss pam pcre pdflib perl php png python qt quicktime readline samba sasl sdl slang spell sse ssl svg svga tcltk tcpd tetex tidy tiff truetype unicode usb videos wmf x86 xml xml2 xmms xprint xv xvid zlib" praios /home/anno# cat /usr/portage/app-editors/kile/kile-1.6.3.ebuild # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-editors/kile/kile-1.6.3.ebuild,v 1.9 2004/09/14 12:52:47 carlo Exp $ inherit kde DESCRIPTION="A Latex Editor and TeX shell for kde" SRC_URI="mirror://sourceforge/kile/${P}.tar.gz" HOMEPAGE="http://kile.sourceforge.net" IUSE="kde" SLOT=0 KEYWORDS="x86 amd64 sparc ppc" LICENSE="GPL-2" DEPEND="dev-lang/perl" RDEPEND="virtual/tetex kde? (kde-base/kdegraphics)" need-kde 3.1
*** This bug has been marked as a duplicate of 64013 ***