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

Bug 239263

Summary: net-ftp/pure-ftpd dies, when TLS is enabled
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: New packagesAssignee: Luca Longinotti (RETIRED) <chtekk>
Status: RESOLVED DUPLICATE    
Severity: normal CC: net-ftp
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Conrad Kostecki gentoo-dev 2008-10-01 17:13:06 UTC
If you start pure-ftpd with activated TLS (-Y1/-Y2 or --tls=1/--tls=2) start-stop-daemon says:
 * start-stop-daemon: /usr/sbin/pure-ftpd died

Its a problem of start-stop-daemon, as a manual start of pure-ftpd with TLS works fine.
Comment 1 Conrad Kostecki gentoo-dev 2008-10-01 17:13:15 UTC
.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-02 15:50:38 UTC
Please post your `emerge --info' too. Look for relevant error messages in your syslog output and post those too.
Comment 3 Conrad Kostecki gentoo-dev 2008-10-02 15:59:31 UTC
Bl4ckB0x / # emerge --info
Portage 2.1.5.6 (default/linux/x86/2008.0/server, gcc-4.3.1, glibc-2.8_p20080602-r0, 2.6.27-rc8 i586)
=================================================================
System uname: 2.6.27-rc8 i586 Geode(TM) Integrated Processor by AMD PCS
Timestamp of tree: Wed, 01 Oct 2008 05:45:02 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p39
dev-java/java-config: 1.3.7, 2.1.6-r1
dev-lang/python:     2.5.2-r8
dev-util/ccache:     2.4-r8
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.5
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.63
sys-devel/automake:  1.4_p6, 1.7.9-r1, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.26
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i586-pc-linux-gnu"
CFLAGS="-march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions -fno-align-labels -fno-align-loops -pipe -fomit-frame-pointer -mfpmath=387"
CHOST="i586-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=geode -Os -mmmx -m3dnow -fno-align-jumps -fno-align-functions -fno-align-labels -fno-align-loops -pipe -fomit-frame-pointer -mfpmath=387 -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS=""
FEATURES="ccache distlocks fixpackages parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://de-mirror.org/distro/gentoo/"
LANG="de_DE.UTF-8"
LC_ALL="de_DE.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,-s -Wl,-z,now"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_COMPRESS="gzip"
PORTAGE_COMPRESS_FLAGS="-f9"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="3dnow alsa berkdb bzip2 cgi crypt ftp iconv javascript jpeg lua mmx ncurses nls offensive pam png readline samba sasl slang ssl symlink tcpd threads truetype unicode vhosts x86 zlib" ALSA_CARDS="cs5535audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="alias auth_basic authn_file authz_host authz_user autoindex cache cgi deflate dir disk_cache filter log_config logio mime mime_magic mem_cache rewrite unique_id vhost_alias" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="cfontz hd44780" LINGUAS="de" LIRC_DEVICES="serial" USERLAND="GNU" VIDEO_CARDS="amd"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, PORTAGE_RSYNC_EXTRA_OPTS

Comment 4 Conrad Kostecki gentoo-dev 2008-10-02 16:01:12 UTC
Bl4ckB0x / # /etc/init.d/pure-ftpd start
 * Starting Pure-FTPd ...
 * start-stop-daemon: /usr/sbin/pure-ftpd died
 * Could not launch Pure-FTPd
 * ERROR: pure-ftpd failed to start

Bl4ckB0x / # tail /var/log/everything/current
Oct  2 17:59:23 [/etc/init.d/pure-ftpd] start-stop-daemon: /usr/sbin/pure-ftpd died
Oct  2 17:59:23 [/etc/init.d/pure-ftpd] ERROR: pure-ftpd failed to start

I am using "-Y1" oder "-Y2" for TLS Support.
Comment 5 Conrad Kostecki gentoo-dev 2008-10-05 20:58:06 UTC
Bug #236190 fixed this Problem here!
Comment 6 Bernard Cafarelli gentoo-dev 2009-10-16 12:33:52 UTC
(In reply to comment #5)
> Bug #236190 fixed this Problem here!

Thanks, marking this one as duplicate then



*** This bug has been marked as a duplicate of bug 236190 ***