Re: [gentoo-user] Ganglia fails to compile

2007-06-24 Thread Garry Smith

Hi guys,

Thanks for the replies

Bo Ørsted Andresen wrote:

Or it could be because Garry used USE="~x86" rather than
ACCEPT_KEYWORDS="~x86". With ACCEPT_KEYWORDS, testing versions are shown.


Curses! Fingers and brain were not connected when I typed that ;-(
Thanks again.

regards
Garry

--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Ganglia fails to compile

2007-06-24 Thread Bo Ørsted Andresen
On Saturday 23 June 2007 21:53:16 Dale wrote:
> >> it is in portage.  You will need to add it to package.unmask
> >
> > No you won't. It's not hard masked.
>
> Well, correct me if I am wrong but it says this:  [-P-] [M~]
> sys-cluster/ganglia-3.0.3 (0)  I thought that the M and the ~ meant it
> was keyworded and masked.  Am I wrong in this?

http://www.gentoo.org/doc/en/gentoolkit.xml says you're right. So apparently 
equery is wrong. Use eix. ;)

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Ganglia fails to compile

2007-06-24 Thread Bo Ørsted Andresen
On Saturday 23 June 2007 22:28:02 Neil Bothwick wrote:
> > > > obufki gms # USE="~x86" emerge -s ganglia
> > > > Searching...  [ Results for search key : ganglia ]
> > > > [ Applications found : 1 ]
> > > >
> > > > *  sys-cluster/ganglia
> > > >      Latest version available: 2.5.7
> >
> > Apparently emerge -s isn't sensitive to ACCEPT_KEYWORDS on the command
> > line.
>
> Or it could be because Garry used USE="~x86" rather than
> ACCEPT_KEYWORDS="~x86". With ACCEPT_KEYWORDS, testing versions are shown.

Haha. I obviously didn't notice. :)

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Ganglia fails to compile

2007-06-23 Thread Neil Bothwick
On Sat, 23 Jun 2007 20:35:29 +0200, Bo Ørsted Andresen wrote:

> > > obufki gms # USE="~x86" emerge -s ganglia
> > > Searching...  [ Results for search key : ganglia ]
> > > [ Applications found : 1 ]
> > >
> > > *  sys-cluster/ganglia
> > >  Latest version available: 2.5.7

> Apparently emerge -s isn't sensitive to ACCEPT_KEYWORDS on the command
> line.

Or it could be because Garry used USE="~x86" rather than
ACCEPT_KEYWORDS="~x86". With ACCEPT_KEYWORDS, testing versions are shown.

> That's a crappy way to search anyway. Use app-portage/eix.

Agreed.


-- 
Neil Bothwick

I'm not tense, just terribly alert!


signature.asc
Description: PGP signature


Re: [gentoo-user] Ganglia fails to compile

2007-06-23 Thread Dale
Bo Ørsted Andresen wrote:
> <<  SNIP  >>
>> it is in portage.  You will need to add it to package.unmask
>> 
>
> No you won't. It's not hard masked.
>   

Well, correct me if I am wrong but it says this:  [-P-] [M~]
sys-cluster/ganglia-3.0.3 (0)  I thought that the M and the ~ meant it
was keyworded and masked.  Am I wrong in this? 
>   
>> and package.keywords file in /etc/portage.  Then it will emerge it for you.
>> 
>
> Right.
>
>   
>> Put this in package.keywords  =sys-cluster/ganglia-3.0.3  ~x86
>> 
>
> Better to use ~sys-cluster/ganglia-3.0.3 ~x86. That way you get minor 
> bugfixes 
> too...
>
>   

I didn't know about that little feature.  Thanks.  Always something new
to learn in Gentoo.  :/

Dale

:-)  :-)


Re: [gentoo-user] Ganglia fails to compile

2007-06-23 Thread Bo Ørsted Andresen
On Saturday 23 June 2007 19:18:42 Dale wrote:
> >>> Ganglia fails to compile. Any ideas?
> >>
> >> You could try again with v3.0.3 or possibly v3.0.4 (bug #172206 [1])...
> >>
> >> [1] https://bugs.gentoo.org/show_bug.cgi?id=172206
> >
> > obufki gms # USE="~x86" emerge -s ganglia
> > Searching...  [ Results for search key : ganglia ]
> > [ Applications found : 1 ]
> >
> > *  sys-cluster/ganglia
> >  Latest version available: 2.5.7
> >  Latest version installed: [ Not Installed ]
> >  Size of files: 485 kB
> >  Homepage:  http://ganglia.sourceforge.net/
> >  Description:   Ganglia is a scalable distributed monitoring
> > system for high-performance computing systems such as clusters and Grids
> >  License:   BSD
> >
> > How do I find the v3.0.n versions?

Apparently emerge -s isn't sensitive to ACCEPT_KEYWORDS on the command line. 
That's a crappy way to search anyway. Use app-portage/eix.

> Well, according to this:
[SNIP]
> it is in portage.  You will need to add it to package.unmask

No you won't. It's not hard masked.

> and package.keywords file in /etc/portage.  Then it will emerge it for you.

Right.

> Put this in package.keywords  =sys-cluster/ganglia-3.0.3  ~x86

Better to use ~sys-cluster/ganglia-3.0.3 ~x86. That way you get minor bugfixes 
too...

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Ganglia fails to compile

2007-06-23 Thread Dale
Garry Smith wrote:
> Hi,
>
> Bo Ørsted Andresen wrote:
>> On Saturday 23 June 2007 12:41:27 Garry Smith wrote:
>>  
>>> Ganglia fails to compile. Any ideas?
>>> 
>>
>> You could try again with v3.0.3 or possibly v3.0.4 (bug #172206 [1])...
>>
>> [1] https://bugs.gentoo.org/show_bug.cgi?id=172206
>>
>>   
> obufki gms # USE="~x86" emerge -s ganglia
> Searching...  [ Results for search key : ganglia ]
> [ Applications found : 1 ]
>
> *  sys-cluster/ganglia
>  Latest version available: 2.5.7
>  Latest version installed: [ Not Installed ]
>  Size of files: 485 kB
>  Homepage:  http://ganglia.sourceforge.net/
>  Description:   Ganglia is a scalable distributed monitoring
> system for high-performance computing systems such as clusters and Grids
>  License:   BSD
>
>
> How do I find the v3.0.n versions?
>
> Thanks
>
> regards
> Garry
Well, according to this:

> [EMAIL PROTECTED] / # equery list -p ganglia
> [ Searching for package 'ganglia' in all categories among: ]
>  * installed packages
>  * Portage tree (/usr/portage)
> [-P-] [  ] sys-cluster/ganglia-2.5.7 (0)
> [-P-] [M~] sys-cluster/ganglia-3.0.1 (0)
> [-P-] [M~] sys-cluster/ganglia-3.0.2 (0)
> [-P-] [M~] sys-cluster/ganglia-3.0.3 (0)
> [EMAIL PROTECTED] / #

it is in portage.  You will need to add it to package.unmask and
package.keywords file in /etc/portage.  Then it will emerge it for you. 

Put this in package.keywords  =sys-cluster/ganglia-3.0.3  ~x86 

Put this in package-unmask  =sys-cluster/ganglia-3.0.3 

That should work.  Also note it is version specific.  It shouldn't
upgrade again until you change this or it goes stable.

Hope that helps. 

Dale

:-)  :-)

-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Ganglia fails to compile

2007-06-23 Thread Garry Smith

Hi,

Bo Ørsted Andresen wrote:

On Saturday 23 June 2007 12:41:27 Garry Smith wrote:
  

Ganglia fails to compile. Any ideas?



You could try again with v3.0.3 or possibly v3.0.4 (bug #172206 [1])...

[1] https://bugs.gentoo.org/show_bug.cgi?id=172206

  

obufki gms # USE="~x86" emerge -s ganglia
Searching...  
[ Results for search key : ganglia ]

[ Applications found : 1 ]

*  sys-cluster/ganglia
 Latest version available: 2.5.7
 Latest version installed: [ Not Installed ]
 Size of files: 485 kB
 Homepage:  http://ganglia.sourceforge.net/
 Description:   Ganglia is a scalable distributed monitoring system 
for high-performance computing systems such as clusters and Grids

 License:   BSD


How do I find the v3.0.n versions?

Thanks

regards
Garry
--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Ganglia fails to compile

2007-06-23 Thread Bo Ørsted Andresen
On Saturday 23 June 2007 12:41:27 Garry Smith wrote:
> Ganglia fails to compile. Any ideas?

You could try again with v3.0.3 or possibly v3.0.4 (bug #172206 [1])...

[1] https://bugs.gentoo.org/show_bug.cgi?id=172206

-- 
Bo Andresen


signature.asc
Description: This is a digitally signed message part.