bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26752: Ansible & others' problems with wrapped '.ansible-real' scrip


From: Jelle Licht
Subject: bug#26752: Ansible & others' problems with wrapped '.ansible-real' scripts
Date: Tue, 2 May 2017 22:08:38 +0200

Hi,

I had some problems getting current ansible package to work. It seems that the bin/ansible script which is created as part of the python-build-system via a call to `wrap-program' interferes with certain expectations ansible has regarding how it and its subcommands are called.

This mechanism does not work well with our generated created .ansible-real. See [1] for a similar issue that has since been worked around in the newest version of ansible.

For now, I have a similar workaround that add some guix-specific checks to ansible looking for being called as .ansible-real, though I do consider this a hack. This problem is indicative of a bigger issue: the fact that wrap-program currently leads to subtle bugs for lots of scripts. There has been some noise on #guix about solving this problem in general.

Thanks,
Jelle

[1]: https://github.com/ansible/ansible/issues/22261

reply via email to

[Prev in Thread] Current Thread [Next in Thread]