emacs-devel
[Top][All Lists]
Advanced

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

Re: Checks failing abort make process


From: Pedro Andres Aranda Gutierrez
Subject: Re: Checks failing abort make process
Date: Sun, 20 Jun 2021 08:42:25 +0200

Hi Michael

Well, I'm building .deb packages using fakeroot, so it seems to be the case ;-)
Anyhow, I can confirm that I've been able to build without stops after your fix

Best, /PA


On Sat, 19 Jun 2021 at 10:41, Michael Albinus <michael.albinus@gmx.de> wrote:
Pedro Andres Aranda Gutierrez <paaguti@gmail.com> writes:

Hi Pedro,

> Autosave file on local temporary directory, do you want to continue?
> (yes or no)
> test/lisp/shadowfile-tests.log (END)
>
> I went and said 'yes' on the terminal where I was running make and the
> build process ended.

I suppose your local uid is 0, isn't it?

The confirmation message is a result of a recent change in Tramp, see
etc/NEWS:

--8<---------------cut here---------------start------------->8---
*** Writing sensitive auto-save or backup files to the local temporary
directory must be confirmed.  In order to suppress this confirmation,
set user option 'tramp-allow-unsafe-temporary-files' to t.
--8<---------------cut here---------------end--------------->8---

I've pushed a fix to master, which sets tramp-allow-unsafe-temporary-files
to t in filenotify-tests.el and shadowfile-tests.el to t in the
noninteractive case. This should fix the problem.

> Best, /PA

Best regards, Michael.


--
Fragen sind nicht da um beantwortet zu werden,
Fragen sind da um gestellt zu werden
Georg Kreisler

reply via email to

[Prev in Thread] Current Thread [Next in Thread]