After emerging serialmail ebuild, the maildirsmtp script is not correct. Reproducible: Always Steps to Reproduce: 1. emerge serialmail 2. 3. Actual Results: ebuils was correctly emerged, but I noticed malfunction of application and detected wrongly created maildirsmtp script. Expected Results: build correct maildirsmtp script. bash-2.05b# emerge info Portage 2.0.49-r4 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r7) ================================================================= System uname: 2.4.20-gentoo-r7 i686 Celeron (Coppermine) ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-O3 -march=i686 -pipe -funroll-loops " CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O3 -march=i686 -pipe -funroll-loops " DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs sandbox ccache buildpkg" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg gnome libg++ libwww mad mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb slang readline arts tetex svga java ruby X sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gtk qt kde motif opengl cdr doc evms2 ipv6 maildir matrox scanner tcltk wxwindows"
Created attachment 17914 [details] here is the wrongly generated maildirsmtp script After deleting the "prefix" /var/tmp/portage/serialmail-0.75-r1/image/, teh script works OK. Sincerely, Gour
fixed in serialmail-0.75-r2.