chicken-janitors
[Top][All Lists]
Advanced

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

Re: [Chicken-janitors] #1608: chicken-install checks for installed files


From: Chicken Trac
Subject: Re: [Chicken-janitors] #1608: chicken-install checks for installed files even when -n is passed
Date: Sat, 11 May 2019 21:33:03 -0000

#1608: chicken-install checks for installed files even when -n is passed
-----------------------------------+-----------------------------
            Reporter:  wasamasa    |      Owner:
                Type:  defect      |     Status:  new
            Priority:  minor       |  Milestone:  5.1
           Component:  core tools  |    Version:  5.0.0
          Resolution:              |   Keywords:  chicken-install
Estimated difficulty:  trivial     |
-----------------------------------+-----------------------------

Comment (by wasamasa):

 Clarification: The conflict situation happens if you have two different
 eggs that provide the same file.   Suppose you install an elephantdb egg
 providing a createdb program and build a personal-stuff egg providing a
 createdb program, too.  Installing the former works fine, building the
 latter doesn't.  The change I propose here would allow building the
 latter, but still prevent you from installing the latter.

--
Ticket URL: <https://bugs.call-cc.org/ticket/1608#comment:2>
CHICKEN Scheme <https://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]