chicken-hackers
[Top][All Lists]
Advanced

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

[Chicken-hackers] [PATCH] Warn and exit when the user declines an egg up


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH] Warn and exit when the user declines an egg upgrade during chicken-install
Date: Fri, 8 Nov 2013 07:20:55 +1300
User-agent: OpenSMTPD enqueuer (Demoosh)

Two very minor patches. The second fixes the following error:

    $ chicken-install http-client
    retrieving ...
    checking platform for `http-client' ...
    checking dependencies for `http-client' ...
    
    The following installed extensions are outdated, because `http-client' 
requires later versions:
      intarweb (1.1 -> 1.2)
    
    Do you want to replace the existing extensions? (yes/no/abort) no
    install order:
    ("intarweb" "http-client")
    
    
    Error: (car) bad argument type: #f

Cheers,

Evan

Attachment: 0001-Properly-set-the-default-value-no-for-chicken-instal.patch
Description: Text document

Attachment: 0002-Warn-and-exit-when-the-user-declines-an-egg-upgrade-.patch
Description: Text document


reply via email to

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