Hi! On Mon, Dec 08, 2025 at 05:14:41PM -0800, Xiyue Deng wrote: >Steve McIntyre <[email protected]> writes: > >> Package: elpa-magit >> Version: 4.3.5-1+deb13u1 >> Severity: important >> >> Hi! >> >> After upgrading a machine to trixie locally, emacs seems to be working >> fine. Using it to write this mail! >> >> But when I try to start magit using M-x magit-status, I get the >> following error and no magit: >> >> slot-missing: Invalid slot name: "#<transient-option >> transient-option-1037fa0c2081>", :always-read >> >> In case it's my local config in .emacs etc. that might be causing this >> problem, I've tested again with a new user with no customisations and >> I still see the same issue. >> >> Help please! >> > >I cannot seem to reproduce this on my Trixie machine even with minimal >settings. > >Can you try to run with `emacs -Q' and only load the required addons (as >in the following command) to see whether it's reproducible this way? > >,----[ Minimal command to run magit on Trixie ] >| emacs -Q --eval "(progn (add-to-list 'load-path >\"/usr/share/emacs/site-lisp/elpa/magit-4.3.5\") (add-to-list 'load-path >\"/usr/share/emacs/site-lisp/elpa/llama-0.6.2\") (add-to-list 'load-path >\"/usr/share/emacs/site-lisp/elpa/magit-section-4.3.5\") (add-to-list >'load-path \"/usr/share/emacs/site-lisp/elpa/with-editor-3.4.3\") (require >'magit))" >`----
Hmmm, OK. That works without errors. I'll dig a little more. -- Steve McIntyre, Cambridge, UK. [email protected] "... the premise [is] that privacy is about hiding a wrong. It's not. Privacy is an inherent human right, and a requirement for maintaining the human condition with dignity and respect." -- Bruce Schneier

