Package: vsftpd
Version: 2.2.2-1
Severity: normal

When using vsftp in non-standalone mode (i.e. run from inetd) upgrading the
package fails:

Setting up vsftpd (2.2.2-1) ...
vsftpd user (ftp) already exists, doing nothing.

vsftpd directory (/srv/ftp) already exists, doing nothing.
/etc/vsftpd.conf: listen disabled - service will not start
invoke-rc.d: initscript vsftpd, action "start" failed.
dpkg: error processing vsftpd (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 vsftpd

Shouldn't line 45 of the initscript be changed from

   Check_standalone_mode || exit

to

   Check_standalone_mode || exit 0

to exit cleanly in this case?


Arjan


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.27.21 (PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vsftpd depends on:
ii  adduser                       3.111      add and remove users and groups
ii  debconf [debconf-2.0]         1.5.28     Debian configuration management sy
ii  libc6                         2.10.1-7   GNU C Library: Shared libraries
ii  libcap2                       1:2.17-2   support for getting/setting POSIX.
ii  libpam-modules                1.1.0-4    Pluggable Authentication Modules f
ii  libpam0g                      1.1.0-4    Pluggable Authentication Modules l
ii  libssl0.9.8                   0.9.8k-6   SSL shared libraries
ii  libwrap0                      7.6.q-18   Wietse Venema's TCP wrappers libra
ii  netbase                       4.37       Basic TCP/IP networking system

Versions of packages vsftpd recommends:
ii  logrotate                     3.7.8-4    Log rotation utility

vsftpd suggests no packages.

-- debconf information:
* vsftpd/username: ftp
* vsftpd/directory: /srv/ftp



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to