Gentoo Archives: gentoo-user

From: Fabrice Delliaux <netfab@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] update failed
Date: Sun, 14 May 2006 09:31:39
Message-Id: 4466F5D9.4050104@gmail.com
In Reply to: [gentoo-user] update failed by dirk dil
1 dirk dil a écrit :
2 > Hi,
3 >
4
5 Hi,
6
7 >
8 > emerge --update --deep world
9 > --- Invalid atom in /etc/portage/package.use: dev-lang/php-5.1.2
10
11 Check your package.use file : no need to specify the atom's version :
12
13 Not :
14 > dev-lang/php-5.1.2 the use flags
15
16 But :
17
18 > dev-lang/php the use flags
19
20
21
22 > You must have the Ogg Python bindings
23 > installed in order to build and install
24 > these bindings. Import of ogg._ogg failed.
25 >
26 > !!! ERROR: dev-python/pyvorbis-1.4-r1 failed.
27 > !!! Function distutils_src_compile, Line 35, Exitcode 1
28 > !!! compilation failed
29
30 Try with emerge --update --deep *--newuse* world.
31 If it fails again, try to emerge *dev-python/pyogg*
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] update failed Alexander Skwar <listen@×××××××××××××××.name>