| Anonymous | Login | 2026-04-22 23:55 CEST |
| Main | My View | View Issues |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||
| 0005280 | [emacs_el] packaging | major | always | 2016-06-15 14:46 | 2016-07-15 20:04 | ||
| Reporter | dam | View Status | public | ||||
| Assigned To | pfelecan | ||||||
| Priority | normal | Resolution | fixed | Platform | |||
| Status | resolved | OS | |||||
| Projection | none | OS Version | |||||
| ETA | none | Product Build | |||||
| Summary | 0005280: "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 0005278 as time-date.elc is actually there, but searched in a different directory: dam@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@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 |
||||||
| Steps To Reproduce | |||||||
| Additional Information | |||||||
| Tags | No tags attached. | ||||||
| Attached Files | |||||||
|
|
|||||||
Notes |
|
|
(0011173) pfelecan (manager) 2016-07-15 20:04 edited on: 2016-07-15 20:05 |
the July 15th 2016 version solves this issue by merging .elc and .el in common. |
| Copyright © 2000 - 2008 Mantis Group |