Fix group ownership for pip.conf on FreeBSD #402
Annotations
10 errors
|
Run tests:
spec/defines/dotfile_spec.rb#L43
python::dotfile on debian-12-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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o someuser -g root -d /home/someuser/.pip" but it is set to "install -o someuser -g -d /home/someuser/.pip"
|
|
Run tests:
spec/defines/dotfile_spec.rb#L35
python::dotfile on debian-12-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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o root -g root -d /home/someuser/.pip" but it is set to "install -o root -g -d /home/someuser/.pip"
|
|
Run tests:
spec/defines/dotfile_spec.rb#L43
python::dotfile on debian-11-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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o someuser -g root -d /home/someuser/.pip" but it is set to "install -o someuser -g -d /home/someuser/.pip"
|
|
Run tests:
spec/defines/dotfile_spec.rb#L35
python::dotfile on debian-11-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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o root -g root -d /home/someuser/.pip" but it is set to "install -o root -g -d /home/someuser/.pip"
|
|
Run tests:
spec/defines/dotfile_spec.rb#L43
python::dotfile on centos-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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o someuser -g root -d /home/someuser/.pip" but it is set to "install -o someuser -g -d /home/someuser/.pip"
|
|
Run tests:
spec/defines/dotfile_spec.rb#L35
python::dotfile on centos-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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o root -g root -d /home/someuser/.pip" but it is set to "install -o root -g -d /home/someuser/.pip"
|
|
Run tests:
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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o someuser -g root -d /home/someuser/.pip" but it is set to "install -o someuser -g -d /home/someuser/.pip"
|
|
Run tests:
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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o root -g root -d /home/someuser/.pip" but it is set to "install -o root -g -d /home/someuser/.pip"
|
|
Run tests:
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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o someuser -g root -d /home/someuser/.pip" but it is set to "install -o someuser -g -d /home/someuser/.pip"
|
|
Run tests:
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') }
expected that the catalogue would contain Exec[create /home/someuser/.pip/pip.conf's parent dir] with command set to "install -o root -g root -d /home/someuser/.pip" but it is set to "install -o root -g -d /home/someuser/.pip"
|
Loading