chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1093: chicken-uninstall should not interpret the


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1093: chicken-uninstall should not interpret the given egg as a pattern by default
Date: Sun, 19 Jan 2014 17:28:33 -0000

#1093: chicken-uninstall should not interpret the given egg as a pattern by
default
--------------------------+-------------------------------------------------
  Reporter:  mario        |       Owner:                   
      Type:  enhancement  |      Status:  new              
  Priority:  minor        |   Milestone:  someday          
 Component:  core tools   |     Version:  4.8.x            
Resolution:               |    Keywords:  chicken-uninstall
--------------------------+-------------------------------------------------

Comment(by mario):

 Also, chicken-uninstall should remove whole '''eggs''', not individual
 modules/command line tools, since chicken-install doesn't track
 dependencies of modules in the same egg.

 I mean, in the ticket description, {{{sp-runtime}}} should not even be
 displayed on the output, since it's a module installed by {{{sp}}}.

 If I run {{{chicken-uninstall -exact sp}}}, chicken-uninstall will remove
 sp but leave {{{sp-runtime}}}, which is installed when we {{{chicken-
 install sp}}}.

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