chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-janitors] #1305: chmod of modules.db on new installation


From: Chicken Trac
Subject: [Chicken-janitors] #1305: chmod of modules.db on new installation
Date: Sat, 16 Jul 2016 22:44:49 -0000

#1305: chmod of modules.db on new installation
--------------------------+---------------------
 Reporter:  retroj        |      Owner:
     Type:  defect        |     Status:  new
 Priority:  major         |  Milestone:  someday
Component:  build system  |    Version:  4.11.0
 Keywords:                |
--------------------------+---------------------
 I use a umask of 0027 on my debian system, so files created with my user
 account have no 'other' permissions by default.  I built and installed
 CHICKEN 4.11.0 as follows:

     $ make PLATFORM=linux PREFIX=/usr/local
     $ sudo make PLATFORM=linux PREFIX=/usr/local install

 The file /usr/local/lib/chicken/8/modules.db was installed with the
 following permissions:

     -rw-r----- 1 root staff 50046 Jul 16 16:18
 /usr/local/lib/chicken/8/modules.db

 This prevents chicken-install from working properly.

--
Ticket URL: <http://bugs.call-cc.org/ticket/1305>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]