[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1115309: elpa-magit: magit-branch fails with error message



Hello,

On Mon 15 Sep 2025 at 03:05pm -07, Xiyue Deng wrote:

> Hi Christoph,
>
> Christoph Groth <christoph@grothesque.org> writes:
>
>> Package: elpa-magit
>> Version: 4.3.5-1
>> Severity: normal
>>
>> Dear Maintainer,
>>
>> Some parts of Magit as found trixie do not work, at least for me.  The
>> following recipe should allow to reproduce the problem.  It assumes that
>> there’s a git repository under /tmp/foo, but it doesn’t have to be an
>> empty one and, it can be anywhere.
>>
>> $ git init /tmp/foo
>> Initialized empty Git repository in /tmp/foo/.git/
>>
>> Open Emacs ignoring the user startup file
>> $ emacs -q /tmp/foo
>>
>> Inside Emacs, activate magit, and launch it
>> M-: (require 'magit)
>> M-x magit-status
>>
>> Pressing “b” (which should launch magit-branch) produces the following
>> error message:
>>
>> transient-setup: Invalid function: (## and magit-branch-direct-configure
>> (transient-scope))
>>
>> This looks to me like an incompatibility between elpa-magit and elpa-transient
>> as found in trixie.
>>
>
> Thanks for your report! Though I cannot reproduce this on my stable
> system using your recipe.  Can you check whether there are any residual
> previous installation of transient with the following command?
>
> ,----
> | $ ls -ld /usr/share/emacs/site-lisp/elpa/*transient*
> `----

Seeing ## makes me think of elpa-llama ?

-- 
Sean Whitton

Attachment: signature.asc
Description: PGP signature


Reply to: