<div dir="ltr">I suppose this is for debugging and not a solution, for it keeps failing. Attached log file.<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 10, 2019 at 11:03 AM Paul Gevers <<a href="mailto:elbrus@debian.org">elbrus@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi Pavel,<br>
<br>
I have the feeling that this has to do with the fix for bug 913025 [1].<br>
<br>
Could you please try the following:<br>
edit /usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-vm.el<br>
Change line 52 from:<br>
(require  'vm () 'no-error)<br>
to:<br>
(require  'vm "vm" 'no-error)<br>
<br>
And run:<br>
apt install -f<br>
<br>
Please attach the log file mentioned in the output again if you do.<br>
<br>
Paul<br>
<br>
[1] <a href="https://bugs.debian.org/913025" rel="noreferrer" target="_blank">https://bugs.debian.org/913025</a><br>
<br>
</blockquote></div>