Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 102826 - webmin fails to start with baselayout-1.12.0_pre5
Summary: webmin fails to start with baselayout-1.12.0_pre5
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-17 06:00 UTC by Roy Marples (RETIRED)
Modified: 2005-08-19 11:47 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
enables correct start-stop-daemon usage in init.d/webmin (webmin.patch,359 bytes, patch)
2005-08-17 06:01 UTC, Roy Marples (RETIRED)
Details | Diff
Strace from /etc/init.d/webmin start (webmin-start-strace.txt,181.06 KB, text/plain)
2005-08-19 09:41 UTC, FieldySnuts
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roy Marples (RETIRED) gentoo-dev 2005-08-17 06:00:15 UTC
webmin fails to start with baselayout-1.12.0_pre5 due an invalid use of
start-stop-daemon
Comment 1 Roy Marples (RETIRED) gentoo-dev 2005-08-17 06:01:41 UTC
Created attachment 66133 [details, diff]
enables correct start-stop-daemon usage in init.d/webmin
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2005-08-17 14:08:09 UTC
fixed in cvs
Comment 3 FieldySnuts 2005-08-19 09:32:36 UTC
I am still seeing this problem. I unmerged webmin, rm -r /etc/webmin and
remerged it, yet i still see the same issue.

I'm not sure, but maybe this has something to do with bug 62123 as well?
Comment 4 FieldySnuts 2005-08-19 09:33:02 UTC
Forgot this:

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4,
glibc-2.3.4.20041006-r0, 2.6.12.4 i686)
=================================================================
System uname: 2.6.12.4 i686 Pentium III (Katmai)
Gentoo Base System version 1.12.0_pre5
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.2.3-r1, 2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9, 1.8.5-r2, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.4.19
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -mtune=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -mtune=pentium3 -O2 -pipe"
DISTDIR="/var/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks notitles sandbox sfperms strict"
GENTOO_MIRRORS="ftp://gentoo.mirrors.pair.com/ http://mirror.datapipe.net/gentoo
http://open-systems.ufl.edu/mirrors/gentoo
ftp://gentoo.netnitco.net/pub/mirrors/gentoo/source/ ftp://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/var/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/var/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 X apache2 apm avi berkdb bitmap-fonts cdr chroot crypt cscope cups curl
dvdr eds emboss encode esd fam flac foomaticdb fortran gd gdbm gif gnome gpm
gstreamer gtk gtk2 imagemagick imlib java jpeg kde kerberos libg++ libwww mad
mikmod mmx motif mozilla mp3 mpeg mysql ncurses nls ogg oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl slang snmp spell sse ssl
svga tcltk tcpd tiff truetype truetype-fonts type1-fonts vorbis xml2 xmms xv
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 5 FieldySnuts 2005-08-19 09:41:16 UTC
Created attachment 66326 [details]
Strace from /etc/init.d/webmin start
Comment 6 Roy Marples (RETIRED) gentoo-dev 2005-08-19 11:47:38 UTC
The original bug reported here has been fixed - your bug is not the same. I
don't actually use webmin, I just tested to make sure the init script works with
baselayout-1.12.0_pre5 which it now does.