First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 34114
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Greg Fitzgerald (RETIRED) <gregf@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Lee <gentoo-bug@leecopp.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 34114 depends on: Show dependency tree
Bug 34114 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-11-22 08:26 0000
During a 'emerge system' from the x86-basic-1.4-20030911.iso it failed during
the wget portion.  It failed due to not finding the 'autoconf' program which
wget needed to compile.  Using 'emerge -p system' I discovered that autoconf was
not merged yet and was several more packages down the list.  I did a manual
'emerge autoconf' and that installed autoconf.  I then restarted the 'emerge
system' and it is still running as I type this...:)

Reproducible: Didn'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 'emerge system' portion

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

Expected Results:  
The 'emerge system' 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="x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=pentium2 -O3 -pipe"
CHOST="i486-pc-linux-gnu"
COMPILER="gcc3"
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"
CXXFLAGS="-mcpu=pentium2 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="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/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="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"

------- Comment #1 From Donnie Berkholz 2003-11-23 01:25:09 0000 -------
autoconf is only pulled in if nls is in USE, but it's actually required whether
nls is there or not. It needs to be added to DEPEND.

------- Comment #2 From Daniel Robbins (RETIRED) 2003-12-05 22:53:26 0000 -------
I've fixed this on CVS. Thanks for the bug report.

First Last Prev Next    No search results available      Search page      Enter new bug