Skip to content

[stable14] use a dummy database name for the default postgres database name - #11421

Merged
MorrisJobke merged 1 commit into
stable14from
backport/11262/stable14
Sep 28, 2018
Merged

[stable14] use a dummy database name for the default postgres database name#11421
MorrisJobke merged 1 commit into
stable14from
backport/11262/stable14

Conversation

@rullzer

@rullzerrullzer commented Sep 27, 2018

Copy link
Copy Markdown
Member

Backport of #11262

For some reason the docker image does not setup the permissions correctly,
by using a different name the nextcloud installer will create the database instead
with the correct permissions

Signed-off-by: Robin Appelman robin@icewind.nl

For some reason the docker image does not setup the permissions correctly,
by using a different name the nextcloud installer will create the database instead
with the correct permissions
Signed-off-by: Robin Appelman <robin@icewind.nl>
@rullzerrullzer added the 3. to review Waiting for reviews label Sep 27, 2018
@rullzerrullzer added this to the Nextcloud 14.0.2 milestone Sep 27, 2018
@rullzerrullzer changed the title use a dummy database name for the default postgres database name[stable14] use a dummy database name for the default postgres database nameSep 27, 2018

@ChristophWurstChristophWurst left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐘 👍

Comment thread.drone.yml
commands:
- sleep 10 # gives the database enough time to initialize
- NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh pgsql
- POSTGRES=${POSTGRES} NOCOVERAGE=true TEST_SELECTION=DB ./autotest.sh pgsql

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just cherry picked...

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@icewind1991 any idea?

@MorrisJobke
MorrisJobke merged commit ae163ee into stable14Sep 28, 2018
@MorrisJobke
MorrisJobke deleted the backport/11262/stable14 branch September 28, 2018 13:30
@MorrisJobkeMorrisJobke mentioned this pull request Oct 3, 2018
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@rullzer@MorrisJobke@ChristophWurst@danxuliu@icewind1991