Gentoo Archives: gentoo-user

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

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] tbz2 "flag" Dan Johansson <Dan.Johansson@×××.nu>