Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73693 - webapp-config creates files with invalid user
Summary: webapp-config creates files with invalid user
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-07 10:55 UTC by Eric Brown
Modified: 2005-06-27 12:22 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 Eric Brown 2004-12-07 10:55:16 UTC
nt_linux root # ls -al /var/db/webapps/squirrelmail/1.4.3a-r2/
total 12
drwxr-xr-x  2 root root 4096 Dec  6 15:45 .
drwxr-xr-x  3 root root 4096 Dec  1 04:43 ..
-rw-r--r--  1 root root    0 Dec  6 15:43 .keep
-----w--w-  1  420 root   52 Dec  6 15:45 installs

notice the 420 user.. that's not a real user on my system, and i'm pretty sure webapp-config created it.  squirrelmail was installed with webapp-config -I -h localhost -d /mail squirrelmail 1.4.3a-r2


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.7-gentoo-r14 i686)
=================================================================
System uname: 2.6.7-gentoo-r14 i686 Intel(R) Pentium(R) III CPU family      1266MHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.4.3-r4,sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig distlocks sandbox sfperms"
GENTOO_MIRRORS="http://127.0.0.1:1180/"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://127.0.0.1/gentoo-portage"
USE="x86 berkdb crypt curl doc gif innodb jpeg mysql ncurses nls nptl nptlonly
pam perl png python readline samba spell ssl tcpd tiff truetype vhosts xml2 zlib"
Comment 1 Renat Lumpau (RETIRED) gentoo-dev 2005-06-27 12:22:37 UTC
1. webapp-config version?
2. Please try with 1.4.4-r1 and latest webapp-config. Please reopen if problem
persists.