After doing an emerge i8kutils and then running some of the files, it complains that it needs Tk. I then have to manually install Tk. After installing Tk, it still still says it needs Tk: (same error before and after emerging Tk) can't find package Tk while executing "package require Tk" (procedure "make_ui" line 15) invoked from within "make_ui" (procedure "main" line 4) invoked from within "main" invoked from within "if {$tcl_interactive == 0} { main vwait exit }" (file "/usr/bin/i8kmon" line 670) Reproducible: Always Steps to Reproduce: 1.emerge i8kutils 2.i8kmon 3.(error saying needs tk) 4.emerge tk 5.i8kmon 6.(error saying it needs tk) Actual Results: This error is produced: can't find package Tk while executing "package require Tk" (procedure "make_ui" line 15) invoked from within "make_ui" (procedure "main" line 4) invoked from within "main" invoked from within "if {$tcl_interactive == 0} { main vwait exit }" (file "/usr/bin/i8kmon" line 670) Expected Results: The i8kutils ebuild should have automatically installed Tk and be configured to find it once it is installed. i8kutils-1.17 bash-2.05b# emerge info Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) ================================================================= System uname: 2.4.20-gentoo-r6 i686 Intel(R) Pentium(R) III Mobile CPU 1000MHz GENTOO_MIRRORS="http://adelie.polymtl.ca/ http://gentoo.mirrors.pair.com/ ftp://gentoo.noved.org/ ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo" 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/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" PORTDIR="/usr/portage" DISTDIR="/usr/portage/distfiles" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR_OVERLAY="" USE="x86 oss 3dnow apm avi crypt cups encode foomaticdb gif jpeg kde gnome libg++ libwww mad mikmod mmx mpeg ncurses nls pdflib png quicktime slang spell truetype xml2 xmms xv zlib gdbm berkdb readline arts svga tcltk java X sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gtk qt motif opengl pcmcia" COMPILER="gcc3" CHOST="i686-pc-linux-gnu" CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays" CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -fforce-addr -falign-functions=4 -fprefetch-loop-arrays" ACCEPT_KEYWORDS="x86" MAKEOPTS="-j2" AUTOCLEAN="yes" SYNC="rsync://rsync.gentoo.org/gentoo-portage" FEATURES="sandbox ccache"
I cannot reproduce your bug. i8kutils depends on tk, so it will be installed when merging i8kutils and i8kmon runs without problems. Can you please check if this bug still exists for you?
Can't reproduce and reporter doesn't answer, so marking invalid.