Gentoo Archives: gentoo-user

From: Nacho <nacho.yo@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] problems emergeing (through winxp shared connection)
Date: Mon, 05 Dec 2005 04:02:25
Message-Id: 79a52ffe0512041956m44c0e33bt35c20f709eea622a@mail.gmail.com
1 Hi, I'm trying to emerge kde-meta, but i get stuck here (the "error"
2 reproduces with "emerge kde-meta"):
3
4 ----------------------------------------------------------------------------------------------------------------------------------
5 gentoo ~ # emerge kde-meta
6 Calculating dependencies ...done!
7 >>> emerge (1 of 278) dev-libs/glib-2.6.3 to /
8 >>> Resuming download...
9 >>> Downloading http://distfiles.gentoo.org/distfiles/glib-2.6.3.tar.bz2
10 --12:15:45-- http://distfiles.gentoo.org/distfiles/glib-2.6.3.tar.bz2
11 => `/usr/portage/distfiles/glib-2.6.3.tar.bz2'
12 Resolving distfiles.gentoo.org... 64.50.238.52, 64.50.236.52,
13 216.165.129.135, ...
14 Connecting to distfiles.gentoo.org[64.50.238.52]:80... connected.
15 HTTP request sent, awaiting response... 404 Not Found
16
17 The file is already fully retrieved; nothing to do.
18
19 >>> Resuming download...
20 >>> Downloading
21 http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/glib-2.6.3.tar.bz2
22 --12:15:46--
23 http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/glib-2.6.3.tar.bz2
24 => `/usr/portage/distfiles/glib-2.6.3.tar.bz2'
25 Resolving distro.ibiblio.org... 152.2.210.109
26 Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
27 HTTP request sent, awaiting response... 404 Not Found
28
29 The file is already fully retrieved; nothing to do.
30
31 >>> Resuming download...
32 >>> Downloading ftp://ftp.gtk.org/pub/gtk/v2.6/glib-2.6.3.tar.bz2
33 --12:15:47-- ftp://ftp.gtk.org/pub/gtk/v2.6/glib-2.6.3.tar.bz2
34 => `/usr/portage/distfiles/glib-2.6.3.tar.bz2'
35 Resolving ftp.gtk.org... 128.32.112.248
36 Connecting to ftp.gtk.org[128.32.112.248]:21... connected.
37 Logging in as anonymous ...
38
39 Exiting on signal 2
40
41 -----------------------------------------------------------------------------------------------------------------------------
42 (I abort manually because it hangs up)
43 I'm acceding Inet through a winxp shared connection (w/nat) (NOT a proxy, so
44 http_proxy is unset), but there wasn't any problem with other emergeings or
45 apps.
46 (for example, i can ping, navigate, and emerge other packages too)
47 what can i do?
48 When i look at "/usr/portage/distfiles" there is a "glib-2.6.3.ebuild" so,
49 why is emerge trying to download it?
50 is there a manual way to install this package and in general any package
51 that can`t be emerged traditionally?
52 Here is some info:
53 ------------------------------------------------------------------------------------------------------------------------------
54
55 gentoo ~ # emerge --info
56 Portage 2.0.51.22-r2 (default-linux/amd64/2005.1, gcc-3.4.3, glibc-2.3.5-r0,
57 2.6.12-gentoo-r6 x86_64)
58 =================================================================
59 System uname: 2.6.12-gentoo-r6 x86_64 AMD Athlon(tm) 64 Processor 2800+
60 Gentoo Base System version 1.6.12
61 dev-lang/python: 2.3.5
62 sys-apps/sandbox: 1.2.11
63 sys-devel/autoconf: 2.13, 2.59-r6
64 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
65 sys-devel/binutils: 2.15.92.0.2-r10
66 sys-devel/libtool: 1.5.18-r1
67 virtual/os-headers: 2.6.11-r2
68 ACCEPT_KEYWORDS="amd64"
69 AUTOCLEAN="yes"
70 CBUILD="x86_64-pc-linux-gnu"
71 CFLAGS="-pipe -O2"
72 CHOST="x86_64-pc-linux-gnu"
73 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
74 /usr/lib/X11/xkb /usr/share/config /var/qmail/control"
75 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
76 CXXFLAGS="-pipe -O2"
77 DISTDIR="/usr/portage/distfiles"
78 FEATURES="autoconfig distlocks sandbox sfperms strict"
79 GENTOO_MIRRORS="http://distfiles.gentoo.org
80 http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
81 PKGDIR="/usr/portage/packages"
82 PORTAGE_TMPDIR="/var/tmp"
83 PORTDIR="/usr/portage"
84 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
85 USE="amd64 X alsa avi berkdb bitmap-fonts crypt cups encode foomaticdb
86 fortran gif gpm gtk gtk2 imlib ipv6 jpeg kde lzw lzw-tiff mp3 mpeg ncurses
87 nls opengl pam pdflib perl png python qt quicktime readline sdl spell ssl
88 tcpd tiff truetype-fonts type1-fonts usb userlocales xpm xv zlib
89 userland_GNU kernel_linux elibc_glibc"
90 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS,
91 PORTDIR_OVERLAY
92
93 ------------------------------------------------------------------------------------------------------------------------------------------------
94 Any suggestion welcome, bye

Replies

Subject Author
Re: [gentoo-user] problems emergeing (through winxp shared connection) Holly Bostick <motub@××××××.nl>