Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] tbz2 "flag"
Date: Sat, 12 Jun 2010 16:04:20
Message-Id: 201006121728.25203.Dan.Johansson@dmj.nu
1 I have two Gentoo Hosts that are (should be) 100% equal except on the
2 following points:
3 a) Hostname
4 b) IP
5 c) One Host has FEATURES="fixpackages buildpkg" while the other has
6 FEATURES="fixpackages"
7
8 As far as I know I have no other differences between the systems (same USE
9 flags, same packages installed), but still I can see one difference:
10 For instance:
11
12 Host-A:
13 # eix -I portage-uti
14 [I] app-portage/portage-utils
15 Available versions: 0.2.1{tbz2} 0.3.1{tbz2} ~0.4 {static}
16 Installed versions: 0.3.1{tbz2}(20:46:47 06/10/10)(-static)
17 Homepage: http://www.gentoo.org/
18 Description: small and fast portage helper tools written in C
19
20 Host-B:
21 # eix -I portage-utils
22 [I] app-portage/portage-utils
23 Available versions: 0.2.1 0.3.1 ~0.4 {static}
24 Installed versions: 0.3.1(20:47:10 06/10/10)(-static)
25 Homepage: http://www.gentoo.org/
26 Description: small and fast portage helper tools written in C
27
28
29 As you can see on host-A there is a tbz2 "flag" but on host-B there is not
30 (portage-utils is just one example there are a lot more).
31 I have probably missed something easy, but I can not figure out how to enable
32 this "flag" on host-B.
33
34 Suggestions?
35 --
36 Dan Johansson, <http://www.dmj.nu>
37 ***************************************************
38 This message is printed on 100% recycled electrons!
39 ***************************************************

Replies

Subject Author
Re: [gentoo-user] tbz2 "flag" "Canek Peláez Valdés" <caneko@×××××.com>
Re: [gentoo-user] tbz2 "flag" Daniel Pielmeier <billie@g.o>