Hi, I'm trying to emerge kde-meta, but i get stuck here (the "error" reproduces with "emerge kde-meta"):
----------------------------------------------------------------------------------------------------------------------------------
gentoo ~ # emerge kde-meta
Calculating dependencies ...done!
>>> emerge (1 of 278) dev-libs/glib-2.6.3 to /
>>> Resuming download...
>>> Downloading http://distfiles.gentoo.org/distfiles/glib-2.6.3.tar.bz2
--12:15:45-- http://distfiles.gentoo.org/distfiles/glib-2.6.3.tar.bz2
=> `/usr/portage/distfiles/glib-2.6.3.tar.bz2'
Resolving distfiles.gentoo.org... 64.50.238.52, 64.50.236.52, 216.165.129.135, ...
Connecting to distfiles.gentoo.org[64.50.238.52]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
The file is already fully retrieved; nothing to do.
>>> Resuming download...
>>> Downloading http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/glib-2.6.3.tar.bz2
--12:15:46-- http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/glib-2.6.3.tar.bz2
=> `/usr/portage/distfiles/glib-2.6.3.tar.bz2'
Resolving distro.ibiblio.org... 152.2.210.109
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
The file is already fully retrieved; nothing to do.
>>> Resuming download...
>>> Downloading ftp://ftp.gtk.org/pub/gtk/v2.6/glib-2.6.3.tar.bz2
--12:15:47-- ftp://ftp.gtk.org/pub/gtk/v2.6/glib-2.6.3.tar.bz2
=> `/usr/portage/distfiles/glib-2.6.3.tar.bz2'
Resolving ftp.gtk.org... 128.32.112.248
Connecting to ftp.gtk.org[128.32.112.248]:21... connected.
Logging in as anonymous ...
Exiting on signal 2
-----------------------------------------------------------------------------------------------------------------------------
(I abort manually because it hangs up)
I'm acceding Inet through a winxp shared connection (w/nat) (NOT a
proxy, so http_proxy is unset), but there wasn't any problem with other
emergeings or apps.
(for example, i can ping, navigate, and emerge other packages too)
what can i do?
When i look at "/usr/portage/distfiles" there is a "glib-2.6.3.ebuild" so, why is emerge trying to download it?
is there a manual way to install this package and in general any package that can`t be emerged traditionally?
Here is some info:
------------------------------------------------------------------------------------------------------------------------------
gentoo ~ # emerge --info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.3, glibc-2.3.5-r0, 2.6.12-gentoo-r6 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System version 1.6.12
dev-lang/python: 2.3.5
sys-apps/sandbox: 1.2.11
sys-devel/autoconf: 2.13, 2.59-r6
sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils: 2.15.92.0.2-r10
sys-devel/libtool: 1.5.18-r1
virtual/os-headers: 2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts crypt cups encode foomaticdb
fortran gif gpm gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg
ncurses nls opengl pam pdflib perl png python qt quicktime readline sdl
spell ssl tcpd tiff truetype-fonts type1-fonts usb userlocales xpm xv
zlib userland_GNU kernel_linux elibc_glibc"
Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY
------------------------------------------------------------------------------------------------------------------------------------------------
Any suggestion welcome, bye
- [gentoo-user] problems emergeing (through winxp shared conne... Nacho