ok successfully recompiled ruby-augeas from src.rpm of epel Still a little bug for puppet : # rpm -Uhv /usr/src/redhat/RPMS/i386/puppet-0.24.8-3.i386.rpm Preparing... ########################################### [100%] usage: useradd [-u uid [-o]] [-g group] [-G group,...] [-d home] [-s shell] [-c comment] [-m [-k template]] [-f inactive] [-e expire ] [-p passwd] [-M] [-n] [-r] name useradd -D [-g group] [-b base] [-s shell] [-f inactive] [-e expire ] 1:puppet ########################################### [100%] warning: user puppet does not exist - using root warning: user puppet does not exist - using root warning: user puppet does not exist - using root
On Thu, Apr 2, 2009 at 10:23 AM, Vincent Louviaux <vinc...@louviaux.com>wrote: > it s compiled when removed the libselinux dependency > > Do you have a spec file for ruby-augeas ? > > Vincent > > > On Thu, Apr 2, 2009 at 10:08 AM, Vincent Louviaux <vinc...@louviaux.com>wrote: > >> I have a dependencies error when I try to compile on rhel3 >> # rpmbuild -ba augeas.spec >> error: Failed build dependencies: >> libselinux-devel is needed by augeas-0.5.0-1 >> >> >> I think selinux was not implemented on rhel3 >> >> >> Vincent >> >> >> >> >> >> On Wed, Apr 1, 2009 at 7:29 PM, David Lutterkort <lut...@redhat.com>wrote: >> >>> Hi Vincent, >>> >>> On Wed, 2009-04-01 at 09:18 +0200, Vincent Louviaux wrote: >>> > here is the compilation same error with many version of augeas .. >>> >>> thanks for sending this. The problem you are encountering is entirely >>> becasue augeas is built with -Werror. You can try two things to get >>> around that: >>> >>> * build the very latest Augeas (augeas-0.5.0) - I changed things >>> around so that by default, it is not built with -Werror anymore. >>> If that fails, please let me know >>> * if augeas-0.5.0 doesn't build out of the box, you should be able >>> to get it to build by changing how configure is invoked in the % >>> build section of augeas.spec to >>> %configure --disable-static --enable-compile-warnings=no >>> >>> David >>> >>> >>> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---