chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #1204: chicken-install permissions with executables


From: Chicken Trac
Subject: [Chicken-janitors] #1204: chicken-install permissions with executables
Date: Sun, 26 Jul 2015 16:02:02 -0000

#1204: chicken-install permissions with executables
---------------------+---------------------
 Reporter:  retroj   |      Owner:
     Type:  defect   |     Status:  new
 Priority:  major    |  Milestone:  someday
Component:  unknown  |    Version:  4.9.x
 Keywords:  umask    |
---------------------+---------------------
 I believe I am seeing another case of issue #773, incorrect permissions on
 chicken-install'd files when UMASK is 0027.  I installed the missbehave
 egg with chicken-install, which includes a binary called 'behave'.  I see
 the following in chicken-install's output:

     sudo cp -r 'behave' '/usr/local/bin/behave'
     sudo chmod a+r '/usr/local/bin/behave'

 This file should have a+rx since it is an executable.

 CHICKEN 4.9.0.1
 setup-helper: 1.5.4

--
Ticket URL: <http://bugs.call-cc.org/ticket/1204>
CHICKEN Scheme <http://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]