chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] Re: #267: Salmonella sometimes prints [ok] when an eg


From: Chicken Trac
Subject: [Chicken-janitors] Re: #267: Salmonella sometimes prints [ok] when an egg could not be installed
Date: Mon, 26 Jul 2010 14:21:15 -0000

#267: Salmonella sometimes prints [ok] when an egg could not be installed
------------------------+---------------------------------------------------
 Reporter:  sjamaan     |       Owner:  mario
     Type:  defect      |      Status:  new  
 Priority:  major       |   Milestone:  4.6.0
Component:  extensions  |     Version:  4.5.x
 Keywords:  salmonella  |  
------------------------+---------------------------------------------------

Comment(by mario):

 Sorry for the late reply.  I cannot reproduce the problem here.

 When executing {{{salmonella '(eggs (lambda () (list "prometheus"
 "s48-modules")))'}}} from a directory where there is no chicken-eggs
 directory I get:

 {{{
 $ salmonella '(eggs (lambda () (list "prometheus" "s48-modules")))'
 salmonella will delete all *.egg and *.egg-dir files and directories under
 /home/mario.  Proceed? [y/n]: y
 Installing prometheus
 Error: (directory) cannot open directory - No such file or directory:
 "/home/mario/chicken-eggs/release/4"

         Call history:

         <eval>          [main] (alist-ref (string->symbol egg) ((egg-
 information)))
         <eval>          [main] (string->symbol egg)
         <eval>          [main] ((egg-information))
         <eval>          [main] (egg-information)
         <eval>          [main] (not egg-data)
         <eval>          [main] (gather-egg-information (chicken-eggs-dir))
         <eval>          [main] (chicken-eggs-dir)
         setup-download.scm: 96   directory                      <--
 }}}

-- 
Ticket URL: <http://www.irp.oist.jp/trac/chicken/ticket/267#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]