X-Loop: help-debbugs@HIDDEN Subject: bug#78442: 29.4; RFE: Add Ansible password prompt to comint-password-prompt-regexp Resent-From: Tim Landscheidt <tim@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Thu, 15 May 2025 11:26:01 +0000 Resent-Message-ID: <handler.78442.B.174730831813422 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 78442 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 78442 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.174730831813422 (code B ref -1); Thu, 15 May 2025 11:26:01 +0000 Received: (at submit) by debbugs.gnu.org; 15 May 2025 11:25:18 +0000 Received: from localhost ([127.0.0.1]:52106 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1uFWiE-0003Tr-9R for submit <at> debbugs.gnu.org; Thu, 15 May 2025 07:25:18 -0400 Received: from lists.gnu.org ([2001:470:142::17]:41468) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <tim@HIDDEN>) id 1uFWiB-0003OP-Sw for submit <at> debbugs.gnu.org; Thu, 15 May 2025 07:25:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <tim@HIDDEN>) id 1uFWi4-0003lG-KR for bug-gnu-emacs@HIDDEN; Thu, 15 May 2025 07:25:08 -0400 Received: from gavdos.tim-landscheidt.de ([2a01:4f8:1c0c:4bd6::1]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <tim@HIDDEN>) id 1uFWi0-000757-Al for bug-gnu-emacs@HIDDEN; Thu, 15 May 2025 07:25:06 -0400 Received: from port-62-145-29-194.static.as20676.net ([62.145.29.194]:43080 helo=vagabond) by gavdos.tim-landscheidt.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from <tim@HIDDEN>) id 1uFWhu-00FVEq-1o for bug-gnu-emacs@HIDDEN; Thu, 15 May 2025 11:24:58 +0000 From: Tim Landscheidt <tim@HIDDEN> Organization: https://www.tim-landscheidt.de/ Date: Thu, 15 May 2025 11:24:57 +0000 Message-ID: <87plga5d6e.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a01:4f8:1c0c:4bd6::1; envelope-from=tim@HIDDEN; helo=gavdos.tim-landscheidt.de X-Spam_score_int: 14 X-Spam_score: 1.4 X-Spam_bar: + X-Spam_report: (1.4 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_SBL_CSS=3.335, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 4.5 (++++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Ansible (https://docs.ansible.com/) uses the prompt "BECOME password: " when asking for a user's password: | $ ansible-playbook -DKi ansible/hosts ansible/playbook.yml | BECOME password: (There is one (1) trailing space after the colon.) Content analysis details: (4.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [62.145.29.194 listed in zen.spamhaus.org] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom; id=tim%40tim-landscheidt.de; ip=2001%3A470%3A142%3A%3A17; r=debbugs.gnu.org] X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: 3.5 (+++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Ansible (https://docs.ansible.com/) uses the prompt "BECOME password: " when asking for a user's password: | $ ansible-playbook -DKi ansible/hosts ansible/playbook.yml | BECOME password: (There is one (1) trailing space after the colon.) Content analysis details: (3.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [2001:470:142:0:0:0:0:17 listed in] [list.dnswl.org] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [62.145.29.194 listed in zen.spamhaus.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 0.9 SPF_FAIL SPF: sender does not match SPF record (fail) [SPF failed: Please see http://www.openspf.org/Why?s=mfrom;id=tim%40tim-landscheidt.de;ip=2001%3A470%3A142%3A%3A17;r=debbugs.gnu.org] -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Ansible (https://docs.ansible.com/) uses the prompt "BECOME password: " when asking for a user's password: | $ ansible-playbook -DKi ansible/hosts ansible/playbook.yml | BECOME password: (There is one (1) trailing space after the colon.) It would be nice if comint/shell mode could support this.
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Tim Landscheidt <tim@HIDDEN> Subject: bug#78442: Acknowledgement (29.4; RFE: Add Ansible password prompt to comint-password-prompt-regexp) Message-ID: <handler.78442.B.174730831813422.ack <at> debbugs.gnu.org> References: <87plga5d6e.fsf@HIDDEN> X-Gnu-PR-Message: ack 78442 X-Gnu-PR-Package: emacs Reply-To: 78442 <at> debbugs.gnu.org Date: Thu, 15 May 2025 11:26:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-gnu-emacs@HIDDEN If you wish to submit further information on this problem, please send it to 78442 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 78442: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D78442 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.