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

The repository 'http://releases.galeracluster.com/ubuntu xenial Release' does not have a Release file. #3

Open
ghost opened this issue Nov 4, 2017 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 4, 2017

Hello when I try to create the docker image I get this error

W: The repository 'http://releases.galeracluster.com/ubuntu xenial Release' does not have a Release file.
E: Failed to fetch http://releases.galeracluster.com/ubuntu/dists/xenial/main/binary-amd64/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

there has been an update in the releases.galeracluster.com
could you please Update the new path in your dockerfile
thanks

@nidheesh-eglobeits
Copy link

Same issue on Digital Ocean server when following their tutorial https://www.digitalocean.com/community/tutorials/how-to-configure-a-galera-cluster-with-mysql-5-6-on-ubuntu-16-04

W: The repository 'http://releases.galeracluster.com/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://releases.galeracluster.com/ubuntu/dists/xenial/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

@braandl
Copy link

braandl commented Aug 16, 2019

change to add-apt-repository 'deb https://releases.galeracluster.com/mysql-wsrep-5.7/ubuntu bionic main'

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

No branches or pull requests

2 participants