<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>34114</bug_id>
          
          <creation_ts>2003-11-22 08:26 0000</creation_ts>
          <short_desc>emerge system fails on wget since it requires autoconf</short_desc>
          <delta_ts>2003-12-05 22:53:26 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Core system</component>
          <version>unspecified</version>
          <rep_platform>x86</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>major</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>gentoo-bug@leecopp.com</reporter>
          <assigned_to>gregf@gentoo.org</assigned_to>
          <cc>seemant@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>gentoo-bug@leecopp.com</who>
            <bug_when>2003-11-22 08:26:33 0000</bug_when>
            <thetext>During a &apos;emerge system&apos; from the x86-basic-1.4-20030911.iso it failed during
the wget portion.  It failed due to not finding the &apos;autoconf&apos; program which
wget needed to compile.  Using &apos;emerge -p system&apos; I discovered that autoconf was
not merged yet and was several more packages down the list.  I did a manual
&apos;emerge autoconf&apos; and that installed autoconf.  I then restarted the &apos;emerge
system&apos; and it is still running as I type this...:)

Reproducible: Didn&apos;t try
Steps to Reproduce:
1. Perform a full install from the x86-basic-1.4-20030911.iso
2. Follow the install guide
3. It should bonk out on wget during the &apos;emerge system&apos; portion

Actual Results:  
The installation failed and I had to re-arrange some things to get it to continue.

Expected Results:  
The &apos;emerge system&apos; order of packages should have installed the autoconf before
trying to install the wget.


Gentoo Base System version 1.4.3.10
Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.21-gss)
=================================================================
System uname: 2.4.21-gss i686 Celeron (Coppermine)
ACCEPT_KEYWORDS=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-mcpu=pentium2 -O3 -pipe&quot;
CHOST=&quot;i486-pc-linux-gnu&quot;
COMPILER=&quot;gcc3&quot;
CONFIG_PROTECT=&quot;/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/env.d&quot;
CXXFLAGS=&quot;-mcpu=pentium2 -O3 -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;sandbox ccache autoaddcvs&quot;
GENTOO_MIRRORS=&quot;http://212.219.247.18/sites/www.ibiblio.org/gentoo/
http://212.219.247.15/sites/www.ibiblio.org/gentoo/ http://gentoo.noved.org/
ftp://gentoo.noved.org/&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;&quot;
SYNC=&quot;rsync://rsync.gentoo.org/gentoo-portage&quot;
USE=&quot;x86 oss apm arts avi crypt cups encode foomaticdb gif gpm gtk imlib jpeg
kde gnome libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis opengl pam
pdflib png qt quicktime sdl spell svga tcpd truetype X xml2 xmms xv zlib gdbm
berkdb slang readline ssl perl python&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2003-11-23 01:25:09 0000</bug_when>
            <thetext>autoconf is only pulled in if nls is in USE, but it&apos;s actually required whether nls is there or not. It needs to be added to DEPEND.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>drobbins@gentoo.org</who>
            <bug_when>2003-12-05 22:53:26 0000</bug_when>
            <thetext>I&apos;ve fixed this on CVS. Thanks for the bug report.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>