Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Debian 12 distro packages in codenamemap #332

Merged
merged 1 commit into from
Mar 11, 2024

feat(codenamemap): add support for Debian 12

265043c
Select commit
Loading
Failed to load commit list.
Merged

Add support for Debian 12 distro packages in codenamemap #332

feat(codenamemap): add support for Debian 12
265043c
Select commit
Loading
Failed to load commit list.
coqbot-app / GitLab CI job opensuse-leap-153-master-py3 (pull request) failed Jan 17, 2024 in 0s

Test has failed on GitLab CI

This job has failed. If you need to, you can restart it directly in the GitHub interface using the "Re-run" button.

We show below the last 40 lines of the trace from GitLab (the complete trace is available here).

Details

Target ID: 48591bdf-4266-5f60-9af4-8ab0a86f5cab

  ↺  Postgresql repository keyring: should be installed
     ↺  Skipped control due to only_if condition: Requirement for Debian family
  ✔  Postgresql repository: should be configured
     ✔  File /etc/zypp/repos.d/pgdg-sles-13.repo content is expected to include "https://download.postgresql.org/pub/repos/zypp/13/suse/sles-$releasever-$basearch"
  ✔  Postgres service: should be installed, enabled and running
     ✔  Service postgresql-13 is expected to be installed
     ✔  Service postgresql-13 is expected to be enabled
     ✔  Service postgresql-13 is expected to be running
     ✔  Port 5433 is expected to be listening


Profile:   InSpec shared resources (share)
Version:   (not specified)
Target:    ssh://kitchen@docker:32769
Target ID: 48591bdf-4266-5f60-9af4-8ab0a86f5cab

  ✔  Postgres command: should match desired lines
     ✔  Command: `su - postgres -c 'psql -p5433 -qtc "\l+ db2"'` stdout is expected to match /db2.*remoteUser.*UTF8.*en_US.UTF-8.*en_US.UTF-8.*my_space/
  ✔  Postgres configuration: should include the directory
     ✔  File /srv/my_tablespace is expected to be directory
     ✔  File /srv/my_tablespace is expected to be owned by "postgres"
     ✔  File /srv/my_tablespace is expected to be grouped into "postgres"
     ✔  File /srv/my_tablespace mode is expected to cmp == "0700"


Profile Summary: 4 successful controls, 0 control failures, 1 control skipped
Test Summary: 10 successful, 0 failures, 1 skipped
       Finished verifying <repo-opensuse-leap-153-master-py3> (0m1.67s).
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>>     Verify failed on instance <default-opensuse-leap-153-master-py3>.  Please see .kitchen/logs/default-opensuse-leap-153-master-py3.log for more details
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 20