Package: vsftpd
Version: 2.0.5-2
Severity: minor
File: /etc/init.d/vsftpd
Tags: patch
The init script assumes /usr/sbin/start-stop-daemon is in the PATH.
This is not necessarily the case, particularly when using something
like sudo to run a command as root without going through a full login
procedure (and thus not loading root's .profile):
Starting FTP server: vsftpd/etc/init.d/vsftpd: line 23: start-stop-daemon:
command not found
invoke-rc.d: initscript vsftpd, action "start" failed.
dh-make's /usr/share/debhelper/dh_make/debian/init.d.ex has the line:
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
I recommend you either add this line to vsftpd's init script, or give
the full path to all programs.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.21-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages vsftpd depends on:
ii adduser 3.104 add and remove users and groups
ii libc6 2.6-2 GNU C Library: Shared libraries
ii libcap1 1:1.10-14 support for getting/setting POSIX.
ii libpam-modules 0.79-4 Pluggable Authentication Modules f
ii libpam0g 0.79-4 Pluggable Authentication Modules l
ii libssl0.9.8 0.9.8e-5+b1 SSL shared libraries
ii libwrap0 7.6.dbs-13 Wietse Venema's TCP wrappers libra
ii netbase 4.29 Basic TCP/IP networking system
Versions of packages vsftpd recommends:
ii logrotate 3.7.1-3 Log rotation utility
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]