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 package name for MySQL client on CircleCI #134

Merged
merged 1 commit into from
Jul 22, 2019

Conversation

byrond
Copy link
Contributor

@byrond byrond commented Jul 19, 2019

On CircleCI, recently, the new PHP Docker image has been failing to install packages with the following error:

Package mysql-client is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'mysql-client' has no installation candidate

This updates the CircleCI config to install default-mysql-client instead, which fixes the issue.

See https://palantirnet.slack.com/archives/G89H0R8K0/p1563207554004500 and https://yourmystar-engineer.hatenablog.jp/entry/2019/07/15/140644

Also, compare https://circleci.com/gh/palantirnet/ntc/2613 to https://circleci.com/gh/palantirnet/ntc/2614 and note the change in https://github.com/palantirnet/ntc/commit/cca680a1d32ab2845eae9c6d296bca59290a8c33

@byrond byrond requested review from becw and damontgomery July 19, 2019 18:13
@damontgomery damontgomery merged commit 75c1ec4 into release-2.0 Jul 22, 2019
@damontgomery
Copy link
Contributor

This works on HonorHealth. Merged.

@damontgomery damontgomery deleted the circle-mysql-client branch July 22, 2019 15:13
becw added a commit that referenced this pull request Oct 18, 2019
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