Gentoo Archives: gentoo-embedded

From: "João Brázio" <jbrazio@×××××××××.org>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] GNAP+VPN=PROBLEMS
Date: Thu, 29 Dec 2005 10:25:16
Message-Id: 7399af0a0512290224y45c663ffyd8e16850da677d1c@mail.gmail.com
In Reply to: Re: [gentoo-embedded] GNAP+VPN=PROBLEMS by Thierry Carrez
1 Wel.. I've already tryed to chroot() into the grp-x86-20051228 and issued:
2
3 # emerge portage
4 Calculating dependencies
5
6 !!! Problem in sys-apps/portage dependencies.
7 !!! [Errno 38] Function not implemented:
8 '/var/cache/edb/dep//usr/portage/sys-apps/.update.23778.portage-2.0.53'
9 exceptions
10
11 # emerge -av nylon libevent
12
13 These are the packages that I would merge, in order:
14
15 Calculating dependencies
16
17 !!! Problem in net-proxy/nylon dependencies.
18 !!! [Errno 38] Function not implemented:
19 '/var/cache/edb/dep//usr/portage/net-proxy/.update.23864.nylon-1.2-r2'
20 exceptions
21
22 # emerge --regen
23 Regenerating cache entries...
24 processing app-accessibility/SphinxTrain
25
26 error processing app-accessibility/SphinxTrain-0.9.1-r1, continuing...
27 ([Errno 38] Function not implemented:
28 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.SphinxTrain-
29 0.9.1-r1')
30 processing app-accessibility/at-poke
31
32 error processing app-accessibility/at-poke-0.2.2, continuing... ([Errno
33 38] Function not implemented:
34 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.at-
35 poke-0.2.2')
36 processing app-accessibility/brltty
37
38 error processing app-accessibility/brltty-3.6.1-r1, continuing... ([Errno
39 38] Function not implemented:
40 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.brltty-
41 3.6.1-r1')
42
43 error processing app-accessibility/brltty-3.6, continuing... ([Errno 38]
44 Function not implemented:
45 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.brltty-3.6
46 ')
47
48 error processing app-accessibility/brltty-3.5, continuing... ([Errno 38]
49 Function not implemented:
50 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.brltty-3.5
51 ')
52 processing app-accessibility/dasher
53
54 error processing app-accessibility/dasher-3.2.18, continuing... ([Errno
55 38] Function not implemented:
56 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.dasher-
57 3.2.18')
58
59 error processing app-accessibility/dasher-3.2.16, continuing... ([Errno
60 38] Function not implemented:
61 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.dasher-
62 3.2.16')
63 error processing app-accessibility/dasher-3.2.17, continuing... ([Errno
64 38] Function not implemented:
65 '/var/cache/edb/dep//usr/portage/app-accessibility/.update.24051.dasher-
66 3.2.17')
67 sandbox: Caught signal 2 in pid 24388
68 [...]
69
70
71 I'm now trying to remerge on my live system the uclibc..
72
73
74 On 12/29/05, Thierry Carrez <koon@g.o> wrote:
75 >
76 > João Brázio wrote:
77 >
78 > > It works great but now I've got another problem, I'm trying to compile
79 > > GNAP with nylon, a sock proxy and the following error occurs:
80 > > [...]
81 >
82 > Try :
83 >
84 > # chroot /var/tmp/catalyst/tmp/gnap/grp-x86-20051228 /bin/bash
85 > # emerge -av nylon libevent
86 >
87 > And see how it works. One of those ebuilds might have some
88 > uclibc-related problems.
89 >
90 > Also this doesn't sound too good :
91 >
92 > > Calculating dependencies
93 > >
94 > > !!! Problem in net-proxy/nylon dependencies.
95 > > !!! [Errno 38] Function not implemented:
96 > > '/var/cache/edb/dep//usr/portage/net-proxy/.update.8144.nylon-1.2-r2'
97 > > exceptions
98 >
99 > but I have no clue about it.
100 >
101 > --
102 > Koon
103 > --
104 > gentoo-embedded@g.o mailing list
105 >
106 >
107
108
109 --
110
111 Cumprimentos,
112 João Brázio.

Replies

Subject Author
Re: [gentoo-embedded] GNAP+VPN=PROBLEMS Brian Harring <ferringb@g.o>