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 ubuntu-2204-master-py3 (pull request) completed Jan 17, 2024 in 0s

Test has failed on GitLab CI

This job is allowed to fail.

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

Details

     expected that `System Package pgdg-keyring` is installed
     ✔  File /usr/share/postgresql-common/pgdg/apt.postgresql.org.gpg is expected to exist
     ✔  File /usr/share/postgresql-common/pgdg/apt.postgresql.org.gpg is expected to be owned by "root"
     ✔  File /usr/share/postgresql-common/pgdg/apt.postgresql.org.gpg is expected to be grouped into "root"
     ✔  File /usr/share/postgresql-common/pgdg/apt.postgresql.org.gpg mode is expected to cmp == "0644"
  ✔  Postgresql repository: should be configured
     ✔  File /etc/apt/sources.list.d/pgdg.list content is expected to include "deb [signed-by=/usr/share/postgresql-common/pgdg/apt.postgresql.org.gpg] http://apt.postgresql.org/pub/repos/apt jammy-pgdg main"
  ✔  Postgres service: should be installed, enabled and running
     ✔  Service postgresql is expected to be installed
     ✔  Service postgresql is expected to be enabled
     ✔  Service postgresql 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: 366480c4-3b24-5cc0-a672-1633afae80c7

  ✔  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, 1 control failure, 0 controls skipped
Test Summary: 14 successful, 1 failure, 0 skipped
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ActionFailed
>>>>>> Message: 1 actions failed.
>>>>>>     Verify failed on instance <repo-ubuntu-2204-master-py3>.  Please see .kitchen/logs/repo-ubuntu-2204-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