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

Change: 21.04 is oldstable now #137

Merged
merged 1 commit into from
Jul 20, 2022
Merged

Conversation

bjoernricks
Copy link
Contributor

What:

Until the release is ready and the docs are up to date use oldstable
label for the current docker compose file.

Why:

stable (22.04) needs adjustments in the docker compose file.

How:

Checklist:

  • Tests
  • CHANGELOG.md entry
  • Documentation

Until the release is ready and the docs are up to date use oldstable
label for the current docker compose file.
@bjoernricks bjoernricks merged commit d65cee3 into main Jul 20, 2022
@bjoernricks bjoernricks deleted the update-docker-compose-for-21.04 branch July 20, 2022 08:20
@heywoodlh
Copy link

I'm just curious, why aren't there tags for each OpenVAS release on top of stable or oldstable.

I.E. why can't I do docker pull greenbone/gvmd:21.04?

Please let me know if there is a better place to ask this question.

@bjoernricks
Copy link
Contributor Author

there will be container images from tags like 22.4.0 today or tomorrow. building the tags was broken and i've fixed that yesterday.

@TiloGit
Copy link

TiloGit commented Jul 25, 2022

Hi @bjoernricks can that cause issues with the PG changes?
greenbone/pg-gvm@abf3f20

I get: ERROR: could not open extension control file "/usr/share/postgresql/13/extension/pg-gvm.control": No such file or directory

Along with some

gvmd@gvmd ERROR:  could not load library "/usr/local/lib/libgvm-pg-server.so": libgvm_base.so.20: cannot open shared object file: No such file or directory
gvmd@gvmd STATEMENT:  CREATE OR REPLACE FUNCTION hosts_contains (text, text) RETURNS boolean AS '/usr/local/lib/libgvm-pg-server', 'sql_hosts_contains' LANGUAGE C IMMUTABLE;

@TiloGit
Copy link

TiloGit commented Jul 25, 2022

looks like my Friday deployment attempt got caught in between version change. (oldstable, via https://greenbone.github.io/docs/latest/_static/setup-and-start-greenbone-community-edition.sh)

Today run of 22.04 (can't use main script see #140) all good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants