guix-patches
[Top][All Lists]
Advanced

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

[bug#32320] [PATCH] gnu: ansible: update to 2.5.7


From: Kenny Ballou
Subject: [bug#32320] [PATCH] gnu: ansible: update to 2.5.7
Date: Wed, 01 Aug 2018 09:00:38 -0600
User-agent: mu4e 0.9.18; emacs 25.3.1

On 2018年08月01日 14:28 GMT, Oleg Pykhalov wrote:
> Hello,
>
> Kenny Ballou <address@hidden> writes:
>
>> Update ansible to the latest 2.5.x release.  This also removes the
>> Python 2 only support for Ansible as this is now stable in the 2.5.x
>> line of Ansible.
>
> […]
>
> Builded fine on my machine.
>
>
> Could I ask how do you use ansible-COMMAND commands?
>
> E.g. ‘ansible-galaxy’ outputs that it really runs ‘.ansible-real’ and
> prints the manual page of ‘ansible’ command for me.
>
> Thanks,
> Oleg.

Oleg,

This appears to be a known bug in how Python packages are using
`.command.real` wrappers.  See Bug #26752, "Ansible & others' problems
with wrapped '.ansible.real' scripts":
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=26752 and
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31299.

This patch only attempts to update the version of ansible and its
dependencies.  It's possible that the patch is created against the wrong
branch and therefore doesn't include any changes that would fix this
behaviour.  As it is today, the current version of ansible on `master`
exhibits the same behaviour.

Unfortunately, I personally don't have a work around in place for this
yet.

Regards,
-Kenny





reply via email to

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