Fix group ownership for pip.conf on FreeBSD #401
ci.yml
on: pull_request
Puppet
/
Static validations
32s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
5s
Annotations
11 errors
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L44
python::dotfile on almalinux-9-x86_64 dotfile as succeeds when set owner is expected to contain File[/home/someuser/.pip/pip.conf] with owner => "someuser"
Failure/Error: it { is_expected.to contain_file('/home/someuser/.pip/pip.conf').with_owner('someuser') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L43
python::dotfile on almalinux-9-x86_64 dotfile as succeeds when set owner is expected to contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command => "install -o someuser -g root -d /home/someuser/.pip"
Failure/Error: it { is_expected.to contain_exec('create /home/someuser/.pip/pip.conf\'s parent dir').with_command('install -o someuser -g root -d /home/someuser/.pip') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L36
python::dotfile on almalinux-9-x86_64 dotfile as succeeds with filename in a non-existing path is expected to contain File[/home/someuser/.pip/pip.conf] with mode => "0644"
Failure/Error: it { is_expected.to contain_file('/home/someuser/.pip/pip.conf').with_mode('0644') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L35
python::dotfile on almalinux-9-x86_64 dotfile as succeeds with filename in a non-existing path is expected to contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command => "install -o root -g root -d /home/someuser/.pip"
Failure/Error: it { is_expected.to contain_exec('create /home/someuser/.pip/pip.conf\'s parent dir').with_command('install -o root -g root -d /home/someuser/.pip') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L29
python::dotfile on almalinux-9-x86_64 dotfile as succeeds with filename in existing path is expected to contain File[/etc/pip.conf] with mode => "0644"
Failure/Error: it { is_expected.to contain_file('/etc/pip.conf').with_mode('0644') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/etc/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L44
python::dotfile on almalinux-8-x86_64 dotfile as succeeds when set owner is expected to contain File[/home/someuser/.pip/pip.conf] with owner => "someuser"
Failure/Error: it { is_expected.to contain_file('/home/someuser/.pip/pip.conf').with_owner('someuser') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L43
python::dotfile on almalinux-8-x86_64 dotfile as succeeds when set owner is expected to contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command => "install -o someuser -g root -d /home/someuser/.pip"
Failure/Error: it { is_expected.to contain_exec('create /home/someuser/.pip/pip.conf\'s parent dir').with_command('install -o someuser -g root -d /home/someuser/.pip') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L36
python::dotfile on almalinux-8-x86_64 dotfile as succeeds with filename in a non-existing path is expected to contain File[/home/someuser/.pip/pip.conf] with mode => "0644"
Failure/Error: it { is_expected.to contain_file('/home/someuser/.pip/pip.conf').with_mode('0644') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L35
python::dotfile on almalinux-8-x86_64 dotfile as succeeds with filename in a non-existing path is expected to contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command => "install -o root -g root -d /home/someuser/.pip"
Failure/Error: it { is_expected.to contain_exec('create /home/someuser/.pip/pip.conf\'s parent dir').with_command('install -o root -g root -d /home/someuser/.pip') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/home/someuser/.pip/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/defines/dotfile_spec.rb#L29
python::dotfile on almalinux-8-x86_64 dotfile as succeeds with filename in existing path is expected to contain File[/etc/pip.conf] with mode => "0644"
Failure/Error: it { is_expected.to contain_file('/etc/pip.conf').with_mode('0644') }
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Python::Dotfile[/etc/pip.conf]: parameter 'group' expects a String value, got Undef (line: 2) on node runnervmwhb2z.2gnpaxuhab5ehkfhy13oebfeih.ex.internal.cloudapp.net
|
|
Puppet / Test suite
Process completed with exit code 1.
|