Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109947 - eselect/modules scripts fail to find functions defined in eselect/libs/config.bash
Summary: eselect/modules scripts fail to find functions defined in eselect/libs/config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 109956 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-10-20 13:28 UTC by jared
Modified: 2005-10-20 14:45 UTC (History)
1 user (show)

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 jared 2005-10-20 13:28:16 UTC
Updating the ati opengl kernel module (for example) requres calls to
store_config, load_config, etc, but the opengl eselect script complains that
these functions can't be found.
This occurs with the latest eselect ebuild, but not with version 0.9.6.

Reproducible: Always
Steps to Reproduce:
1.emerge the 1.0_rc3 eselect ebuild
2.eselect opengl set <driver>
3.




NOTE: at the time, i had ACCEPT_KEYWORDS="~x86" enabled.
----------------------8< current emerge info output >8-------------
Portage 2.0.51.22-r3 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r4 i686)
=================================================================
System uname: 2.6.13-gentoo-r4 i686 Intel(R) Pentium(R) M processor 1.80GHz
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.4-r1, 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.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -pipe -O2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -pipe -O2"
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 X alsa apm arts avi berkdb bitmap-fonts crypt cups curl eds emboss
encode esd fam foomaticdb fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib
ipv6 java jpeg junit kde ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg
ncurses nls ogg oggvorbis opengl oss pam pdflib perl png postgres python qt
quicktime readline samba sdl spell ssl tcltk tcpd tiff truetype truetype-fonts
type1-fonts udev vorbis xml xml2 xmms xv zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Duncan 2005-10-20 14:07:42 UTC
*** Bug 109956 has been marked as a duplicate of this bug. ***
Comment 2 Duncan 2005-10-20 14:19:53 UTC
Note solution noted in bug #109956 .  As Danny suggests, adding "inherit  
config" near the top of the script solves the problem. 
 
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2005-10-20 14:45:38 UTC
this is fixed in a newer version