On Tue, Oct 17 2023, Michael Albinus <michael.albi...@gmx.de> wrote:
> Martin Kjær Jørgensen <m...@lagy.org> writes: > >> Hey, > > Hi Martin, > >> I'm using 'GNU Emacs 29.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version >> 3.24.38, >> cairo version 1.16.0) of 2023-08-30, modified by Debian' with ... >> >> (setq package-install-upgrade-built-in t) >> >> ... set in order to update built-in packages. Updating other build-in >> pacakges >> seems to work, except tramp (2.6.1.3), which installs without errors, but >> produces errors on emacs startup, like: > > This is a known bug of Emacs 29.1, fixed in the upcoming 29.2. A > mitigation recipe for installing Tramp from GNU ELPA is in > ~/.emacs.d/elpa/tramp-2.6.1.3/README > Thanks for pointing it out. It works for me. Looking forward to the 29.2 release :-) > >> /Martin > > Sorry for the inconvenience. > > Best regards, Michael.