Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28542 - glftpd fails to run any script
Summary: glftpd fails to run any script
Status: RESOLVED DUPLICATE of bug 25754
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-12 12:00 UTC by A. Eijkhoudt
Modified: 2005-07-17 13:06 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 A. Eijkhoudt 2003-09-12 12:00:18 UTC
Since glftpd 1.8.6.8-r1 and onwards, glftpd is no longer able to run any 
scripts. All calls made from glftpd to an external program die, causing the FTP 
server to return:

226- Error: post_check script (zipscript) could not be executed, file not 
tested.

This program did not occur in baselayout 1.8.6.7. Something has changed from .7 
to .8-r1 (and onwards) that is causing this problem. A maintainer has 
removed .7 from the ebuilds and glftpd is a critical application for me.

Reproducible: Always
Steps to Reproduce:
1. Install any glftpd on Gentoo Linux
2. Upgrade baselayout to 1.8.6.8-r1 or higher
3. Run any script/external program after an upload (in glftpd.conf: postcheck 
setting)

Actual Results:  
226- Error: post_check script (zipscript) could not be executed, file not 
tested.

Expected Results:  
Check the file, obviously.

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.22)
=================================================================
System uname: 2.4.22 i686 Intel(R) Pentium(R) 4 CPU 1700MHz
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share
/config /var/bind /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/co
nfig"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=pentium3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo 
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ 
http://ftp.easynet.nl/mirror/gentoo/ http://gentoo.linux.no/ 
http://gentoo.oregonstate.edu/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync4.nl.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ libwww mad 
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv 
zlib gdbm berkdb slang readline arts bonobo svga ggi tcltk java guile mysql X 
sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gnome gtk qt kde motif 
opengl mozilla snmp cdr"
Comment 1 SpanKY gentoo-dev 2003-09-12 17:34:28 UTC

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