chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #904: Unable to run "chicken-install -deploy" wit


From: Chicken Trac
Subject: Re: [Chicken-janitors] #904: Unable to run "chicken-install -deploy" with srfi-19 (must be root)
Date: Thu, 23 Aug 2012 19:29:31 -0000

#904: Unable to run "chicken-install -deploy" with srfi-19 (must be root)
-------------------------+--------------------------------------------------
  Reporter:  zio_tom78   |       Owner:  kon     
      Type:  defect      |      Status:  assigned
  Priority:  minor       |   Milestone:          
 Component:  extensions  |     Version:  4.8.x   
Resolution:              |    Keywords:          
-------------------------+--------------------------------------------------
Changes (by felix):

  * owner:  => kon
  * status:  new => assigned
  * milestone:  4.8.0 =>


Comment:

 The problem seems to be that `install-srfi-19-bundle` ("setup-helper" egg)
 uses `repository-path` as the destination for bundles. It should probably
 use `installation-prefix`, which is different in deployment mode (this can
 be tested by evaluating `(deployment-mode)`). I tried to use
 `installation-prefix` instead, but then I got a complaint about a missing
 bundle directory.
 In any case `repository-path` is not the correct destination in deployment
 mode.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/904#comment:1>
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]