Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Ian Lee
On 01/09/10 13:57, Arnau Bria wrote: On Wed, 01 Sep 2010 12:25:03 +0100 Ian Lee wrote: Hi Ian, Try replacing the DEPEND= line with DEPEND="server? ( || ( =dev-ruby/stomp-1.1>=dev-ruby/stomp-1.1.6 ) ) fails on manifest: # ebuild mcollective-0.4.8.ebuild manifest Error(s) in metadata for 'mu

Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Arnau Bria
On Wed, 1 Sep 2010 14:32:45 +0100 Neil Bothwick wrote: > On Wed, 01 Sep 2010 14:17:11 +0200, Jil Larner wrote: > > > Btw, you should keep the portage categories in your overlay, so the > > mcollective package would be under dev-ruby, not multi-tool. > > However, there’s no obligation ;) > > As l

Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Neil Bothwick
On Wed, 01 Sep 2010 14:17:11 +0200, Jil Larner wrote: > Btw, you should keep the portage categories in your overlay, so the > mcollective package would be under dev-ruby, not multi-tool. However, > there’s no obligation ;) As long as you don't mind portage complaining about it. If you want to use

Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Arnau Bria
On Wed, 1 Sep 2010 13:10:03 +0200 Alex Schuster wrote: > Arnau Bria writes: Hi Alex, [...] > Lyman is a different thing. Nowadays its defaultlocation is > /var/lib/layman (I think), so to use it you need to source the > make.conf in this directory. But fr your own overlay, just set the > PORTDI

Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Arnau Bria
On Wed, 01 Sep 2010 12:25:03 +0100 Ian Lee wrote: Hi Ian, > Try replacing the DEPEND= line with > > DEPEND="server? ( || ( =dev-ruby/stomp-1.1 >=dev-ruby/stomp-1.1.6 ) ) fails on manifest: # ebuild mcollective-0.4.8.ebuild manifest Error(s) in metadata for 'multi-tool/mcollective-0.4.8': DEP

Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Jil Larner
Hi, Le 01/09/2010 12:21, Arnau Bria a écrit : > so, anyone with more experience could help me? is there a real problem > with the ebuild? or the problem is mine? (most probable :-) ). An error was introduced in the latest version of the ebuild. replace DEPEND="server? || ( =dev-ruby/stomp-1.1 >=

Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Ian Lee
On 01/09/10 11:21, Arnau Bria wrote: Hi all, I'd like to install mcollective and developer provides its ebuild. so I've followed http://en.gentoo-wiki.com/wiki/Overlay for adding a local overlay. *I had a problem when adding "source /usr/local/portage/layman/make.conf" to my make.conf. That fil

Re: [gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Alex Schuster
Arnau Bria writes: > I'd like to install mcollective and developer provides its ebuild. > so I've followed http://en.gentoo-wiki.com/wiki/Overlay for adding a > local overlay. > > *I had a problem when adding > "source /usr/local/portage/layman/make.conf" to my make.conf. That file > does not exi

[gentoo-user] problems adding local overlay and ebuild

2010-09-01 Thread Arnau Bria
Hi all, I'd like to install mcollective and developer provides its ebuild. so I've followed http://en.gentoo-wiki.com/wiki/Overlay for adding a local overlay. *I had a problem when adding "source /usr/local/portage/layman/make.conf" to my make.conf. That file does not exists and layman has no mak