Hi Douglas,
On Wed, Mar 14, 2012 at 3:22 PM, Douglas Garstang <[email protected]> wrote: > On Wed, Mar 14, 2012 at 9:59 AM, Darin Perusich <[email protected]> wrote: >> There's a .spec in the tarball that builds cleanly when you comment >> out the two %defines and manually set the version and release. The >> %defines cause a "Too many levels of recursion in macro expansion." >> error. > > Darin, > > I haven't gone backed and looked at the spec file, but when you > attempt to install mcollective-common, it barfs because it can't find > the rubygems-stomp dependency, which doesn't seem to exist on > OpenSUSE. Since OpenSUSE also uses RPM's, it would be nice if the > people that wrote the spec file could have written to build clean > RPM's, not just RPM's that work only on CentOS/Redhat. > rubygems-stomp is available in the devel:languages:ruby:extensions repository, link below, so you can download/install the rpm from there or add the repo to you system. I have this repo installed on the system I built mcollective on so stomp was available. Also, you can search all the available opensuse repo's for packages at http://software.opensuse.org/search. http://download.opensuse.org/repositories/devel:/languages:/ruby:/extensions/ -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
