Skip to content

[database] Use dburl variable properly - #466

Merged
bastelfreak merged 1 commit into
voxpupuli:masterfrom
Joris29:master
Nov 26, 2025
Merged

[database] Use dburl variable properly#466
bastelfreak merged 1 commit into
voxpupuli:masterfrom
Joris29:master

Conversation

@Joris29

@Joris29 Joris29 commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

Pull Request (PR) description

When running openvox-agent 8.22.1 i came across an error: Evaluation Error: Unknown variable: 'oracle_separator'.
This should prevent this and properly use dburl variable.

Fixes: #468

@Joris29

Joris29 commented Sep 10, 2025

Copy link
Copy Markdown
Contributor Author

@kenyon Is there anything blocking i don't really see why it's failing on ubuntu 22.04?

@kenyon

kenyon commented Sep 12, 2025

Copy link
Copy Markdown
Member

Needs a new version of puppetlabs-postgresql released that allows v11 of puppetlabs-apt (puppetlabs/puppetlabs-postgresql#1645):

  	Error: Could not install module 'puppetlabs-postgresql' (v10.5.0)
  	  The requested version cannot satisfy one or more of the following installed modules:
  	    puppetlabs-apt, installed: 11.0.0, expected: >= 9.2.0 < 11.0.0

@kenyon kenyon changed the title [database] Use dburl variable properly [database] Use dburl variable properly Nov 13, 2025
@bastelfreak bastelfreak added the bug Something isn't working label Nov 26, 2025
@bastelfreak
bastelfreak merged commit 7d63e35 into voxpupuli:master Nov 26, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unknown variable: 'oracle_separator'.

3 participants