Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83180 - uti-vserver misses denpendency on iptables
Summary: uti-vserver misses denpendency on iptables
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Benedikt Böhm (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-24 04:52 UTC by Björn Steinbrink
Modified: 2005-02-26 08:01 UTC (History)
0 users

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


Attachments
config.log of the failed build (config.log,40.49 KB, application/octet-stream)
2005-02-24 04:55 UTC, Björn Steinbrink
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Steinbrink 2005-02-24 04:52:30 UTC
The util-vserver 0.30.204 ebuild does not specify that it depends on iptables, thus the configure step fails.

Reproducible: Always
Steps to Reproduce:
1. try to emerge util-vserver without having iptables installed
2.
3.

Actual Results:  
configure failed with:
configure: error: Can not find the 'iptables' tool within
'/sbin:/usr/sbin:/usr/lib/portage/bin:/bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3.5:/opt/Acrobat5:/usr/X11R6/bin:/opt/sun-jdk-1.4.2.07/bin:/opt/sun-jdk-1.4.2.07/jre/bin:/opt/sun-jdk-1.4.2.07/jre/javaws:/usr/qt/3/bin:/sbin:/usr/sbin:/usr/local/sbin'.


Expected Results:  
util-vserver should have been installed

Portage 2.0.51-r15 (default-linux/x86/2004.2, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.6.11-rc4-vs1.9.4.7 i686)
=================================================================
System uname: 2.6.11-rc4-vs1.9.4.7 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  8 2005, 14:25:07)]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.4_p6, 1.9.4, 1.8.5-r3
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r1, 2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://cs.ubishops.ca/pub/gentoo"
LC_ALL="en_US.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X adns alsa apache2 avi bash-completion bash-completition berkdb
bitmap-fonts bzlib caps cdr crypt cscope cups curl divx4linux dvd emboss encode
f77 flac font-server foomaticdb fortran ftp gdbm gif gnutls gpm gtk gtk2 icq
imagemagick imap imlib innodb java jikes jpeg junit lesstiff libg++ libwww mad
maildir mailwrapper mbox mikmod mime mmap mmx mpeg mysql mysqli ncurses nls
nocardbus nocd nptl offensive oggvorbis opengl oscar pam pcntl pcre pdflib perl
php pic png posix python quicktime readline sasl sdl session sharedmem slang
sockets spell spl sse ssl svga sysvipc tcltk tetex truetype truetype-fonts
type1-fonts unicode usb vhosts videos xine xml xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Björn Steinbrink 2005-02-24 04:55:01 UTC
Created attachment 52031 [details]
config.log of the failed build
Comment 2 Benedikt Böhm (RETIRED) gentoo-dev 2005-02-26 08:01:35 UTC
fixed in cvs