Ansible depends on $0, which does not work for wrapped python scripts.

  • Done
  • quality assurance status badge
Details
4 participants
  • Brice Waegeneire
  • Jelle Licht
  • Ludovic Courtès
  • Ricardo Wurmus
Owner
unassigned
Submitted by
Jelle Licht
Severity
important
Merged with
Blocked by

Debbugs page

Jelle Licht wrote 7 years ago
(address . bug-guix@gnu.org)
CAPsKtfLs+y9Gq5bFR8KMHDQ3_MCorey4g=SJhHS6Jh-vVF=5jQ@mail.gmail.com
Ansible currently is broken.
As noted by sturm/Guest2732 on #guix, running any `ansible-<command>'
commands leads ansible to think that we are calling the `ansible' script
directly, instead of via a `ansible-<command>' script.

This is related to [1], and possibly might be solved by [2].


Attachment: file
Ludovic Courtès wrote 7 years ago
control message for bug #31299
(address . control@debbugs.gnu.org)
87r2my56ko.fsf@gnu.org
severity 31299 important
Ludovic Courtès wrote 7 years ago
control message for bug #26752
(address . control@debbugs.gnu.org)
87po2i56ke.fsf@gnu.org
merge 26752 31299
Ludovic Courtès wrote 7 years ago
Re: bug#31299: Ansible depends on $0, which does not work for wrapped python scripts.
(name . Jelle Licht)(address . jlicht@fsfe.org)
87h8nu56i1.fsf@gnu.org
Merging with https://bugs.gnu.org/26752, which you submitted a while
back.

Ludo’.
Ricardo Wurmus wrote 6 years ago
control message for bug #29951
(address . control@debbugs.gnu.org)
168b78834d7.67d54665800973180.6444581326634091821@zoho.com
block 29951 by 26752
Ricardo Wurmus wrote 6 years ago
control message for bug #26752
(address . control@debbugs.gnu.org)
168b80ff826.23c94323855229521.-827146741371564246@zoho.com
block 26752 by 29951
Brice Waegeneire wrote 5 years ago
Close 26752
(address . control@debbugs.gnu.org)
c5a700aee483c9d494fe91a64f5de6f2@waegenei.re
# Author agreed, nobody objected in 7 days
close 26752
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 31299@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 31299
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help