Opened 13 years ago

Closed 13 years ago

Last modified 11 years ago

#410 closed defect (fixed)

chicken-install question does ignore abort

Reported by: Christian Kellermann Owned by:
Priority: major Milestone: 4.9.0
Component: unknown Version: 4.6.x
Keywords: chicken-install dependency no-install Cc:
Estimated difficulty:

Description

Try any egg with a missing dependency and chicken-install -n in a local repo and it will ask:

You specified `-no-install', but this extension has dependencies that are required for building.
Do you still want to install them? (yes/no/abort) abort

typing 'abort' will happily try to install the missing deps.

Change History (3)

comment:1 Changed 13 years ago by felix winkelmann

Resolution: fixed
Status: newclosed

Ugh. Fixed in "experimental" and "master". Thanks.

comment:2 Changed 13 years ago by felix winkelmann

Milestone: 4.7.04.8.0

Milestone 4.7.0 deleted

comment:3 Changed 11 years ago by felix winkelmann

Milestone: 4.8.04.9.0

Milestone 4.8.0 deleted

Note: See TracTickets for help on using tickets.