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

automated installation failed: msg: No package matching 'redis-server' is available at TASK: [aggregator | Install REDIS] #100

Closed
leeyu01 opened this issue Mar 5, 2015 · 1 comment

Comments

@leeyu01
Copy link

leeyu01 commented Mar 5, 2015

Hi,

I am using automated installation for all in one manager on Debian 7 64bit server.
The script "ansible-playbook -i hosts site.yml" running okay until TASK: [aggregator | Install REDIS]
The error I got the error
TASK: [aggregator | Install REDIS] ********************************************
failed: [server.host.com] => {"failed": true}
msg: No package matching 'redis-server' is available

FATAL: all hosts have already failed -- aborting

PLAY RECAP ********************************************************************
to retry, use: --limit @/root/site.retry

server.host.com : ok=11 changed=1 unreachable=0 failed=1

The Debian 7 64bit server's build information is
Linux xsb-appmon 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64 GNU/Linux
I did install the redis-server (redis-2.8.19) manually and then ran the installation script . The error is the same.
Could you help me on this error?

@leeyu01
Copy link
Author

leeyu01 commented Mar 12, 2015

resolved by manually installed redis-server on the aggregator

@leeyu01 leeyu01 closed this as completed Mar 12, 2015
urso pushed a commit that referenced this issue Dec 2, 2015
Experiment on the flaky registrar tests.
monicasarbu added a commit that referenced this issue Dec 2, 2015
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

1 participant