Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95608 - su command b0rked with sys-apps/shadow-4.0.7-r2
Summary: su command b0rked with sys-apps/shadow-4.0.7-r2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-09 13:44 UTC by Fernando (likewhoa)
Modified: 2005-06-09 15:41 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 Fernando (likewhoa) 2005-06-09 13:44:53 UTC
it partially works..

Reproducible: Always
Steps to Reproduce:
1. emerge =sys-apps/shadow-4.0.7-r2


Actual Results:  
emerged but 'su' as normal user will produce
bash: su: command not found

Expected Results:  
emerge 

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.11-cko3 i686)
=================================================================
System uname: 2.6.11-cko3 i686 Pentium III (Coppermine)
Gentoo Base System version 1.7.1
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1
sys-apps/sandbox:    1.2.8
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.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -mfpmath=sse -maccumulate-outgoing-args
-fforce-addr -ftracer -fomit-frame-pointer -fprefetch-loop-arrays
-falign-functions=4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/X11/xdm/Xaccess /etc/X11/xdm/xdm-config
/etc/X11/xorg.conf /etc/apf/conf.apf /etc/modules.autoload.d/kernel-2.6
/etc/portage /etc/ssh/sshd_config /lib/X11/xkb /opt/vmware/bin/vmware-config.pl
/usr/X11R6 /usr/X11R6/bin/startx /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 /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/X11/xdm/Xservers /etc/apf/conf.apf /etc/gconf
/etc/init.d/bootmisc /etc/init.d/localmount /etc/security/limits.conf
/etc/splash /etc/terminfo /usr/X11R6/bin/startx /etc/env.d"
CTARGET="i686-pc-linux-gnu"
CXXFLAGS="-O2 -march=pentium3 -pipe -mfpmath=sse -maccumulate-outgoing-args
-fforce-addr -ftracer -fomit-frame-pointer -fprefetch-loop-arrays
-falign-functions=4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig candy ccache distlocks fixpackages sandbox sfperms strict
userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.tds.net/gentoo/distfiles
http://mirror.clarkson.edu/pub/distributions/gentoo
http://gentoo.seren.com/gentoo
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source
http://mirror.datapipe.net/gentoo/distfiles
http://overlay.weboperative.com/downloads http://distfiles.gentoo.org"
LDFLAGS="-Wl,-O1 -Wl,--sort-common"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/fluidportage/trunk /usr/local/pub-overlay
/usr/local/bmg-gnome /usr/local/bmg-main /usr/local/flame-portage
/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X aalib alsa apache2 apm avi bash-completion bcmath bitmap-fonts bzlib
calendar caps cdr crypt ctype cups curl curlwrappers directfb divx4linux dvb dvd
dvdr eds emboss encode exif fam fbcon flac foomaticdb fortran ftp gd gdbm gif
gnustep gnutls gphoto2 gpm gstreamer gtk gtk2 hardenedphp imagemagick imap imlib
ipv6 java jikes joystick jpeg lcms ldap libg++ libwww lirc mad maildir mbox
memlimit mhash mime ming mmx mng motif mozilla mp3 mpeg mpi msn mysql mysqli
ncursers ncurses nls nptl nptlonly nvidia objc ogg opengl oscar oss pam
pam-mysql pcre pdflib perl php pie plotutils png pntl ppds prelude python qt
quicktime readline sasl sdk sdl session simplexml slcms sndfile snmp sockets
socks5 spell spl sqlite sse ssl stroke svg svga symlink tcltk tiff tokenizer
transcode truetype truetype-fonts type1-fonts unicode usb vhosts vorbis wddx wmf
x86 xface xine xml xml2 xmlrpc xmms xosd xpm xprint xsl xv xvid xvidinfo yahoo
zlib video_cards_nvidia userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, LANG, LC_ALL, LINGUAS
Comment 1 Fernando (likewhoa) 2005-06-09 15:41:36 UTC
apperantly /bin wasn't in my path..