Skip to content

Specify database-connection-string when installing with Oracle#79

Merged
phil-davis merged 1 commit into
masterfrom
database-connection-string
Aug 29, 2023
Merged

Specify database-connection-string when installing with Oracle#79
phil-davis merged 1 commit into
masterfrom
database-connection-string

Conversation

@phil-davis
Copy link
Copy Markdown
Contributor

Part of issue https://github.com/owncloud/files_classifier/issues/786

oC10 core PR owncloud/core#36489 added database-connection-string for use when installing oC10 with Oracle DB. That PR added the logic to core drone CI to use that:
https://github.com/owncloud/core/pull/36489/files#diff-f42ddc060d71e10c4670605d3d4cd43b0053576cf67e7f1c87cc373779130094

But it was not added here in owncloud-ci/core

For some reason, oC10 core master with the daily tarball needs database-connection-string to be specified. Without that, the install gets the error documented in the attached issue.

So far, I don't know what changed in the daily tarball to cause this - but we might as well put this matching install code here, and dig into the underlying reason in the next day or so.

@phil-davis
Copy link
Copy Markdown
Contributor Author

@jnweiger did something change in the last few days/week in the way that the oC10 core tarball is created?
I would like to understand why this worked until recently, and now I need to make this change.

@phil-davis phil-davis requested a review from jnweiger August 29, 2023 07:21
@phil-davis
Copy link
Copy Markdown
Contributor Author

Merging so that we can see the difference in nightly CI tonight.

@phil-davis phil-davis merged commit 4d3f261 into master Aug 29, 2023
@delete-merged-branch delete-merged-branch Bot deleted the database-connection-string branch August 29, 2023 12:58
@jnweiger
Copy link
Copy Markdown

jnweiger commented Aug 29, 2023

That is strange. First time I hear about database-connection-string. No intended changes from my side, except that we have more bundled apps since 10.13

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.

2 participants