[emacs_common 0005280]: "emacs -Q" throws error
Mantis Bug Tracker via bug-notifications
bug-notifications at lists.opencsw.org
Wed Jun 15 14:48:53 CEST 2016
The following issue has been UPDATED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5280
======================================================================
Reported By: dam
Assigned To:
======================================================================
Project: emacs_common
Issue ID: 5280
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2016-06-15 14:46 CEST
Last Modified: 2016-06-15 14:48 CEST
======================================================================
Summary: "emacs -Q" throws error
Description:
When executing "emacs -Q" without DISPLAY set an error is displayed:
Error in post-command-hook (global-font-lock-mode-check-buffers):
(file-error "Cannot open load file" "No such file or directory"
"time-date")
The issue is different from https://www.opencsw.org/mantis/view.php?id=5278 as
time-date.elc is actually there, but
searched in a different directory:
dam at unstable10s [unstable10s]:/home/dam > grep time-date
/var/sadm/install/contents
/opt/csw/share/emacs/24.5/lisp/calendar/time-date.elc f none 0644 root bin
10306 16172 1428513524 CSWemacs-common
dam at unstable10s [unstable10s]:/home/dam > grep time-date tmp/trusslog
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.elc",
O_RDONLY) Err#2 ENOENT
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.elc.gz",
O_RDONLY) Err#2 ENOENT
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.el",
O_RDONLY) Err#2 ENOENT
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.el.gz",
O_RDONLY) Err#2 ENOENT
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.elc",
O_RDONLY) Err#2 ENOENT
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.elc.gz",
O_RDONLY) Err#2 ENOENT
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.el",
O_RDONLY) Err#2 ENOENT
23852/1: open64("/opt/csw/share/emacs/24.5/lisp/time-date.el.gz",
O_RDONLY) Err#2 ENOENT
======================================================================
More information about the bug-notifications
mailing list