Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111572 - www-apps/mythweb-0.18.1 does not (completely) honor -vhost USE flag
Summary: www-apps/mythweb-0.18.1 does not (completely) honor -vhost USE flag
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-05 09:44 UTC by Eric Norm
Modified: 2005-11-05 09:48 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 Norm 2005-11-05 09:44:21 UTC
When i try to emerge mythweb without vhosts it fails on /etc/vhosts

#emerge mythweb -pv
Calculating dependencies ...done!
[ebuild   R   ] www-apps/mythweb-0.18.1  -vhosts 0 kB

#emerge mythweb    
Calculating dependencies ...done!
>>> emerge (1 of 1) www-apps/mythweb-0.18.1 to /
>>> md5 files   ;-) mythweb-0.18.1.ebuild
>>> md5 files   ;-) files/postinstall-en.txt
>>> md5 files   ;-) files/digest-mythweb-0.18.1
>>> md5 src_uri ;-) mythplugins-0.18.1.tar.bz2
/usr/portage/eclass/webapp.eclass: line 350: /etc/vhosts/webapp-config: No such
file or directory

!!! ERROR: www-apps/mythweb-0.18.1 failed.
!!! Function webapp_pkg_setup, Line 350, Exitcode 1
!!! Unable to open file /etc/vhosts/webapp-config
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1. set -vhost
2. emerge mythweb 





Portage 2.0.51.22-r3 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r2,
2.6.13-gentoo-r3 i686)
=================================================================
System uname: 2.6.13-gentoo-r3 i686 AMD Athlon(TM) XP 2000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer"
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/share/config /var/qmail/control /var/service"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-xp -O2 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acl alsa apache2 apm avi berkdb bitmap-fonts
cdparanoia crypt cups curl divx4linux dts dvd dvdread eds emboss encode fam fame
flac foomaticdb gd gdbm gif gpm gstreamer gtk gtk2 imlib jpeg libg++ libwww lirc
mad matroska mbox mikmod mjpeg mmx mmxext motif mp3 mpeg mysql mythtv ncurses
nls ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime readline
real rtc samba sdl slang snort snortsam spell sse ssl svga tcltk tcpd theora
tiff truetype truetype-fonts type1-fonts udev unicode v4l v4l2 vorbis
win32codecs xml2 xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-11-05 09:48:59 UTC
If you are missing /etc/vhosts/webapp-config then your webapp-config install in
broken/incomplete. Re-emerge it.