chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #773: chicken-install uses user umask


From: Chicken Trac
Subject: Re: [Chicken-janitors] #773: chicken-install uses user umask
Date: Sat, 04 Oct 2014 19:56:34 -0000

#773: chicken-install uses user umask
----------------------+-----------------------------------------------------
  Reporter:  retroj   |       Owner:  kon                  
      Type:  defect   |      Status:  closed               
  Priority:  major    |   Milestone:                       
 Component:  unknown  |     Version:  4.7.x                
Resolution:  fixed    |    Keywords:  chicken-install umask
----------------------+-----------------------------------------------------
Changes (by kon):

  * status:  accepted => closed
  * resolution:  => fixed


Comment:

 setup-helper uses the "setup-api:install-extension" for extensions, since
 1.0.0. It cannot use it for srfi-29 bundles.

 The "setup-helper.scm" in ".../share/chicken" is not referenced by a
 current egg. (All eggs "(use setup-helper-mod)".)

 While some eggs still place files in CHICKEN_HOME the files are also
 placed in the chicken repo using install-extension. Use
 CHICKEN_INCLUDE_PATH.

 I released setup-helper:1.5.4 & srfi-29:2.3.2 which perform "chmod"/"sudo
 chmod" of 'a+rx & 'a+r for the path tree of a srfi-29 bundle.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/773#comment:9>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

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