A NOTE has been added to this issue. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5222 ====================================================================== Reported By: mj Assigned To: ====================================================================== Project: puppet Issue ID: 5222 Category: regular use Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2014-12-08 02:57 CET Last Modified: 2014-12-11 13:48 CET ====================================================================== Summary: CSWpuppet broken in unstable Description: The current version of puppet in unstable ( 2.7.23,REV=2013.08.15 ) is broken as it is built against ruby 1.8 and the facter package was updated ( 1.7.6,REV=2014.11.12 ) and it was built against ruby 2.0. The puppet code requires the facter code, but it looks in /opt/csw/lib/ruby/site_ruby/1.8 and the facter code is in /opt/csw/lib/ruby/site_ruby/2.0 ======================================================================
---------------------------------------------------------------------- (0010998) tosmi (reporter) - 2014-12-11 13:48 https://www.opencsw.org/mantis/view.php?id=5222#c10998 ---------------------------------------------------------------------- i've just pushed facter_ruby18 to the unstable catalog (should land in a view minutes). could you please try this package? the dependencies are not quite right, as i also have to rebuild puppet, which requires an update on the opencsw buildfarm. i would manually remove CSWfacter (pkgrm CSWfacter) and install facter_ruby18 afterwards (pkgutil -i facter_ruby18). you also have to use the unstable catalog (either use -t when running pkgutil or change pkgutil.conf temporarly). if the package works for you, i'm going to proceed updating the puppet 2.7 pkg. thanks toni
