Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16491 - xinetd-2.3.9 ebuild hangs at the end and fails to return control
Summary: xinetd-2.3.9 ebuild hangs at the end and fails to return control
Status: RESOLVED DUPLICATE of bug 16466
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 13:37 UTC by Paul Slinski
Modified: 2005-07-17 13:06 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 Paul Slinski 2003-02-27 13:37:23 UTC
When I attempt to emerge xinetd, it builds until it comes to the end where it says:
[snip]
>>> original instance of package unmerged safely.
 * This ebuild introduces the /etc/xinetd.d includedir with a default
 * /etc/xinetd.conf file. Check your config files if you're upgrading from an older
 * ebuild version. You should browse /etc/xinetd.conf and the files in
/etc/xinetd.d.
 *
[snip]

It seems to be breaking at (in the ebuild):
[snip]
ewarn "PLEASE NOTE: Everything is off by default with access restricted to     
     localhost."
ewarn
einfo "Check /etc/conf.d/xinetd for the startup options."
echo ""
[snip]



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




Portage 2.0.47-r6 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 Pentium III (Coppermine)
GENTOO_MIRRORS=" http://csociety-ftp.ecn.purdue.edu/pub/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 crypt gif java jpeg libg++ libwww mmx ncurses pdflib png truetype xml2
zlib gdbm berkdb slang readline tcpd pam ssl python oggvorbis cdr -3dnow acl
-apm -arts -avi -cups -encode gd -gnome -gpm -gtk icc imap -imlib innodb ipv6
jikes -kde mbox -mikmod -motif -mpeg mysql -nls oav oci8 odbc -opengl -oss perl
pic -qt -qtmt -quicktime samba -sdl snmp -spell sse -svga -X xml -xmms -xv xfs"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="ccache distcc sandbox"
Comment 1 SpanKY gentoo-dev 2003-02-27 13:50:50 UTC

*** This bug has been marked as a duplicate of 16466 ***