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

WARNING: The following packages cannot be authenticated! #2

Closed
stylersnico opened this issue Aug 3, 2016 · 3 comments
Closed

WARNING: The following packages cannot be authenticated! #2

stylersnico opened this issue Aug 3, 2016 · 3 comments
Assignees

Comments

@stylersnico
Copy link

Hi,

The playbook fail on Debian 8.5 with the following error message:

WARNING: The following packages cannot be authenticated! :  percona-toolkit percona-xtrabackup xtrabackup

You need to launch a apt-get update in your playbook before trying to install these packages.

@stylersnico
Copy link
Author

Also:

failed: [46.101.190.144] (item=4567/tcp) => {"failed": true, "item": "4567/tcp", "msg": "firewalld and its python 2 module are required for this module"}

@goldyfruit goldyfruit self-assigned this Aug 4, 2016
@goldyfruit
Copy link
Contributor

@stylersnico about the firewalld issue it's because you have set the galera_firewalld: true without having the firewalld package install on your system.

About the warning you are completely right !

@goldyfruit
Copy link
Contributor

goldyfruit commented Aug 6, 2016

Update the README to give more information about firewalld: 4bf85fe
Make sure the GPG key is installed before update the repository: d7091c2

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