GNU bug report logs - #3800
[emacs-devel] emacs-23.0.96 make install misbehavior

Previous Next

Package: emacs;

Reported by: "Nelson H. F. Beebe" <beebe <at> math.utah.edu>

Date: Thu, 9 Jul 2009 20:20:03 UTC

Severity: normal

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: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: "Nelson H. F. Beebe" <beebe <at> math.utah.edu>
Subject: bug#3800 closed by Glenn Morris <rgm <at> gnu.org> (Re: bug#3800:
 [emacs-devel] emacs-23.0.96 make install misbehavior)
Date: Wed, 09 Sep 2009 02:40:07 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#3800: [emacs-devel] emacs-23.0.96 make install misbehavior

It has been closed by Glenn Morris <rgm <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Glenn Morris <rgm <at> gnu.org> by
replying to this email.


-- 
3800: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3800
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: 3800-done <at> debbugs.gnu.org
Subject: Re: bug#3800: [emacs-devel] emacs-23.0.96 make install misbehavior
Date: Tue, 08 Sep 2009 22:34:37 -0400
I believe this is fixed now.

  * Makefile.in (install-arch-indep): Don't recursively change perms of
  site-lisp and infodir. There may be non-Emacs files in here, and the
  files supplied by Emacs are all handled explicitly already.  (Bug#3800)
[Message part 3 (message/rfc822, inline)]
From: "Nelson H. F. Beebe" <beebe <at> math.utah.edu>
To: emacs-pretest-bug <at> gnu.org
Cc: beebe <at> math.utah.edu
Subject: [emacs-devel] emacs-23.0.96 make install misbehavior
Date: Thu, 9 Jul 2009 14:12:58 -0600 (MDT)
I'm doing "make install" for several builds of emacs-23.0.96, and I
just noticed this output (with the GNU default of prefix=/usr/local):

chmod -R a+r \
	/usr/local/share/emacs/23.0.96 \
	/usr/local/share/emacs/site-lisp \
	/usr/local/share/emacs/23.0.96/etc \
	/usr/local/share/emacs/23.0.96/lisp \
	/usr/local/share/info

While it is appropriate to run chmod at installation time for a
package's own files, it is HIGHLY INAPPROPRIATE to run chmod on
directories and files belonging to other packages.  The directories

	/usr/local/share/emacs/site-lisp
	/usr/local/share/info

need to be removed from the install command chmod processing.

Their contents, and file permissions, are not the business of
emacs-x.y.z release installations.  A given site, including ours, may
have local reasons for nondefault permissions in those directories.

-------------------------------------------------------------------------------
- Nelson H. F. Beebe                    Tel: +1 801 581 5254                  -
- University of Utah                    FAX: +1 801 581 4148                  -
- Department of Mathematics, 110 LCB    Internet e-mail: beebe <at> math.utah.edu  -
- 155 S 1400 E RM 233                       beebe <at> acm.org  beebe <at> computer.org -
- Salt Lake City, UT 84112-0090, USA    URL: http://www.math.utah.edu/~beebe/ -
-------------------------------------------------------------------------------


This bug report was last modified 15 years and 260 days ago.

Previous Next


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