Summary: | net-misc/cfengine-3 version bump | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jean-Noël Rivasseau (RETIRED) <elvanor> |
Component: | New packages | Assignee: | Sysadmin Bugs <sysadmin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gerrit, klieber, ramereth |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Jean-Noël Rivasseau (RETIRED)
![]() I actually made out an ebuild for it, that I will soon commit (package masked) as suggested robbat2. (In reply to comment #1) > I actually made out an ebuild for it, that I will soon commit (package masked) > as suggested robbat2. > I've been working on one too, perhaps we should collaborate to ensure we get a good ebuild out of it. My current version is located here [1]. I haven't done any run-time tests yet nor have I tested the new init scripts at all. I also need to test the sql related additions they've made. Let me know! [1] http://github.com/ramereth/ramereth-overlay/tree/master Hi, I probably am more advanced than you. I got the init script working (this required a patch, whichI got upstream to apply, so that's cool). I am using it right now and it works well. (In reply to comment #3) > Hi, I probably am more advanced than you. I got the init script working (this > required a patch, whichI got upstream to apply, so that's cool). I am using it > right now and it works well. > Where is your ebuild at? I'd like to look it over. It's currently on a private overlay... I put my current tarball online at http://test.elvanor.net/cfengine.tar.bz2 (In reply to comment #5) > It's currently on a private overlay... I put my current tarball online at > > http://test.elvanor.net/cfengine.tar.bz2 This one does not find db here, although it is installed. It tried to link -ldb3, which is not there (only db-3.* and db-4.*). Is there any chance to get an official ebuild soon? I'm somewhat looking forward to it. :-) cu Gerrit (In reply to comment #5) >This one does not find db here, although it is installed. It tried to link >-ldb3, which is not there (only db-3.* and db-4.*). >Is there any chance to get an official ebuild soon? I'm somewhat looking >forward to it. :-) Just a short update from my side: Installing from .tar by hand gave me the same problem. Adding "--with-berkeleydb=/usr/lib" to ./configure fixed this (though I would think that it looked into that location automatically, but obviously this did not work as designed). The software as such seems to work for me now. However, I'm still looking forward to an official port. :-) cu Gerrit For me the ebuild and software works well. I plan to put it into portage at some point. I don't have the db problem you mention... (In reply to comment #8) > For me the ebuild and software works well. I plan to put it into portage at > some point. That would be very nice. > I don't have the db problem you mention... Hm, I only tried it on Sabayone systems so far, not on "real" Gentoo. Maybe there is a difference? Anyway, I will certainly test the official ebuild as soon as it is available and give feedback. cu Gerrit (In reply to comment #9) > (In reply to comment #8) > > > For me the ebuild and software works well. I plan to put it into portage at > > some point. > > That would be very nice. Please hold on adding your ebuild. I took a look at yours and I have a lot more changes in mine. I was hoping to commit this sometime this week but was wanting to test it a little more. In the meantime you can check out the current ebuild in my overlay which is listed above. Please let me know if you have any problems with my ebuild. *cfengine-3.0.4 (07 Mar 2010) 07 Mar 2010; Lance Albertson <ramereth@gentoo.org> +cfengine-3.0.4.ebuild, +files/cf-execd.rc6, +files/cf-monitord.rc6, +files/cf-serverd.rc6: Finally add a masked version 3.x ebuild for testing. Fixes #281244 Sorry it took me so damn long :-( |