GNU bug report logs -
#69014
13.3.0; Cannot install v14.0.2
Previous Next
Reported by: Fran Burstall <fran.burstall <at> gmail.com>
Date: Sat, 10 Feb 2024 16:16:01 UTC
Severity: normal
Found in version 13.3.0
Done: Arash Esbati <arash <at> gnu.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69014 in the body.
You can then email your comments to 69014 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-auctex <at> gnu.org
:
bug#69014
; Package
auctex
.
(Sat, 10 Feb 2024 16:16:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Fran Burstall <fran.burstall <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-auctex <at> gnu.org
.
(Sat, 10 Feb 2024 16:16:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
I have failed multiple times to install auctex 14.0.2 and
experience the same issues as others have reported with
v14.0.
Starting from emacs -Q, I do
(package-initialize)
M-x toggle-debug-on-quit
M-x list-packages
Hit 'U' on auctex and then 'x'
Everything proceeds OK until emacs hangs while
byte-compiling context-en.el.
If I hit C-g after a minute or so, I get a backtrace, the
top of which is below:
macroexpand((ConTeXt-mode) nil)
macroexp-macroexpand((ConTeXt-mode) nil)
macroexp--expand-all((ConTeXt-mode))
macroexp--all-forms((lambda nil "Edit region in `metapost-mode'." (ConTeXt-mark-environment t) (narrow-to-region (mark) (point)) (metapost-mode) (message "Type `M-x exit-recursive-edit' to get back") (recursive-edit) (ConTeXt-mode) (widen)) 2)
macroexp--expand-all(#'(lambda nil "Edit region in `metapost-mode'." (ConTeXt-mark-environment t) (narrow-to-region (mark) (point)) (metapost-mode) (message "Type `M-x exit-recursive-edit' to get back") (recursive-edit) (ConTeXt-mode) (widen)))
macroexp--all-forms((defalias 'ConTeXt-mp-region #'(lambda nil "Edit region in `metapost-mode'." (ConTeXt-mark-environment t) (narrow-to-region (mark) (point)) (metapost-mode) (message "Type `M-x exit-recursive-edit' to get back") (recursive-edit) (ConTeXt-mode) (widen))) 1)
macroexp--expand-all((defalias 'ConTeXt-mp-region #'(lambda nil "Edit region in `metapost-mode'." (ConTeXt-mark-environment t) (narrow-to-region (mark) (point)) (metapost-mode) (message "Type `M-x exit-recursive-edit' to get back") (recursive-edit) (ConTeXt-mode) (widen))))
macroexpand--all-toplevel((defalias 'ConTeXt-mp-region #'(lambda nil "Edit region in `metapost-mode'." (ConTeXt-mark-environment t) (narrow-to-region (mark) (point)) (metapost-mode) (message "Type `M-x exit-recursive-edit' to get back") (recursive-edit) (ConTeXt-mode) (widen))))
internal-macroexpand-for-load((defalias 'ConTeXt-mp-region #'(lambda nil "Edit region in `metapost-mode'." (ConTeXt-mark-environment t) (narrow-to-region (mark) (point)) (metapost-mode) (message "Type `M-x exit-recursive-edit' to get back") (recursive-edit) (ConTeXt-mode) (widen))) t)
load-with-code-conversion("/home/fran/.emacs.d/elpa/auctex-14.0.2/context.el" "/home/fran/.emacs.d/elpa/auctex-14.0.2/context.el" nil t)
require(context)
byte-compile-file-form-require((require 'context))
Emacs : GNU Emacs 29.2 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.40, cairo version 1.18.0)
of 2024-01-19
Package: 13.3.0
current state:
==============
(setq
AUCTeX-date "2024-01-18"
window-system 'x
LaTeX-version "2e"
TeX-style-path '("~/.emacs.d/auctex" "/home/fran/.emacs.d/elpa/auctex-13.3.0/style" "/home/fran/.emacs.d/auctex/auto"
"/home/fran/.emacs.d/auctex/style" "auto" "style")
TeX-auto-save t
TeX-parse-self t
TeX-master t
TeX-command-list '(("TeX" "%(PDF)%(tex) %(file-line-error) %`%(extraopts) %S%(PDFout)%(mode)%' %(output-dir) %t" TeX-run-TeX nil
(plain-tex-mode ams-tex-mode texinfo-mode) :help "Run plain TeX")
("LaTeX" "%`%l%(mode)%' %T" TeX-run-TeX nil (latex-mode doctex-mode) :help "Run LaTeX")
("Makeinfo" "makeinfo %(extraopts) %(o-dir) %t" TeX-run-compile nil (texinfo-mode) :help
"Run Makeinfo with Info output")
("Makeinfo HTML" "makeinfo %(extraopts) %(o-dir) --html %t" TeX-run-compile nil (texinfo-mode) :help
"Run Makeinfo with HTML output")
("AmSTeX" "amstex %(PDFout) %`%(extraopts) %S%(mode)%' %(output-dir) %t" TeX-run-TeX nil (ams-tex-mode) :help
"Run AMSTeX")
("ConTeXt" "%(cntxcom) --once --texutil %(extraopts) %(execopts)%t" TeX-run-TeX nil (context-mode) :help
"Run ConTeXt once")
("ConTeXt Full" "%(cntxcom) %(extraopts) %(execopts)%t" TeX-run-TeX nil (context-mode) :help
"Run ConTeXt until completion")
("BibTeX" "bibtex %(O?aux)" TeX-run-BibTeX nil
(plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode context-mode) :help "Run BibTeX")
("Biber" "biber %(output-dir) %s" TeX-run-Biber nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode)
:help "Run Biber")
("Texindex" "texindex %s.??" TeX-run-command nil (texinfo-mode) :help "Run Texindex")
("Texi2dvi" "%(PDF)texi2dvi %t" TeX-run-command nil (texinfo-mode) :help "Run Texi2dvi or Texi2pdf")
("View" "%V" TeX-run-discard-or-function t t :help "Run Viewer")
("Print" "%p" TeX-run-command t t :help "Print the file")
("Queue" "%q" TeX-run-background nil t :help "View the printer queue" :visible TeX-queue-command)
("File" "%(o?)dvips %d -o %f " TeX-run-dvips t (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode) :help
"Generate PostScript file")
("Dvips" "%(o?)dvips %d -o %f " TeX-run-dvips nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode)
:help "Convert DVI file to PostScript")
("Dvipdfmx" "dvipdfmx -o %(O?pdf) %d" TeX-run-dvipdfmx nil
(plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode) :help "Convert DVI file to PDF with dvipdfmx")
("Ps2pdf" "ps2pdf %f %(O?pdf)" TeX-run-ps2pdf nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode)
:help "Convert PostScript file to PDF")
("Glossaries" "makeglossaries %(d-dir) %s" TeX-run-command nil
(plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode) :help "Run makeglossaries to create glossary file")
("Index" "makeindex %(O?idx)" TeX-run-index nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode)
:help "Run makeindex to create index file")
("upMendex" "upmendex %(O?idx)" TeX-run-index t (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode)
:help "Run upmendex to create index file")
("Xindy" "texindy %s" TeX-run-command nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode) :help
"Run xindy to create index file")
("Check" "lacheck %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for correctness")
("ChkTeX" "chktex -v6 %s" TeX-run-compile nil (latex-mode) :help "Check LaTeX file for common mistakes")
("Spell" "(TeX-ispell-document \"\")" TeX-run-function nil t :help "Spell-check the document")
("Clean" "TeX-clean" TeX-run-function nil t :help "Delete generated intermediate files")
("Clean All" "(TeX-clean t)" TeX-run-function nil t :help "Delete generated intermediate and output files")
("Other" "" TeX-run-command t t :help "Run an arbitrary command"))
)
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#69014
; Package
auctex
.
(Sat, 10 Feb 2024 17:28:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 69014 <at> debbugs.gnu.org (full text, mbox):
Hi Fran,
>>>>> Fran Burstall <fran.burstall <at> gmail.com> writes:
> Everything proceeds OK until emacs hangs while
> byte-compiling context-en.el.
> If I hit C-g after a minute or so, I get a backtrace, the
> top of which is below:
I confirmed what you reported on windows 11 with emacs 29.2.
Please follow the following step:
1. Quit the emacs session which you get that backtrace.
2. Start a new emacs session as usual. This time neither "-Q" nor "-q"
would be necessary.
3. Type M-x package-recompile RET auctex RET
This recipe worked for me. I expect you can use AUCTeX now.
There is still auctex-13.3.0 directory left behind under
~/.emacs.d/elpa/ . Please delete it manually so that it wouldn't cause
trouble in future.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
Information forwarded
to
bug-auctex <at> gnu.org
:
bug#69014
; Package
auctex
.
(Sat, 10 Feb 2024 18:31:01 GMT)
Full text and
rfc822 format available.
Message #11 received at 69014 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi Ikumi,
Yup. That recipe worked for me also.
Thanks,
---Fran
On Sat, 10 Feb 2024 at 17:27, Ikumi Keita <ikumi <at> ikumi.que.jp> wrote:
> Hi Fran,
>
> >>>>> Fran Burstall <fran.burstall <at> gmail.com> writes:
> > Everything proceeds OK until emacs hangs while
> > byte-compiling context-en.el.
>
> > If I hit C-g after a minute or so, I get a backtrace, the
> > top of which is below:
>
> I confirmed what you reported on windows 11 with emacs 29.2.
>
> Please follow the following step:
> 1. Quit the emacs session which you get that backtrace.
> 2. Start a new emacs session as usual. This time neither "-Q" nor "-q"
> would be necessary.
> 3. Type M-x package-recompile RET auctex RET
>
> This recipe worked for me. I expect you can use AUCTeX now.
>
> There is still auctex-13.3.0 directory left behind under
> ~/.emacs.d/elpa/ . Please delete it manually so that it wouldn't cause
> trouble in future.
>
> Regards,
> Ikumi Keita
> #StandWithUkraine #StopWarInUkraine
> #Gaza #StopMassiveKilling #CeasefireNOW
>
[Message part 2 (text/html, inline)]
Reply sent
to
Arash Esbati <arash <at> gnu.org>
:
You have taken responsibility.
(Sat, 10 Feb 2024 20:18:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Fran Burstall <fran.burstall <at> gmail.com>
:
bug acknowledged by developer.
(Sat, 10 Feb 2024 20:18:02 GMT)
Full text and
rfc822 format available.
Message #16 received at 69014-done <at> debbugs.gnu.org (full text, mbox):
"Fran Burstall (Gmail)" <fran.burstall <at> gmail.com> writes:
> Yup. That recipe worked for me also.
Thanks for the confirmation. I'm closing this report.
Best, Arash
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 10 Mar 2024 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.