Bug#913025: emacspeak: emacspeak post-installation failed

Rémi Vanicat vanicat at debian.org
Tue Nov 6 14:50:59 GMT 2018


Samuel Thibault wrote:

> Control: tags -1 + help

I did CC this bug to pkg-emacsen-addons at lists.debian.org where we might
be able to help.

>
> Hello,
>
> Remi Vanicat, le mar. 06 nov. 2018 06:06:30 +0100, a ecrit:
>> When upgrading emacspeak, post-installation failed. Compile log is
>> attached. 
>
> Ewww.
>
> If someone who actually knew about and used emacs could help, it could
> be useful, as it's the 4th upload which apparently fails in some
> particular situation.

The problem seem to be on line 54 of emacspeak-clojure.el, that badly
interact with elpa-auto-complete (and its clojure-mode file (with no
.el))

replacing
  (require 'clojure-mode "clojure-mode" 'no-error)
with
  (require 'clojure-mode () 'no-error)

Should fix this problem, I will try to look at this week.

>
>> Versions of packages emacspeak depends on:
>> ii  adduser                3.118
>> ii  debconf [debconf-2.0]  1.5.69
>> ii  emacs                  1:25.2+1-11
>> ii  emacs-gtk [emacs]      1:25.2+1-11
>> ii  emacs25                1:25.2+1-11
>> ii  make                   4.2.1-1.2
>> ii  perl                   5.28.0-3
>> ii  tcl                    8.6.0+9
>> ii  tclx8.4                8.4.1-2
>
> To make sure, could you send your dpkg -l \*emacs\* ?

Here it is:

Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                    Version      Architecture Description
+++-=======================-============-============-==================================================================
ii  emacs                   1:25.2+1-11  all          GNU Emacs editor (metapackage)
ii  emacs-bin-common        1:25.2+1-11  amd64        GNU Emacs editor's shared, architecture dependent files
ii  emacs-common            1:25.2+1-11  all          GNU Emacs editor's shared, architecture independent infrastructure
un  emacs-common-non-dfsg   <none>       <none>       (no description available)
ii  emacs-el                1:25.2+1-11  all          GNU Emacs LISP (.el) files
ii  emacs-goodies-el        41.0         all          Miscellaneous add-ons for Emacs
un  emacs-goodies-extra-el  <none>       <none>       (no description available)
ii  emacs-gtk               1:25.2+1-11  amd64        GNU Emacs editor (with GTK+ GUI support)
un  emacs-lucid             <none>       <none>       (no description available)
un  emacs-nox               <none>       <none>       (no description available)
un  emacs-snapshot          <none>       <none>       (no description available)
un  emacs-wiki              <none>       <none>       (no description available)
un  emacs19                 <none>       <none>       (no description available)
un  emacs20                 <none>       <none>       (no description available)
un  emacs21                 <none>       <none>       (no description available)
un  emacs21-common          <none>       <none>       (no description available)
un  emacs22                 <none>       <none>       (no description available)
un  emacs22-common          <none>       <none>       (no description available)
un  emacs23                 <none>       <none>       (no description available)
un  emacs23-common          <none>       <none>       (no description available)
un  emacs24                 <none>       <none>       (no description available)
un  emacs24-bin-common      <none>       <none>       (no description available)
un  emacs24-common          <none>       <none>       (no description available)
ii  emacs25                 1:25.2+1-11  all          GNU Emacs transitional package to emacs-gtk
un  emacs25-bin-common      <none>       <none>       (no description available)
un  emacs25-common          <none>       <none>       (no description available)
un  emacs25-nox             <none>       <none>       (no description available)
un  emacsen                 <none>       <none>       (no description available)
ii  emacsen-common          3.0.4        all          Common facilities for all emacsen
iF  emacspeak               47.0+dfsg-4  all          speech output interface to Emacs
ii  emacspeak-espeak-server 47.0+dfsg-4  amd64        espeak synthesis server for emacspeak
un  emacspeak-ss            <none>       <none>       (no description available)
rc  maxima-emacs            5.41.0-3     all          Computer algebra system -- emacs interface
un  qemacs                  <none>       <none>       (no description available)
un  xemacs21                <none>       <none>       (no description available)
un  xemacs21-bin            <none>       <none>       (no description available)
un  xemacs21-support        <none>       <none>       (no description available)


>
> Thanks,
> Samuel

-- 
Rémi Vanicat



More information about the Pkg-a11y-devel mailing list