Bug 30592 - Обращение к несуществующему файлу /usr/share/emacs/site-lisp/slime/ChangeLog при запуске
Summary: Обращение к несуществующему файлу /usr/share/emacs/site-lisp/slime/ChangeLog ...
Status: CLOSED WONTFIX
Alias: None
Product: Sisyphus
Classification: Development
Component: emacs-slime (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Alexey Voinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-23 07:09 MSK by Eugine V. Kosenko
Modified: 2014-12-26 11:21 MSK (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugine V. Kosenko 2014-12-23 07:09:36 MSK
$ rpm -ql emacs-slime|grep ChangeLog
/usr/share/doc/emacs-slime-2.0/ChangeLog

При запуске slime в emacs выдается:

(load "/usr/share/emacs/site-lisp/slime/swank-loader.lisp" :verbose t)
(swank:start-server "/tmp/.private/maverik/slime.4505" :external-format :iso-latin-1-unix)

This is SBCL 1.1.12, 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.
* 
; loading #P"/usr/share/emacs/site-lisp/slime/swank-loader.lisp"

debugger invoked on a SB-INT:SIMPLE-FILE-ERROR in thread
#<THREAD "main thread" RUNNING {AC118C9}>:
  failed to find the WRITE-DATE of /usr/share/emacs/site-lisp/slime/ChangeLog:
    No such file or directory

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [RETRY   ] Retry EVAL of current toplevel form.
  1: [CONTINUE] Ignore error and continue loading file "/usr/share/emacs/site-lisp/slime/swank-loader.lisp".
  2: [ABORT   ] Abort loading file "/usr/share/emacs/site-lisp/slime/swank-loader.lisp".
  3:            Exit debugger, returning to top level.

(SB-IMPL::SIMPLE-FILE-PERROR "failed to find the WRITE-DATE of ~A" #P"/usr/share/emacs/site-lisp/slime/ChangeLog" 2)
0]
Comment 1 Evgenii Terechkov 2014-12-23 07:23:47 MSK
Давайте не будет притворяться, что пакет поддерживается. Удалил из Сизифа, пользуйтесь встроенным менеджером пакетов emacs.
Comment 2 Eugine V. Kosenko 2014-12-26 11:13:02 MSK
Может, не стоило так радикально?

В менеджере пакетов я что-то slime не вижу...
Comment 3 Evgenii Terechkov 2014-12-26 11:21:29 MSK
Он есть по крайней мере в marmalade и melpa.