From debbugs-submit-bounces@debbugs.gnu.org Wed May 29 20:17:01 2024 Received: (at submit) by debbugs.gnu.org; 30 May 2024 00:17:01 +0000 Received: from localhost ([127.0.0.1]:34808 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCTTY-0005ai-Ey for submit@debbugs.gnu.org; Wed, 29 May 2024 20:17:01 -0400 Received: from lists.gnu.org ([209.51.188.17]:42244) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCTTN-0005aJ-Ua for submit@debbugs.gnu.org; Wed, 29 May 2024 20:16:51 -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 ) id 1sCTTD-0002R6-CH for bug-gnu-emacs@gnu.org; Wed, 29 May 2024 20:16:39 -0400 Received: from mail-40134.protonmail.ch ([185.70.40.134]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sCTTA-0001g3-2T for bug-gnu-emacs@gnu.org; Wed, 29 May 2024 20:16:39 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1717028190; x=1717287390; bh=iXqzf5vBeDeJntrEYLr4+9e1LNRVgEACL/TrwWv0s6Y=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=mgbH62Ux+KZcDFtcs5ADEQniQ6gpmJ/pXq+XixIYZ+Q5mgjDFqu+RrmG/LbaGQpBT W0hvI3lFww/RkD1YuwRcXzNIGmF7phdGW6MJOEA+waOe6T3xP7Qn2qni3MkOnB+K0C HtLvFm37jaVRlEODs3vgiLiwiDqvWNX1mr8V1Oo3vJCx3djyo0yuYF4DA0QFInp3aU Nbn4ixvZ4tqljm8tISDsJYFg+tq2GkHAcZdRKn0s5xqu6C6Nyfx0oPvVRIC6XJ2hxz Y6sQRlM4n3ucN7nnCsONtafL9JMFpODc8KkWbg3Kz1k78DixEFGvOPl1mBOFIOIiUD g1I6s/AlWdCnA== Date: Thu, 30 May 2024 00:16:26 +0000 To: bug-gnu-emacs@gnu.org From: Alexis Purslane Subject: [TRAMP] Tramp/Emacs does not pick up PATH from login shell via Distrobox method Message-ID: <87mso86tnv.fsf@pm.me> Feedback-ID: 55030218:user:proton X-Pm-Message-ID: 4a5691d0c5603832b1b27d13f8b32858e7d10186 MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha256; boundary="------0c8d5696624198ccff58d4810430405b117a08e7922e7b25a1d4fcc9aaae0d3d"; charset=utf-8 Received-SPF: pass client-ip=185.70.40.134; envelope-from=alexispurslane@pm.me; helo=mail-40134.protonmail.ch X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------0c8d5696624198ccff58d4810430405b117a08e7922e7b25a1d4fcc9aaae0d3d Content-Type: multipart/mixed; boundary=5feb0f5879fef7ee2c38108a553c67f33c86e03c51ff11f95bc577decc6a From: Alexis Purslane To: bug-gnu-emacs@gnu.org Subject: [TRAMP] Tramp/Emacs does not pick up PATH from login shell via Distrobox method User-Agent: Gnus/5.13 (Gnus v5.13) Date: Wed, 29 May 2024 20:16:20 -0400 Message-ID: <87mso86tnv.fsf@pm.me> MIME-Version: 1.0 --5feb0f5879fef7ee2c38108a553c67f33c86e03c51ff11f95bc577decc6a Content-Type: text/plain; charset=UTF-8 1. Start emacs -Q. 2. Evaluate the forms (require 'tramp) (load "path/to/tramp-2.7.1/tramp-container.el") (tramp-enable-distrobox-method) 3. `cd' to an `/distrobox:' location via eshell, or use find-file to open a file through a distrobox so that your default-directory is in it. 4. Observe the PATH according to Emacs 5. Then run sh -l in that distrobox (either by doing distrobox enter on an external shell, or via eshell). Obeserve the PATH according to distrobox. 6. Check the /etc/profile* files inside the distrobox to see which is correct. Example, from inside emacs -Q: ~ $ cd /distrobox:rust-latest:. /distrobox:rust-latest:~ $ echo $PATH /bin:/usr/bin:/sbin:/usr/sbin:/usr/local/bin:/usr/local/sbin /distrobox:rust-latest:~ $ sh -l $ echo $PATH /usr/local/cargo/bin:/usr/local/cargo/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games $ exit /distrobox:rust-latest:~ $ cat /distrobox:rust-latest:/etc/profile.d/00-restore-env.sh export PATH=/usr/local/cargo/bin:/usr/local/cargo/bin:$PATH /distrobox:rust-latest:~ $ This is especially odd, since, looking at the code, I'm seeing that the distrobox method /should/ be calling sh with -l too, and thus getting the profile settings. So I'm suspecting something inside emacs is overriding that. In GNU Emacs 29.3 (build 1, x86_64-redhat-linux-gnu, GTK+ Version 3.24.41, cairo version 1.18.0) of 2024-04-25 built on cabaf4098b994f6da8ef60f3f6652faa System Description: Fedora Linux 40.20240529.0 (Silverblue) Configured using: 'configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --runstatedir=/run --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-cairo --with-dbus --with-gif --with-gpm=no --with-harfbuzz --with-jpeg --with-json --with-modules --with-native-compilation=aot --with-pgtk --with-png --with-rsvg --with-sqlite3 --with-tiff --with-tree-sitter --with-webp --with-xpm --with-xwidgets build_alias=x86_64-redhat-linux-gnu host_alias=x86_64-redhat-linux-gnu CC=gcc 'CFLAGS=-DMAIL_USE_LOCKF -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' LDFLAGS=-Wl,-z,relro PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig CXX=g++ 'CXXFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer '' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GSETTINGS HARFBUZZ JPEG JSON LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM XWIDGETS GTK3 ZLIB Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: ELisp/d Minor modes in effect: eshell-syntax-highlighting-global-mode: t global-fish-completion-mode: t fish-completion-mode: t eat-eshell-mode: t gnus-desktop-notify-mode: t server-mode: t elisp-def-mode: t highlight-defined-mode: t electric-pair-mode: t hl-line-mode: t display-line-numbers-mode: t outline-minor-mode: t diff-hl-mode: t corfu-popupinfo-mode: t corfu-mode: t editorconfig-mode: t eldoc-box-hover-at-point-mode: t yas-minor-mode: t hl-todo-mode: t ligature-mode: t shell-dirtrack-mode: t nerd-icons-completion-mode: t mood-line-mode: t spacious-padding-mode: t global-treesit-auto-mode: t global-evil-collection-unimpaired-mode: t evil-collection-unimpaired-mode: t which-key-mode: t marginalia-mode: t evil-mode: t evil-local-mode: t general-override-mode: t recentf-mode: t icomplete-vertical-mode: t icomplete-mode: t override-global-mode: t savehist-mode: t winner-mode: t delete-selection-mode: t pixel-scroll-precision-mode: t cua-mode: t apheleia-mode: t tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t prettify-symbols-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t column-number-mode: t line-number-mode: t global-visual-line-mode: t visual-line-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: /var/home/alexispurslane/.emacs.d/elpa/transient-20240525.1118/transient hides /usr/share/emacs/29.3/lisp/transient /var/home/alexispurslane/.emacs.d/elpa/jsonrpc-1.0.25/jsonrpc hides /usr/share/emacs/29.3/lisp/jsonrpc ~/.quake.d/load/tramp-container hides /usr/share/emacs/29.3/lisp/net/tramp-container Features: (shadow sort mail-extr emacsbug evil-collection-vc-git vc-git mood-line-segment-vc face-remap mule-util pcmpl-unix company-oddmuse company-keywords company-etags etags fileloop company-gtags company-dabbrev-code company-dabbrev company-files company-clang company-capf company-cmake company-semantic company-template company-bbdb esh-autosuggest evil-collection-company company em-term em-script em-hist em-pred em-glob em-extpipe em-basic em-banner eshell-syntax-highlighting em-alias esh-help evil-collection-man man em-unix fish-completion em-cmpl eshell-prompt-extras em-dirs em-ls evil-collection-eshell em-prompt eshell esh-var esh-mode evil-collection-eat eat evil-collection-term term ehelp color esh-cmd generator esh-ext esh-opt esh-proc esh-io esh-arg esh-module esh-groups esh-util mood-line-segment-modal gnus-demon nntp gnus-desktop-notify notifications evil-collection-gnus smtpmail-async async smtpmail gnus-registry registry eieio-base gnus-art mm-uu mml2015 mm-view mml-smime smime gnutls dig gnus-sum shr pixel-fill kinsoku url-file svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source nnoo gnus-spec gnus-win gnus-int gnus-range message sendmail yank-media puny evil-collection-dired dired dired-loaddefs rfc822 mml mml-sec evil-collection-epa epa derived epg rfc6068 epg-config mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader imap rfc2104 utf7 gnus nnheader gnus-util text-property-search mail-utils range mm-util mail-prsvr server elisp-def evil-collection-ert ert evil-collection-debug debug backtrace evil-collection-xref xref find-func f s dash highlight-defined elec-pair hl-line display-line-numbers evil-collection-outline noutline outline evil-collection-diff-hl diff-hl evil-collection-log-view log-view pcvs-util evil-collection-vc-dir vc-dir ewoc vc vc-dispatcher evil-collection-diff-mode diff-mode corfu-popupinfo yasnippet-capf nerd-icons-corfu evil-collection-corfu corfu editorconfig editorconfig-core editorconfig-core-handle editorconfig-fnmatch yasnippet eldoc-box hl-todo ligature project tramp-sh tramp-container tramp-cache time-stamp tramp tramp-loaddefs trampver tramp-integration files-x tramp-compat shell pcomplete evil-collection-comint comint ansi-osc parse-time iso8601 format-spec ansi-color time nerd-icons-completion evil-collection-dashboard dashboard dashboard-widgets nerd-icons nerd-icons-faces nerd-icons-data nerd-icons-data-mdicon nerd-icons-data-flicon nerd-icons-data-codicon nerd-icons-data-devicon nerd-icons-data-sucicon nerd-icons-data-wicon nerd-icons-data-faicon nerd-icons-data-powerline nerd-icons-data-octicon nerd-icons-data-pomicon nerd-icons-data-ipsicon ffap mood-line spacious-padding doom-gruvbox-theme doom-themes doom-themes-base treesit-auto evil-textobj-tree-sitter evil-textobj-tree-sitter-thing-at-point evil-collection-unimpaired evil-collection-which-key evil-collection-tabulated-list evil-collection-tab-bar evil-collection-simple evil-collection-replace evil-collection-process-menu evil-collection-package-menu evil-collection-info evil-collection-indent evil-collection-help evil-collection-elisp-mode evil-collection-eldoc evil-collection-custom evil-collection-buff-menu evil-collection annalist which-key orderless marginalia compat evil-textobj-tree-sitter-core evil evil-keybindings evil-integration evil-maps evil-commands reveal evil-jumps evil-command-window evil-types evil-search evil-ex evil-macros evil-repeat evil-states evil-core comp comp-cstr warnings advice evil-common thingatpt rect evil-vars treesit general use-package-diminish recentf tree-widget icomplete edmacro kmacro finder-inf use-package-bind-key bind-key disp-table savehist winner delsel pixel-scroll cua-base ring cus-edit pp cus-load icons wid-edit cl-extra help-mode time-date use-package-ensure use-package-core rx apheleia-autoloads easy-mmode async-autoloads breadcrumb-autoloads consult-notes-autoloads consult-autoloads corfu-autoloads dape-autoloads darkroom-autoloads dashboard-autoloads denote-autoloads diff-hl-autoloads doom-themes-autoloads eat-autoloads editorconfig-autoloads eldoc-box-autoloads elisp-def-autoloads elisp-demos-autoloads embark-autoloads esh-autosuggest-autoloads company-autoloads esh-help-autoloads eshell-prompt-extras-autoloads eshell-syntax-highlighting-autoloads evil-collection-autoloads annalist-autoloads evil-org-autoloads evil-textobj-tree-sitter-autoloads fish-completion-autoloads flymake-proselint-autoloads general-autoloads gnus-desktop-notify-autoloads helpful-autoloads elisp-refs-autoloads f-autoloads highlight-defined-autoloads hl-todo-autoloads jsonrpc-autoloads latex-preview-pane-autoloads ligature-autoloads magit-autoloads pcase git-commit-autoloads magit-section-autoloads marginalia-autoloads markdown-mode-autoloads mood-line-autoloads nerd-icons-completion-autoloads nerd-icons-corfu-autoloads nerd-icons-autoloads orderless-autoloads org-mime-autoloads org-static-blog-autoloads pandoc-mode-autoloads spacious-padding-autoloads transient-autoloads treemacs-evil-autoloads treemacs-autoloads cfrs-autoloads posframe-autoloads ht-autoloads hydra-autoloads lv-autoloads pfuture-autoloads ace-window-autoloads avy-autoloads s-autoloads dash-autoloads evil-autoloads goto-chg-autoloads treesit-auto-autoloads which-key-autoloads with-editor-autoloads info compat-autoloads yasnippet-capf-autoloads yasnippet-autoloads package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs password-cache json subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/pgtk-win pgtk-win term/common-win pgtk-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads xwidget-internal dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo gtk pgtk multi-tty make-network-process native-compile emacs) Memory information: ((conses 16 555112 158275) (symbols 48 34237 8) (strings 32 135897 9989) (string-bytes 1 4706230) (vectors 16 68681) (vector-slots 8 1363880 92855) (floats 8 893 282) (intervals 56 2083 512) (buffers 984 25)) --5feb0f5879fef7ee2c38108a553c67f33c86e03c51ff11f95bc577decc6a Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="publickey - alexispurslane@pm.me - 0x41E61568.asc"; name="publickey - alexispurslane@pm.me - 0x41E61568.asc" Content-Type: application/pgp-keys; filename="publickey - alexispurslane@pm.me - 0x41E61568.asc"; name="publickey - alexispurslane@pm.me - 0x41E61568.asc" LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tClZlcnNpb246IEdvcGVuUEdQIDIu Ny40CkNvbW1lbnQ6IGh0dHBzOi8vZ29wZW5wZ3Aub3JnCgp4ak1FWXlPNktCWUpLd1lCQkFIYVJ3 OEJBUWRBaW0wYXBzbTJaTmd1N1lYU3VDLzNUVjUvenhNZE1tWDNrOFRmCllSUVlRaXZOSzJGc1pY aHBjM0IxY25Oc1lXNWxRSEJ0TG0xbElEeGhiR1Y0YVhOd2RYSnpiR0Z1WlVCd2JTNXQKWlQ3Q2pB UVFGZ29BSFFVQ1l5TzZLQVFMQ1FjSUF4VUlDZ1FXQUFJQkFoa0JBaHNEQWg0QkFDRUpFUFBLVmxF TAo1OThSRmlFRVFlWVZhTDAydVRUczdkdzI4OHBXVVF2bjN4RlJ2Z0QrTUUzdEhXOFh0am01d2p5 T3NXNDU2MjFICkpGUXdGZnVnbGZZczlkVU03YTRBLzNFeEppdFVMTk1mdy9DRlVIbVAyR21TSnVu UTVwQ01jOTIzUVh3K09mMEwKempnRVl5TzZLQklLS3dZQkJBR1hWUUVGQVFFSFFBVHJrMXFNQ0FV VkMwVEF4UC9XcHpCNjgwbkNWY2UrUTY5UwpPUWR6Uk9VY0F3RUlCOEo0QkJnV0NBQUpCUUpqSTdv b0Foc01BQ0VKRVBQS1ZsRUw1OThSRmlFRVFlWVZhTDAyCnVUVHM3ZHcyODhwV1VRdm4zeEc5VkFF QTlDV1Q5bHVuV1ZkbkxaKzRGWnJJRkplb0RQUDNMT0l3T2hEVWdjVm0KZU8wQS9qdHVjYjRkeERz VTFiRjNkVjlHbGszaTVIMllyci9FMkFhWUxtYU5VUG9OCj1LNFFpCi0tLS0tRU5EIFBHUCBQVUJM SUMgS0VZIEJMT0NLLS0tLS0= --5feb0f5879fef7ee2c38108a553c67f33c86e03c51ff11f95bc577decc6a-- --------0c8d5696624198ccff58d4810430405b117a08e7922e7b25a1d4fcc9aaae0d3d Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: ProtonMail wnUEARYIACcFAmZXxVkJEPPKVlEL598RFiEEQeYVaL02uTTs7dw288pWUQvn 3xEAALbbAQDwMPg8yOTrJgq5ChZVUCp62TzI/FoyEGe2huVCYwuIVAD/QHX2 7CpV09egfzm+VycQnGmEAPCabuH3F9pd19hQCAc= =CcWe -----END PGP SIGNATURE----- --------0c8d5696624198ccff58d4810430405b117a08e7922e7b25a1d4fcc9aaae0d3d-- From debbugs-submit-bounces@debbugs.gnu.org Thu May 30 06:23:02 2024 Received: (at 71267) by debbugs.gnu.org; 30 May 2024 10:23:02 +0000 Received: from localhost ([127.0.0.1]:56572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCcw2-0004D9-2G for submit@debbugs.gnu.org; Thu, 30 May 2024 06:23:02 -0400 Received: from mout.gmx.net ([212.227.15.15]:44303) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCcvy-0004CQ-9P for 71267@debbugs.gnu.org; Thu, 30 May 2024 06:23:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmx.de; s=s31663417; t=1717064560; x=1717669360; i=michael.albinus@gmx.de; bh=9a7Nq/955D3qH4y0XX69cRhK4bU5hdDr+4GZO0aS2hY=; h=X-UI-Sender-Class:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type:cc:content-transfer-encoding: content-type:date:from:message-id:mime-version:reply-to:subject: to; b=Iyo3t+bVuWpinDJe4aBe7FfueWOQUPN4g/6PvzIK+5a5hdXGe1i468gHyfRxE2Kd MaGrjeCWB6n9WiZsY6W1Mc0o1eGn4XrGgxgsc5QXOhligkVZwwC2dep45hKPFwLvl TqPJjCBuQzcM7HedbjpTBaeMHdhOFtnFVQ3oR0s5Q5KMBVUXepjN0khFnkHqAj9Rg 7VKLD/SsXq/cfQYGh62IkxXC99ZI/NzzXxg++IyND8hvNC0PxT7hHpTwzJ9QmBIeg wv5zYfiy2SOf5fCQpNr3RtscdZd2Sojg9t/+JSx9ZdUuFufoPOWgn/lYVnf02jaHP TwutLChNHFUktzw1Tw== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([185.89.38.151]) by mail.gmx.net (mrgmx004 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MfpSl-1sfd1N1xVp-00fC8Q; Thu, 30 May 2024 12:22:40 +0200 From: Michael Albinus To: Alexis Purslane via "Bug reports for GNU Emacs, the Swiss army knife of text editors" Subject: Re: bug#71267: [TRAMP] Tramp/Emacs does not pick up PATH from login shell via Distrobox method In-Reply-To: <87mso86tnv.fsf@pm.me> (Alexis Purslane via's message of "Thu, 30 May 2024 00:16:26 +0000") References: <87mso86tnv.fsf@pm.me> Date: Thu, 30 May 2024 12:22:39 +0200 Message-ID: <87mso7r440.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:Xv/Bu8/I3EPhP9FzLOorYJAaCSSvruOUNOT6br2iYrYmrvab1/G IDxLptdFhG7ZTKLTweVhU6xsIKZ364TvreA+vIerLCCjas4EtskAIpnR6LSzmTihUt3kfDN jpdCjf0OO9VsRFej3FqX+/Kt2UnwpWZSPCCelYc4u6dfG3EFkCyW4hGVEXb94TEShdwva+h aVErbqkXTV3Q90oYx1qHQ== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:ibQo7izEfwU=;Gt0tGy+bzPCcnvdP+8SpxCESNiu df16u8WHqCqJvGeE76mpcrLH2t6pv1VlF9Jpfh5Fu2UnEHv8G7nRRjfTd655CPHeqN5m71rms XryLcwwxQ7uaaZFwmfsgx12Iog1kSzjft7RMMC6Z61MJAburgDKMv6ysqMN9L19O54AYZAFFD XIQvm96ACwih9MPX7RxGak0gUEg3AfYbf64+2IFHgHYRo0SSNWZvJQLUG5G0yVglGVNP8yhHB 30vOKIn30K3CLaasUBBbl/0mMun6/6lMLW0ln+C02+AwRmVcxFO3sBnBU/+JFnK9373wLsBJU Vy0F+MY2r8M9Vv9ygmDdmSqCUhTyjA2ih1zG64NvhK0Eg4gRJLhcbmB0MxEhBFCUkrTcMpT3r D4uy0AK33ShQRyK+MLFxDde6lRGQxwHUcIziP0dpyF1RSYPzQiGfPagdqsOc1ca89x2LAsbxU G3/mAFWl7PNy55X+epTokuVWdeSiWcteZjxopIcmhaXb2ohRqQ7/R7TmRu+c3BNIce5ohJQiK pIu9jLTBGXryE27NHbhrQGawe40gG+NPqp9e6ejkCozI9D8muhvy0RKj9cRIrphBLp6riTPRx IgFUXOy0vL52kdbCe9dTjnL4K0l2tXSJgRBfHG4esgU7xkIeCb0OA0Mi7ik1wwu62a8UTTJ6g 3FEuniA+bVfJSgLXAYHUwRj2SpikfMmM/vAKodyIoQJ1Ui+j99dyMh5imAVluYqYcr4VSLvTj WvQKJI1d0UH6Sko8kVAkWRBtQZ+XwJxHiLOMxes3/4qHMz8rMrXrGmwo8PdHkZ9tR9Cy20BJR txKjrshELt1wgufT4CxZR7HrmPXCFW95zeU5AQ8xA2P34b+JijgAKBEw6UErEvpXr9 X-Spam-Score: 2.9 (++) 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: Alexis Purslane via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: Hi Alexis, > 1. Start emacs -Q. > 2. Evaluate the forms > (require 'tramp) > (load "path/to/tramp-2.7.1/tramp-container.el") > (tramp-enable-distrobox-method) > 3. `cd' to an `/distrobox:' location via eshell, o [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.38.151 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) -0.0 SPF_PASS SPF: sender matches SPF record -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.15 listed in list.dnswl.org] X-Debbugs-Envelope-To: 71267 Cc: Alexis Purslane , 71267@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.9 (+) 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: Alexis Purslane via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: Hi Alexis, > 1. Start emacs -Q. > 2. Evaluate the forms > (require 'tramp) > (load "path/to/tramp-2.7.1/tramp-container.el") > (tramp-enable-distrobox-method) > 3. `cd' to an `/distrobox:' location via eshell, o [...] Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.38.151 listed in zen.spamhaus.org] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.15 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) -0.0 SPF_PASS SPF: sender matches SPF record -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager Alexis Purslane via "Bug reports for GNU Emacs, the Swiss army knife of text editors" writes: Hi Alexis, > 1. Start emacs -Q. > 2. Evaluate the forms > (require 'tramp) > (load "path/to/tramp-2.7.1/tramp-container.el") > (tramp-enable-distrobox-method) > 3. `cd' to an `/distrobox:' location via eshell, or use find-file to > open a file through a distrobox so that your default-directory is in > it. > 4. Observe the PATH according to Emacs > 5. Then run sh -l in that distrobox (either by doing distrobox enter on > an external shell, or via eshell). Obeserve the PATH according to > distrobox. > 6. Check the /etc/profile* files inside the distrobox to see which is > correct. See the Tramp manual at (info "(tramp) Remote programs") You need to add tramp-own-remote-path to tramp-remote-path as described there. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Thu May 30 07:38:39 2024 Received: (at 71267-done) by debbugs.gnu.org; 30 May 2024 11:38:39 +0000 Received: from localhost ([127.0.0.1]:59216 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCe7A-0001iX-WB for submit@debbugs.gnu.org; Thu, 30 May 2024 07:38:39 -0400 Received: from mout.gmx.net ([212.227.15.18]:33397) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCe75-0001i0-Ku for 71267-done@debbugs.gnu.org; Thu, 30 May 2024 07:38:35 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmx.de; s=s31663417; t=1717069094; x=1717673894; i=michael.albinus@gmx.de; bh=v6rWu9Z2Z4egtL3OfrJA9BQrFFxF+VoTHK+C46jeCnk=; h=X-UI-Sender-Class:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type:cc:content-transfer-encoding: content-type:date:from:message-id:mime-version:reply-to:subject: to; b=Iacg35xXgxjjArS+o5QEJZJHEwK+s6Px2mMulJuUB2BQIW09isHavY6QozvFTmvD kMs5lULxLvHRz8oo8GRPtioooeRyn6fUeO6v1URXGcFml/rYoK7D7uRyjhj8gaJ9o wXQQcImUt4wyVHDMJKJUWT3vU8LKSdIhJfTZz+lkAXErtZclyKGUDUfDZSTK4m+Pb GHp3UdE4CaEDphdggKU9gifPcgCP7npez9yKyKNGZkvD8gwuq9+uzSQ9zdzlp41+8 5teQsoGnOeO8yhlHCsKGA3CarE4p/IlHw/V4ZC+gwHyrRT/A8k2ddEC2ax5tlFcgt UrsGl8h2qXVtDt6rpQ== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([185.89.38.151]) by mail.gmx.net (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MTABZ-1s3TRa3vAt-00Ue2n; Thu, 30 May 2024 13:38:14 +0200 From: Michael Albinus To: alexis purslane Subject: Re: bug#71267: [TRAMP] Tramp/Emacs does not pick up PATH from login shell via Distrobox method In-Reply-To: (alexis purslane's message of "Thu, 30 May 2024 11:30:58 +0000") References: <87mso86tnv.fsf@pm.me> <87mso7r440.fsf@gmx.de> Date: Thu, 30 May 2024 13:38:13 +0200 Message-ID: <877cfbr0m2.fsf@gmx.de> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Provags-ID: V03:K1:loh8NXK2KEz4G2xFWUdmf0eIEDo/A71w+BJFVkTV+qGfAIvPU1S ZLeCdZBGKSpCxxlkhEmwC7t6rYzIDe+HLZAMJ3eI1HTAmvwKoqPV6WcO7foYx6SOZrsu0lP ak7b2RhnlworVUnUG5LZpSpf+o54BVice87qlSUBhKaMM3hALIjKF6Kve4033V75zjVxyAG erJ7JF9WLlP34LXioq/dQ== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:wytd90Hklpw=;2koUQQlg/4fNaV2WmdsFl7VPKc/ 8PSOcetLcAcnc2nmjMvtpV5fwJliijhYXKJAhiZ+t/xO0xMKMxXIC9bFjU8QoyGY+ugEPGJD9 Jc6KRKWr4xj4NpFrfbfqkAMF/xP+AMf16XBM/q8dMI7SbhkKVtsrm65ZfFjBSeA50OzB+xF+s mxkdO06W2bXRKRm9RkmxnK4jnfghqNgR+T3FsKTWP2IZSrP802oIPooM6Ga+q60D7vrqiG/U7 SH7aaPxQFi02GVQgHJQw6JVc8dJPcDbMJPrAnZu7Q3az51IhH3ls2dZXJzR2SSNIdrrNJXm8d hV/UkJxaeu9WsixuYPGLyMdrb8KNVBACqnYGyEXyMhrFrL4DqF6BShoPfzOZSAZ/RX4kMnsBc 4qgdgdhe4AfFMM58ayD4sPwrcuNDY+jp2PUGHPFyZPvYR8xqKqGDQeHeGARZae83WrAKMhKoV kG57dbubHe8ko8oKFDNo8RUJdYpVq/qwKlgGMJfFKqIzug0FFmkjoi1ies3klSHW8NaBIVTcI j9BBCqVQEwL0YVnknLgKQuZQp7bGg8A/HZNsFfTneZDnB3X1Bgsgl1TfrEELBgzC+cRpxiUkz 2hMToVNd9nJGdNRz8FHFy/w84Z/xF2oqKJ+0JLWoSiMilUwC9QAtZ9FmbDDtv54NFituFp/XV VEPMdw8pBdRaaL5zlEjl947kZTFpkD8ILtEio3SHNA3UM7WqBEYkMa4AAE4Y6MC0coFTZ4beg BwXJqjvpzuyDTZP1Asidx6qZETx+fmFQTJEtxTBOt2L4sfD05pYUOGHlCe8LTQ1CYX/VQVET8 aOL3yikBT2c6Phlxl7zNiz+8cI3Bae9cswCnc6dMKmhjKT1xT44Ypr8GJGRs4g9VO+ X-Spam-Score: 2.9 (++) 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: alexis purslane writes: Hi Alexis, > Thank you, I'll check the manual more carefully next time. I had that > variable in the wrong position in my config (before tramp was loaded), > so it seemed like it was a NOP and got confused. Sorr [...] Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.38.151 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [212.227.15.18 listed in wl.mailspike.net] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.18 listed in list.dnswl.org] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: 71267-done Cc: 71267-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.9 (+) 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: alexis purslane writes: Hi Alexis, > Thank you, I'll check the manual more carefully next time. I had that > variable in the wrong position in my config (before tramp was loaded), > so it seemed like it was a NOP and got confused. Sorr [...] Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [212.227.15.18 listed in wl.mailspike.net] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.38.151 listed in zen.spamhaus.org] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.18 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager alexis purslane writes: Hi Alexis, > Thank you, I'll check the manual more carefully next time. I had that > variable in the wrong position in my config (before tramp was loaded), > so it seemed like it was a NOP and got confused. Sorry for so many > spurious bug reports in so short a time. I'll be more careful in > future. Reporting something which is not a bug is not a problem. What drives me crazy is that you again and again remove the Cc. This makes my work harder, because this Cc is also used to manipulate the bug status. It takes me more time to correct this manually, than the answer itself. Closing the bug. Best regards, Michael. From debbugs-submit-bounces@debbugs.gnu.org Thu May 30 07:39:53 2024 Received: (at control) by debbugs.gnu.org; 30 May 2024 11:39:54 +0000 Received: from localhost ([127.0.0.1]:59268 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCe8K-0001lp-6e for submit@debbugs.gnu.org; Thu, 30 May 2024 07:39:53 -0400 Received: from mout.gmx.net ([212.227.15.18]:36715) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sCe8E-0001lJ-RH for control@debbugs.gnu.org; Thu, 30 May 2024 07:39:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmx.de; s=s31663417; t=1717069166; x=1717673966; i=michael.albinus@gmx.de; bh=a1xK4oq0dfk6M5Ff/1PKf3+Z9CKN45srFFsG/x+OEPs=; h=X-UI-Sender-Class:Date:Message-Id:To:From:Subject:cc: content-transfer-encoding:content-type:date:from:message-id: mime-version:reply-to:subject:to; b=bySHV6IZjY1Bvb8e99VYDvUgNPLn0pmu4GSV/i4K7IJLxVQHezikkIBSju4Yw6NJ tIWnZKX5QOWheDC44HQisCCrYupk7vSXH6z2U/FxNua7k+tjDaZJ74QdsoJDnx9P6 Vcq4drX0N8vqMzyUkeafHEuWRkHEs4f1HvBCkKZVpu7JJhAI9kK2RvPhWBAlSpt8m CFs3UfdqvQESLki6hHAhDXo6hAPF+Tqfpvw5EpLpZUjPI+25lBS9QPeOhptQ+fZiZ VHZn/OfE7ZREl1/vhZ4hzE0966L32WVSJJzU9L6roPuZhxXBts+4iO3fsotWEw5zT tUPRev+v/CBmwGQQMA== X-UI-Sender-Class: 724b4f7f-cbec-4199-ad4e-598c01a50d3a Received: from gandalf.gmx.de ([185.89.38.151]) by mail.gmx.net (mrgmx005 [212.227.17.190]) with ESMTPSA (Nemesis) id 1MYeMj-1s0Be12yZP-00VjoO for ; Thu, 30 May 2024 13:39:26 +0200 Date: Thu, 30 May 2024 13:39:26 +0200 Message-Id: <874jafr0k1.fsf@gmx.de> To: control@debbugs.gnu.org From: Michael Albinus Subject: control message for bug #71267 X-Provags-ID: V03:K1:W4+Y8CsNTVNRc8YmOaQ9y9kxcUVIQ/AKDFI6EaR5gkXB2gJg/b3 rtc5SZWHEboMZxukVaM5oI2bOYInMSmtfq87c23QEWZvVZ+rJKvKXp/XYACZD7s7c2gvaYr Tsv69LGBeSIvbmZfLdNJ3bvmyDpjmAkkIpBWFW/aCHzDxLNO8Z9ifu0FasQ56b0hS7/BrKl yc4DHfE1KEgmFDw/2ALHg== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:w5DMxL0tArs=;hF8b4iJ2mC+NIhZfWAs1V1jmV51 Jl36inryf86ZR/l/wn9Xsix9Xz4NTzPb1l7ZL24WiHK141x9uQl9Euu1PZG3bCeET74JtKtwn foiOZIyi4JWIAtBofi4OyALpWiV/8LnpEP7XzwvYhlnL+KN8mWvup5xwTvv9WPEeWXu0UHmWE wO/8BpA/33j9zNDJ4A6Cwp60lsRPZhlxwMuxP34MT01vaKew5hXGOJTWokZegDRxGdF0aX6zr PeyjDnhh+5sxB/bX9roRUVUpTWBDTnZZUQ2PEvZz/I/gP6FFe8o41U7bKa8DKOAHFZMnBZEml DGctRv5yCeJXWfS73XG+4jpKUSYB7dkltz2OvC9ItnXi+Suaf8gnGirnq5FVZecJizQwZJy7c OLrtdLyClTw3/KI92khbcMoBT9DpzZWS4at5Y8Ghdc24mLb+2TgrRobvGTHy+We6tLfVwC1kq JqguivaOjzsRa9FIoIFBnN5fedA5EZW+iLsEEccxMCsciALm3U57COzmq2lcdB9RGrGlkz6N/ a+Ck1EOwqT/Hw0QLQ7JgofOtzLV9jE1+NJD+RYxo8+vxAxwk6n8gcgqq6a9RY5i2k6jCtU1Kd U8OWt7T2E3115LtUFJHzl9qHzRPBB9DneCIaYRQBWBzle3oALa+Id9CXZpD/K30/hWRJOMNFC HjWbyiNInZsS0TxmYeKkHkjvFHiAngYHmkI5/fPMdQP2RsbwDU7sp+j8RbxEKrFyUorHzAFpZ pJXAllQ1WRIUxN/s+wXvN+fn3H1TCyD2zKoJfP6sy/BBR+YyPslf65UhcC1aKjLUkgFT+bEf1 IP4phldtiZf07Uoqd4U2CeO2m9YrXGyLT6/3QCWIr7B/7au7NFTBPypDBSpH320Zb7 X-Spam-Score: 2.9 (++) 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: tags 71267 + notabug quit Content analysis details: (2.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.18 listed in list.dnswl.org] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.38.151 listed in zen.spamhaus.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [212.227.15.18 listed in wl.mailspike.net] 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.9 (+) 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: tags 71267 + notabug quit Content analysis details: (1.9 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [212.227.15.18 listed in wl.mailspike.net] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [185.89.38.151 listed in zen.spamhaus.org] -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [212.227.15.18 listed in list.dnswl.org] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (michael.albinus[at]gmx.de) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 RCVD_IN_MSPIKE_WL Mailspike good senders -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager tags 71267 + notabug quit From unknown Thu Aug 14 21:43:46 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 28 Jun 2024 11:24:07 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator