GNU bug report logs -
#33777
ansible: Work around issues with Guix wrapper scripts
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Hello Arun,
Arun Isaac <arunisaac <at> systemreboot.net> writes:
> This patch works around ansible's issues with Guix wrapper scripts. The
> earlier system using ansible-wrap-program-hack.patch was not working as
> expected.
>
> From 2a8d3b46aac378b077fb9ef296909c840fa9c42a Mon Sep 17 00:00:00 2001
> From: Arun Isaac <arunisaac <at> systemreboot.net>
> Date: Mon, 17 Dec 2018 19:32:05 +0530
> Subject: [PATCH] gnu: ansible: Work around issues with Guix wrapper scripts.
>
> * gnu/packages/admin.scm (ansible)[source]: Remove
> ansible-wrap-program-hack.patch from patches.
> [arguments]: Add hide-wrapping and fix-symlinks phases.
> * gnu/packages/patches/ansible-wrap-program-hack.patch: Delete file.
> * gnu/local.mk (dist_patch_DATA): Unregister it.
> ---
> gnu/local.mk | 1 -
> gnu/packages/admin.scm | 38 ++++++++++++++++++-
> .../patches/ansible-wrap-program-hack.patch | 22 -----------
> 3 files changed, 36 insertions(+), 25 deletions(-)
> delete mode 100644 gnu/packages/patches/ansible-wrap-program-hack.patch
[…]
Thank you for the patch! I succeeded to:
* run a playbook with ‘ansible-playbook’;
* ping a host with ‘ansible’ command;
* check ‘ansible-vault --help’.
I vote for a push. :-)
Oleg.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 6 years and 151 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.