Add support for Debian 12 #108
ci.yml
on: pull_request
Puppet
/
Static validations
2m 39s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
80 errors and 4 warnings
Puppet / 7 - Debian 11:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 7 - Debian 11
Process completed with exit code 1.
|
Puppet / 7 - Debian 12:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 7 - Debian 12
Process completed with exit code 1.
|
Puppet / 7 - Debian 10:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 7 - Debian 10
Process completed with exit code 1.
|
Puppet / 8 - Debian 11:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 8 - Debian 11
Process completed with exit code 1.
|
Puppet / 7 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 7 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L263
nodejs on ubuntu-20.04-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L275
nodejs on ubuntu-20.04-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L263
nodejs on debian-11-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L275
nodejs on debian-11-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L263
nodejs on ubuntu-22.04-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L275
nodejs on ubuntu-22.04-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L263
nodejs on debian-10-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L275
nodejs on debian-10-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L618
nodejs when run on CentOS release 7.0 with npm_package_ensure set to installed the npm package should be present
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 7 (Ruby 2.7):
spec/classes/nodejs_spec.rb#L630
nodejs when run on CentOS release 7.0 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 - Debian 10:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 8 - Debian 10
Process completed with exit code 1.
|
Puppet / 8 - Ubuntu 20.04:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 8 - Ubuntu 20.04
Process completed with exit code 1.
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L263
nodejs on debian-10-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L275
nodejs on debian-10-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L263
nodejs on debian-11-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L275
nodejs on debian-11-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L263
nodejs on ubuntu-20.04-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L275
nodejs on ubuntu-20.04-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L263
nodejs on ubuntu-22.04-x86_64 with npm_package_ensure set to installed the npm package should be installed
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L275
nodejs on ubuntu-22.04-x86_64 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L618
nodejs when run on CentOS release 7.0 with npm_package_ensure set to installed the npm package should be present
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'installed')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 (Ruby 3.2):
spec/classes/nodejs_spec.rb#L630
nodejs when run on CentOS release 7.0 with npm_package_ensure set to absent the npm package should be absent
Failure/Error: is_expected.to contain_package('npm').with('ensure' => 'absent')
expected that the catalogue would contain Package[npm]
|
Puppet / 8 - CentOS 7
Canceling since a higher priority waiting request for '480/merge' exists
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081308088.pp.dWqWbW
Last 10 lines of output were:
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050'
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.85 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081314953.pp.5ZQIRg
Last 10 lines of output were:
Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: Applied catalog in 1.00 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - CentOS 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 8 - CentOS 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
Failed to set locale, defaulting to C
|
Puppet / 8 - CentOS 7:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "npm" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "npm" to be installed
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081438135.pp.FqrxbG
Last 10 lines of output were:
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 4.21 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081447463.pp.56qwHh
Last 10 lines of output were:
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.69 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - CentOS 7
The operation was canceled.
|
Puppet / 7 - CentOS 7
Canceling since a higher priority waiting request for '480/merge' exists
|
Puppet / 7 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081308473.pp.CMwo9s
Last 10 lines of output were:
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050'
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.39 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 7 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081312566.pp.EllioZ
Last 10 lines of output were:
Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: Applied catalog in 0.96 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 7 - CentOS 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 7 - CentOS 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
Failed to set locale, defaulting to C
|
Puppet / 7 - CentOS 7:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "npm" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "npm" to be installed
|
Puppet / 7 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081402931.pp.MQWL3N
Last 10 lines of output were:
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 6.18 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - CentOS 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'centos7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081411722.pp.hM0gKs
Last 10 lines of output were:
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 4.52 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - CentOS 7
The operation was canceled.
|
Puppet / 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '480/merge' exists
|
Puppet / 8 - Ubuntu 22.04:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081628516.pp.pHdZDJ
Last 10 lines of output were:
Unpacking nodejs (18.17.1-deb-1nodesource1) ...
dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack):
trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
Errors were encountered while processing:
/var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 7.65 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - Ubuntu 22.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081643713.pp.g2xfQA
Last 10 lines of output were:
Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_amd64.deb ...
Unpacking nodejs (18.17.1-deb-1nodesource1) ...
dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack):
trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
Errors were encountered while processing:
/var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 6.31 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / 8 - OracleLinux 7
Canceling since a higher priority waiting request for '480/merge' exists
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081301039.pp.4gdT96
Last 10 lines of output were:
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050'
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.75 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081307314.pp.pmOv2I
Last 10 lines of output were:
Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: Applied catalog in 0.96 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 8 - OracleLinux 7:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "npm" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "npm" to be installed
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081400956.pp.LWpxp0
Last 10 lines of output were:
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 1.38 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081406900.pp.Gkvroo
Last 10 lines of output were:
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.12 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 8 - OracleLinux 7
The operation was canceled.
|
Puppet / 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '480/merge' exists
|
Puppet / 7 - Ubuntu 22.04:
spec/acceptance/class_spec.rb#L88
nodejs Debian distribution packages Package "npm" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "npm" to be installed
|
Puppet / 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081450849.pp.wnfhck
Last 10 lines of output were:
Unpacking nodejs (18.17.1-deb-1nodesource1) ...
dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack):
trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
Errors were encountered while processing:
/var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 8.81 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - Ubuntu 22.04:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'ubuntu2204-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081505458.pp.3BM6Vi
Last 10 lines of output were:
Preparing to unpack .../nodejs_18.17.1-deb-1nodesource1_amd64.deb ...
Unpacking nodejs (18.17.1-deb-1nodesource1) ...
dpkg: error processing archive /var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb (--unpack):
trying to overwrite '/usr/share/systemtap/tapset/node.stp', which is also in package libnode72:amd64 12.22.9~dfsg-1ubuntu3
Errors were encountered while processing:
/var/cache/apt/archives/nodejs_18.17.1-deb-1nodesource1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 7.17 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / 7 - OracleLinux 7
Canceling since a higher priority waiting request for '480/merge' exists
|
Puppet / 7 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs default parameters behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081308216.pp.avyDpT
Last 10 lines of output were:
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Nodejs::Install/File[root_npmrc]/ensure: defined content as '{sha256}bf8509050f8afeed7981365bb37fe4dcdb46bf322ea13dc4538735cb663ab050'
Info: Class[Nodejs::Install]: Unscheduling all events on Class[Nodejs::Install]
Info: Stage[main]: Unscheduling all events on Stage[main]
Info: Creating state file /opt/puppetlabs/puppet/cache/state/state.yaml
�[mNotice: Applied catalog in 1.72 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 7 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs default parameters behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081312605.pp.Lbj3d6
Last 10 lines of output were:
Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: Applied catalog in 1.09 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:14
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L20
nodejs default parameters Package "nodejs" is expected to be installed
Failure/Error: it { is_expected.to be_installed }
expected Package "nodejs" to be installed
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L22
nodejs default parameters Package "nodejs" comes from the expected source
Failure/Error: pkg_output = shell(pkg_cmd)
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 1 running:
yum info nodejs | grep "^From repo"
Last 10 lines of output were:
|
Puppet / 7 - OracleLinux 7:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "npm" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "npm" to be installed
|
Puppet / 7 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L4
nodejs set global_config_entry secret behaves like an idempotent resource applies with no errors
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081356407.pp.jHS1UM
Last 10 lines of output were:
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Info: Stage[main]: Unscheduling all events on Stage[main]
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.52 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - OracleLinux 7:
vendor/bundle/ruby/3.0.0/gems/voxpupuli-acceptance-2.3.0/lib/voxpupuli/acceptance/examples.rb#L8
nodejs set global_config_entry secret behaves like an idempotent resource applies a second time without changes
Failure/Error: raise CommandFailure, "Host '#{self}' exited with #{result.exit_code} running:\n #{cmdline}\nLast #{@options[:trace_limit]} lines of output were:\n#{result.formatted_output(@options[:trace_limit])}"
Beaker::Host::CommandFailure:
Host 'oracle7-64-puppet7.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_081400534.pp.WLRl0m
Last 10 lines of output were:
Requires: libm.so.6(GLIBC_2.27)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit)
Error: Package: 2:nodejs-18.16.0-1nodesource.x86_64 (nodesource)
Requires: libc.so.6(GLIBC_2.28)(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
�[mNotice: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Dependency Package[nodejs] has failures: true
Warning: /Stage[main]/Main/Nodejs::Npm::Global_config_entry[//path.to.registry/:_authToken]/Exec[npm_config present //path.to.registry/:_authToken]: Skipping because of failed dependencies
�[mNotice: Applied catalog in 1.28 seconds
Shared Example Group: "an idempotent resource" called from ./spec/acceptance/class_spec.rb:96
|
Puppet / 7 - OracleLinux 7
The operation was canceled.
|
Puppet / 7 - OracleLinux 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
Puppet / 8 - OracleLinux 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
Puppet / 7 - CentOS 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|
Puppet / 8 - CentOS 9:
spec/acceptance/class_spec.rb#L60
nodejs RedHat with repo_class => epel Package "nodejs-devel" is expected to be installed
Failure/Error: is_expected.to be_installed
expected Package "nodejs-devel" to be installed
|