Bug#882066: ansible-lint fails with ansible 2.4

2018-01-30 Thread Louis-Philippe Véronneau
Yeah, I can confirm this bug too. It is documented here: https://github.com/willthames/ansible-lint/issues/278 If it can help, here's two CI jobs trying to do the same thing, one with the Debian Sid package (fail) and one with the the latest pip version (working): Sid (3.4.13):

Bug#882066: ansible-lint fails with ansible 2.4

2017-12-30 Thread Víctor Cuadrado Juan
severity 882066 grave thanks Bumping severity to RC bug; the package is broken and unusable with the ansible version both in Testing and Unstable. It could work against Stretch's ansible package, but ansible-lint isn't available in backports. Kind regards. -- Víctor Cuadrado Juan

Bug#882066: ansible-lint fails with ansible 2.4

2017-11-18 Thread Hannes von Haugwitz
Package: ansible-lint Version: 3.4.13+git.20170811-1-1 Severity: important Hi, ansible-lint fails with ansible 2.4: $ ansible-lint Traceback (most recent call last): File "/usr/bin/ansible-lint", line 11, in load_entry_point('ansible-lint==3.4.13', 'console_scripts', 'ansible-lint')()