Bug 1289352

Summary: swank/backends.lisp not included in emacs-slime package
Product: [Fedora] Fedora Reporter: Benjamin Kreuter <ben.kreuter>
Component: emacs-slimeAssignee: Michel Lind <michel>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: michel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-20 16:44:26 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Adds swank/*.lisp to the spec file none

Description Benjamin Kreuter 2015-12-07 22:33:38 UTC
Description of problem:

emacs-slime is broken in Fedora 23:

1. slime-backend is not set; slime tries to find swank-loader under /usr/share/emacs/site-lisp/site-start.d/swank-loader.lisp but this file is installed in /usr/share/common-lisp/source/slime/swank-loader.lisp

2. Manually setting slime-backend still fails because the swank/ directory is not included (fails to find swank/bankends.lisp).

Version-Release number of selected component (if applicable):
2.12

How reproducible:

Always

Steps to Reproduce:
1. Install emacs-slime
2. Open emacs and use M-x (slime)

Actual results:

(progn (load "/usr/share/emacs/site-lisp/site-start.d/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/tmp/slime.27363"))

WARNING: Setting locale failed.
  Check the following variables for correct values:
  LANG=en_US.UTF-8
This is SBCL 1.2.15-1.fc23, an implementation of ANSI Common Lisp.
More information about SBCL is available at <http://www.sbcl.org/>.

SBCL is free software, provided as is, with absolutely no warranty.
It is mostly in the public domain; some portions are provided under
BSD-style licenses.  See the CREDITS and COPYING files in the
distribution for more information.
* 
debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread
#<THREAD "main thread" RUNNING {1002C670F3}>:
  Couldn't load "/usr/share/emacs/site-lisp/site-start.d/swank-loader.lisp":
  file does not exist.



Expected results:

slime-repl opens

Additional info:

Comment 1 Benjamin Kreuter 2015-12-24 21:15:27 UTC
Created attachment 1109296 [details]
Adds swank/*.lisp to the spec file

Comment 2 Fedora Update System 2016-01-16 23:11:49 UTC
emacs-slime-2.12-4.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-15b919f4a2

Comment 3 Fedora Update System 2016-01-17 19:54:05 UTC
emacs-slime-2.12-4.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-15b919f4a2

Comment 4 Fedora Update System 2016-02-02 19:22:06 UTC
emacs-slime-2.12-4.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 5 Fedora End Of Life 2016-11-24 14:03:03 UTC
This message is a reminder that Fedora 23 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 23. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '23'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 23 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 6 Fedora End Of Life 2016-12-20 16:44:26 UTC
Fedora 23 changed to end-of-life (EOL) status on 2016-12-20. Fedora 23 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.