Package: sudo
Version: 1.6.8p12-4
Severity: normal

I can not invoke commands in /usr/sbin, /sbin anymore. I have not found any 
difference in 
my setup to other machines I have. I disabled all .bashrc/.profile/... files to 
check if 
some configuration in there is doing harm. I tried to strace with this command:
"sudo strace -o out.trace sudo invoke-rc.d" but with this command I cannot 
reproduce the 
behavior. See below.

[EMAIL PROTECTED]:~$ sudo invoke-rc.d
sudo: invoke-rc.d: command not found

The funny thing is:

[EMAIL PROTECTED]:~$ sudo which invoke-rc.d
/usr/sbin/invoke-rc.d
[EMAIL PROTECTED]:~$ sudo sudo invoke-rc.d
invoke-rc.d: syntax error: missing required parameter, --help assumed

invoke-rc.d, Debian/SysVinit (/etc/rc?.d) initscript subsystem.
Copyright (c) 2000,2001 Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
...

This is the environment

[EMAIL PROTECTED]:~$ sudo env
TERM=linux
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
LANG=en_US.UTF-8
HOME=/home/kai
SHELL=/bin/bash
LOGNAME=root
USER=root
SUDO_COMMAND=/usr/bin/env
SUDO_USER=kai
SUDO_UID=1002
SUDO_GID=1002

[EMAIL PROTECTED]:~$ sudo -l
User kai may run the following commands on this host:
    (ALL) ALL

I can provide more information if needed.

Regards, Kai Weber


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages sudo depends on:
ii  libc6                  2.3.6.ds1-13etch7 GNU C Library: Shared libraries
ii  libpam-modules         0.79-5            Pluggable Authentication Modules f
ii  libpam0g               0.79-5            Pluggable Authentication Modules l

sudo recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to