Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Ganglia fails to compile
Date: Sat, 23 Jun 2007 17:24:51
Message-Id: 467D55F2.8030703@bellsouth.net
In Reply to: Re: [gentoo-user] Ganglia fails to compile by Garry Smith
1 Garry Smith wrote:
2 > Hi,
3 >
4 > Bo Ørsted Andresen wrote:
5 >> On Saturday 23 June 2007 12:41:27 Garry Smith wrote:
6 >>
7 >>> Ganglia fails to compile. Any ideas?
8 >>>
9 >>
10 >> You could try again with v3.0.3 or possibly v3.0.4 (bug #172206 [1])...
11 >>
12 >> [1] https://bugs.gentoo.org/show_bug.cgi?id=172206
13 >>
14 >>
15 > obufki gms # USE="~x86" emerge -s ganglia
16 > Searching... [ Results for search key : ganglia ]
17 > [ Applications found : 1 ]
18 >
19 > * sys-cluster/ganglia
20 > Latest version available: 2.5.7
21 > Latest version installed: [ Not Installed ]
22 > Size of files: 485 kB
23 > Homepage: http://ganglia.sourceforge.net/
24 > Description: Ganglia is a scalable distributed monitoring
25 > system for high-performance computing systems such as clusters and Grids
26 > License: BSD
27 >
28 >
29 > How do I find the v3.0.n versions?
30 >
31 > Thanks
32 >
33 > regards
34 > Garry
35 Well, according to this:
36
37 > root@smoker / # equery list -p ganglia
38 > [ Searching for package 'ganglia' in all categories among: ]
39 > * installed packages
40 > * Portage tree (/usr/portage)
41 > [-P-] [ ] sys-cluster/ganglia-2.5.7 (0)
42 > [-P-] [M~] sys-cluster/ganglia-3.0.1 (0)
43 > [-P-] [M~] sys-cluster/ganglia-3.0.2 (0)
44 > [-P-] [M~] sys-cluster/ganglia-3.0.3 (0)
45 > root@smoker / #
46
47 it is in portage. You will need to add it to package.unmask and
48 package.keywords file in /etc/portage. Then it will emerge it for you.
49
50 Put this in package.keywords =sys-cluster/ganglia-3.0.3 ~x86
51
52 Put this in package-unmask =sys-cluster/ganglia-3.0.3
53
54 That should work. Also note it is version specific. It shouldn't
55 upgrade again until you change this or it goes stable.
56
57 Hope that helps.
58
59 Dale
60
61 :-) :-)
62
63 --
64 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Ganglia fails to compile "Bo Ørsted Andresen" <bo.andresen@××××.dk>