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

error on ubuntu 14. #1

Open
jamengual opened this issue Jul 23, 2014 · 6 comments
Open

error on ubuntu 14. #1

jamengual opened this issue Jul 23, 2014 · 6 comments

Comments

@jamengual
Copy link

Hi I just tried your playbook on ubuntu 14 and I get 👍

TASK: [jmartin.graphite | apt_repository repo='ppa:jmartin-1/tools'] **********
REMOTE_MODULE apt_repository repo='ppa:jmartin-1/tools'
EXEC ['/bin/sh', '-c', 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1406158539.73-64342075785403 && echo $HOME/.ansible/tmp/ansible-tmp-1406158539.73-64342075785403']
PUT /tmp/tmpn2VOrx TO /root/.ansible/tmp/ansible-tmp-1406158539.73-64342075785403/apt_repository
EXEC ['/bin/sh', '-c', '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1406158539.73-64342075785403/apt_repository; rm -rf /root/.ansible/tmp/ansible-tmp-1406158539.73-64342075785403/ >/dev/null 2>&1']
failed: [localhost] => {"failed": true, "item": "", "parsed": false}
invalid output was: Traceback (most recent call last):
File "/root/.ansible/tmp/ansible-tmp-1406158539.73-64342075785403/apt_repository", line 1510, in
main()
File "/root/.ansible/tmp/ansible-tmp-1406158539.73-64342075785403/apt_repository", line 408, in main
cache.update()
File "/usr/lib/python2.7/dist-packages/apt/cache.py", line 440, in update
raise FetchFailedException(e)
apt.cache.FetchFailedException: W:Failed to fetch http://ppa.launchpad.net/jmartin-1/tools/ubuntu/dists/trusty/main/binary-amd64/Packages 404 Not Found
, E:Some index files failed to download. They have been ignored, or old ones used instead.

FATAL: all hosts have already failed -- aborting

ubuntu 14 not supported ?

Thanks.

@jlhughes
Copy link

Hi, I'd like to install into Ubuntu 14 as well.

@felixfischer
Copy link

+1

2 similar comments
@Ajibola
Copy link

Ajibola commented Dec 17, 2014

+1

@drusellers
Copy link

+1

@jtmoulia
Copy link

jtmoulia commented Jan 7, 2015

+1

Looks like packages were only built for precise, no trusty.

@mtekel
Copy link

mtekel commented Jun 11, 2015

+1

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

7 participants