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

WIP : Add Stretch Support #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

roumano
Copy link

@roumano roumano commented Oct 23, 2017

WIP as tresure data still not provide stretch support :
treasure-data/omnibus-td-agent#107
and the repository is empty for stretch :
https://td-agent-package-browser.herokuapp.com/2/debian/
so this role is failing :

TASK [williamyeh.fluentd : add td-agent repository] ***********************************************************************************
fatal: [stretch]: FAILED! => {"changed": false, "failed": true, "module_stderr": "Shared connection to 127.0.0.1 closed.\r\n", "module_stdout": "sudo: unable to resolve host dockerstretch\r\nTraceback (most recent call last):\r\n  File \"/tmp/user/0/ansible_03ULBR/ansible_module_apt_repository.py\", line 565, in <module>\r\n    main()\r\n  File \"/tmp/user/0/ansible_03ULBR/ansible_module_apt_repository.py\", line 553, in main\r\n    cache.update()\r\n  File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 464, in update\r\n    raise FetchFailedException(e)\r\napt.cache.FetchFailedException: E:The repository 'https://packages.treasuredata.com/2/debian/stretch stretch Release' does not have a Release file.\r\n", "msg": "MODULE FAILURE", "rc": 0}

WIP as tresure data still not provide stretch support :
treasure-data/omnibus-td-agent#107
and the repository is empty for stretch :
https://td-agent-package-browser.herokuapp.com/2/debian/
so this role is failing :
```
TASK [williamyeh.fluentd : add td-agent repository] ***********************************************************************************
fatal: [stretch]: FAILED! => {"changed": false, "failed": true, "module_stderr": "Shared connection to 127.0.0.1 closed.\r\n", "module_stdout": "sudo: unable to resolve host dockerstretch\r\nTraceback (most recent call last):\r\n  File \"/tmp/user/0/ansible_03ULBR/ansible_module_apt_repository.py\", line 565, in <module>\r\n    main()\r\n  File \"/tmp/user/0/ansible_03ULBR/ansible_module_apt_repository.py\", line 553, in main\r\n    cache.update()\r\n  File \"/usr/lib/python2.7/dist-packages/apt/cache.py\", line 464, in update\r\n    raise FetchFailedException(e)\r\napt.cache.FetchFailedException: E:The repository 'https://packages.treasuredata.com/2/debian/stretch stretch Release' does not have a Release file.\r\n", "msg": "MODULE FAILURE", "rc": 0}
```
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.

1 participant