GNU bug report logs - #13430
24.2.92; Fatal error at startup

Previous Next

Package: emacs;

Reported by: Alejandro Benitez <benitezalejandrogm <at> gmail.com>

Date: Sun, 13 Jan 2013 23:36:01 UTC

Severity: important

Found in version 24.2.92

Fixed in version 24.2.93

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alejandro Benitez <benitezalejandrogm <at> gmail.com>
To: Wolfgang Jenkner <wjenkner <at> inode.at>
Cc: 13430 <at> debbugs.gnu.org
Subject: bug#13430: 24.2.92; Fatal error at startup
Date: Tue, 15 Jan 2013 19:09:38 -0300
[Message part 1 (text/plain, inline)]
Thanks!
Looks like all directories under /usr/local/share/emacs/24.2.92/lisp were
missing +x flag.

find . -type d -exec sudo chmod go+x {} \;

worked around the issue.
I'm guessing it has to be something related to these sources since I am
able to make/install latest emacs-24.2.tar.gz release tarball just the same
way I build this one.



2013/1/15 Wolfgang Jenkner <wjenkner <at> inode.at>

> On Tue, Jan 15 2013, Wolfgang Jenkner wrote:
>
> > On Tue, Jan 15 2013, Alejandro Benitez wrote:
> >
> >> alejandro <at> alejandro-desktop:~$ strace -e file emacs -Q 2>&1 | grep
> simple
> >> stat("/usr/local/share/emacs/24.2.92/lisp/simple.elc", 0x7fff361ee320)
> = -1
> >> EACCES (Permission denied)
> >
> > So you have wrong permissions on the file or its parent directory?
> >
> > ls -l /usr/local/share/emacs/24.2.92/lisp/simple.elc
> > ls -ld /usr/local/share/emacs/24.2.92/lisp
>
> You might have to do this as root...
>
> Wolfgang
>
[Message part 2 (text/html, inline)]

This bug report was last modified 12 years and 132 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.