Bug 340505

Summary: zypper: provide a (clean) way to quit the current operation
Product: [openSUSE] openSUSE 11.0 Reporter: Jan Kupec <jkupec>
Component: libzyppAssignee: Jan Kupec <jkupec>
Status: RESOLVED FIXED QA Contact: Duncan Mac-Vicar <dmacvicar>
Severity: Enhancement    
Priority: P5 - None CC: francis
Version: Alpha 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Bug Depends on:    
Bug Blocks: 227086, 334268, 339045    

Description Jan Kupec 2007-11-09 12:42:01 UTC
User (both human and machine) should be able to quit the currently running zypper operation. This could be implemented through CTRL+C (SIGINT) handling as a first step.
Comment 1 Jan Kupec 2008-04-29 20:50:46 UTC
Basic cleanup on SIGINT implemented. It will at least remove temporary repositories created for --plus-repo or local .rpm files installation. To be in zypper 0.11.2
Comment 2 Jan Kupec 2008-04-30 17:18:31 UTC
submitted