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

Bug 97265

Summary: sys-apps/foobar-2.0 fails to read my configuration properly
Product: Gentoo Linux Reporter: Chris White (RETIRED) <chriswhite>
Component: Current packagesAssignee: Chris White (RETIRED) <chriswhite>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: strace log

Description Chris White (RETIRED) gentoo-dev 2005-06-27 17:54:41 UTC
I tried to run foobar2 but it doesn't seem to be reading my configuration file
properly.

Reproducible: Always
Steps to Reproduce:
1. setup config file in .foobar
2. set config as "foo"
3. run foobar2
Actual Results:  
chris@localhost ~ $ ./foobar2
Configuration says: bar

Expected Results:  
chris@localhost ~ $ ./foobar2
Configuration says: foo

Portage 2.0.51.22-r1 (default-linux/x86/2005.0,
gcc-3.4.4, glibc-2.3.5-r0, 2.6.12-gentoo-r1 i686)
=================================================================
System uname: 2.6.12-gentoo-r1 i686 Intel(R)
Pentium(R) 4 CPU 1.60GHz
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1,
1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -mtune=pentium4 -mmmx
-msse -O2 -ftracer -fomit-frame-pointer -pipe"
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/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo
/etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=pentium4 -mtune=pentium4 -mmmx
-msse -O2 -ftracer -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig cvs distlocks
fixpackages nostrip sandbox sfperms sign strict"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo
http://gentoo.osuosl.org"
LANG="ja_JP.utf8"
LC_ALL="ja_JP.utf8"
LINGUAS="ja"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa anthy apm avi berkdb bitmap-fonts
canna cdparanoia chroot cjk codecs crypt cups curl
doc dv dvd dvdr emboss encode erandom esd esound
fam firebird flac foomatic foomaticdb fortran
freewnn gd gdbm gif gimpprint gnome gnomedb gnutls
gpm gstreamer gtk gtk2 hal imagemagick imlib
ithreads jacktiff jpeg kde libcaca libg++ libwww
live lzo mad mikmod ming mmx motif mozcalendar
mozdevelop moznocompose moznoirc moznomail mp3
mpeg ncurses network nls nomalloccheck nptl nvidia
ogg oggvorbis opengl oss pam pdflib perl png
portaudio python qt quicktime readline real sane
sdk sdl skey sndfile spell sse ssl svg tcltk tcpd
tga theora threads tiff truetype truetype-fonts
type1-fonts unicode userlocales vcd vorbis xanim
xine xml xml2 xmms xprint xv xvid xvmc zlib
linguas_ja userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS
Comment 1 Chris White (RETIRED) gentoo-dev 2005-06-27 18:21:18 UTC
Created attachment 62119 [details]
strace log

Here is the strace file you requested
Comment 2 Chris White (RETIRED) gentoo-dev 2005-06-27 18:28:41 UTC
[test bug for bugzilla howto]