[Bug 270386] [puppet7] Agent don't run missing gem

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Mar 2023 16:17:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270386

            Bug ID: 270386
           Summary: [puppet7] Agent don't run missing gem
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: albert.shih@obspm.fr

After update to ruby 3.1 and puppet 7.23.0 the agent puppet don't work. 

Info: Using environment 'production'
Info: Retrieving pluginfacts
Info: Retrieving plugin
Info: Loading facts
Error: Could not autoload puppet/provider/archive/ruby: Unable to find archive
module in modulepath
/usr/local/etc/puppet/modules:/usr/local/etc/puppet/modules
Error: Could not autoload puppet/provider/archive/curl: Could not autoload
puppet/provider/archive/ruby: Unable to find archive module in modulepath
/usr/local/etc/puppet/modules:/usr/local/etc/puppet/modules
Error: Could not autoload puppet/type/archive: Could not autoload
puppet/provider/archive/curl: Could not autoload puppet/provider/archive/ruby:
Unable to find archive module in modulepath
/usr/local/etc/puppet/modules:/usr/local/etc/puppet/modules
Error: Failed to apply catalog: Could not autoload puppet/type/archive: Could
not autoload puppet/provider/archive/curl: Could not autoload
puppet/provider/archive/ruby: Unable to find archive module in modulepath
/usr/local/etc/puppet/modules:/usr/local/etc/puppet/modules

It's missing some gem, but currently I didn't find which one. 

Regards

-- 
You are receiving this mail because:
You are the assignee for the bug.