Gentoo Archives: gentoo-user

From: "Rafael Fernández López" <info@××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] update failed
Date: Sun, 14 May 2006 14:19:05
Message-Id: 44673A29.3050609@maestroprogramador.com
In Reply to: Re: [gentoo-user] update failed by Alexander Skwar
1 Alexander Skwar escribió:
2 > Fabrice Delliaux wrote:
3 >> dirk dil a écrit :
4 >
5 >>> emerge --update --deep world
6 >>> --- Invalid atom in /etc/portage/package.use:
7 >>> dev-lang/php-5.1.2
8 >>
9 >> Check your package.use file : no need to specify the atom's version :
10 >
11 > Well, how do you know, that there's no "need to" do specify the version?
12 >
13 > You can most certainly specify the version of the package for which
14 > the line is. But you've got to do it right, of course!
15 >
16 >>
17 >> Not :
18 >>> dev-lang/php-5.1.2 the use flags
19 >>
20 >> But :
21 >>
22 >>> dev-lang/php the use flags
23 >
24 > Nope. Right:
25 >
26 Well, they're both right:
27 > =dev-lang/php-5.1.2
28 >
29 and
30
31 dev-lang/php
32
33 If you want to specify a version, you have to set a "=" before the
34 package, and if you want to avoid *any* version of the package, you must
35 only write category/package, with no "=" before the package name.
36
37 The other problem, try what Fabrice told you, add --newuse to your
38 emerge options.
39
40 Bye,
41 Rafael Fernández López.
42 --
43 gentoo-user@g.o mailing list