Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 20599 - IPv6 not supported on live cd or stage1 by ftp, lynx, wget or rsync
Summary: IPv6 not supported on live cd or stage1 by ftp, lynx, wget or rsync
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-05-07 16:17 UTC by Pekka Paalanen
Modified: 2005-03-25 11:25 UTC (History)
2 users (show)

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 Pekka Paalanen 2003-05-07 16:17:29 UTC
Gentoo live cd x86 1.4 rc4 kernel has IPv6 support and ping6, traroute6 and even
ip6tables programs. IPv6 cannot be used to install a new Gentoo system because
necessary applications (ftp, lynx, wget and rsync) do not support IPv6.

Reproducible: Always
Steps to Reproduce:
1. Boot Live CD rc4
2. Configure network with IPv6 and set DNS servers
3. ping6 kitara.atm.tut.fi (works)
4. try to ftp, lynx or wget something from kitara.atm.tut.fi or emerge sync

Actual Results:  
"Network unreachable", they all try IPv4, which doesn't work. Only IPv6 would
work for me.

Expected Results:  
To be able to normally retrieve tha stage package and continue with installation
after IPv6 and DNS have been configured.

>>> Note: /etc/make.profile/make.defaults isn't available.
          an 'emerge sync' will probably fix this.
!!! No gcc found. You probably need to 'source /etc/profile' to update
!!! the environment of this terminal and possibly other terminals also.

Portage 2.0.47-r10 (default-x86-1.4, [unavailable], glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-xfs-r2 i686 M II 3.5x Core/Bus Clock
GENTOO_MIRRORS="http://kitara.atm.tut.fi/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="-X -kde -gnome -alsa"
COMPILER=""
CHOST="i586-pc-linux-gnu"
CFLAGS="-march=i586 -O2 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=i586 -O2 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS=""
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://kitara.atm.tut.fi/gentoo-portage"
FEATURES="ccache sandbox buildpkg"
Comment 1 Pekka Paalanen 2003-05-07 16:30:12 UTC
Sorry, the right address is trumpetti.atm.tut.fi.
And it works.

I'm so ashamed of myself, terribly sorry. :-(
Comment 2 Pekka Paalanen 2003-05-14 04:20:43 UTC
Riiight...
rsync from 1.4rc4 stage1 works, but wget doesn't.

I had to recompile wget on my working Gentoo box to support IPv6:
USE="-nls -ssl" CFLAGS="-march=i686 -O2 -pipe -fomit-frame-pointer" emerge wget
and then copy it over to unpacked stage1.

From there on the install procedures seem to work quite well.
Comment 3 Guy Martin (RETIRED) gentoo-dev 2003-06-23 09:15:14 UTC
I had the same issue with the livecd for hppa.
I simply correct it by removing --no-replace from the emerge command in the livecd-ng script. This will rebuild the pkg already presents in the stage 3 with the new USE var defined in the profile.
Comment 4 John Davis (zhen) (RETIRED) gentoo-dev 2004-01-20 21:44:45 UTC
since we don't use those scripts anymore, and it seems that it is working, closing
Comment 5 Chris Gianelloni (RETIRED) gentoo-dev 2005-03-25 11:25:14 UTC
Moving these so we can remove the "Install CD" component from "Gentoo Linux".

I apologize to everyone for this spam, but according to the bugzilla developers,
this is the only reasonable way to do this.