GNU bug report logs -
#25221
[WSL] emacs 24.4+ in console suspends itself on M-x list-packages
Previous Next
Reported by: Angelo Graziosi <angelo.graziosi <at> alice.it>
Date: Sun, 18 Dec 2016 13:09:02 UTC
Severity: normal
Tags: notabug
Merged with 27804
Found in version 26.0.50
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 24 Dec 2016 17:14:05 -0800
with message-id <6c69f4eb-4910-f3f4-f7b3-732f16fa1f51 <at> cs.ucla.edu>
and subject line Packages manager not working in WSL emacs-25 build
has caused the debbugs.gnu.org bug report #25221,
regarding Packages manager not working in WSL emacs-25 build
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
25221: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25221
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I recently enabled and installed WSL (Windows Subsystem for Linux) in
Windows 10 [1] and so tried to build Emacs.
Building Emacs master hangs [2]. So tried emacs-25 branch (+release and
testing). This branch builds if one adopts the work around suggested in
/et/PROBLEMS and from the WEB [3]:
echo 0 | sudo tee /proc/sys/kernel/randomize_va_space
./autogen.sh
./configure --prefix=/opt/emacs --without-x
make...
It also seems to work but trying to install packages from MELPA/ELPA fails.
More precisely, in emacs25:
M-x package-list-packages
After the "Package refresh done" I cannot type anything nor I can quit
(C-x C-c). If I do, for example pressing the down arrow key, in the
packages buffer I see something like this
[...]
[1]+ Stopped emacs25ailable melpa No description
available...
angelo <at> MYPC~ 20151026.1233 available melpa play 2048 in Emacs..
$ 4clojure 20131014.1507 available melpa..
[...]
At this point I can only try to kill Emacs. It is as if Emacs were
reduced to background (C-z), and a 'fg' seems to resurrect it but is
unusable (I have to close the WSL bash window).
Now, at the moment, enabling and installing WSL installs Ubuntu 14.04
and one can install other Ubuntu packages with apt-get. So I installed
the emacs24-nox packages which works without this Packages manager issue!
Then for sanity check I did a build of emacs-24.3.tar.gz (the same
version offered by WSL-Ubuntu) and it works as expected (also the
packages Manager).
So the issue seems to regards only emacs-25 branch.
Ciao,
Angelo.
-----
[1] https://msdn.microsoft.com/it-it/commandline/wsl/install_guide
https://msdn.microsoft.com/it-it/commandline/wsl/faq
[2] http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00427.html
[3]
http://stackoverflow.com/questions/38905344/windows-bash-emacs-build-fail-memory-protection-enabled
[Message part 3 (message/rfc822, inline)]
> So the issue seems to regards only emacs-25 branch.
Yes, and in that case let's declare victory and close out this bug report, as
the bug is fixed in master and we're not likely to port Emacs 25 to WSL.
This bug report was last modified 5 years and 274 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.