Bugzilla – Bug 340505
zypper: provide a (clean) way to quit the current operation
Last modified: 2008-04-30 17:18:31 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.
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
submitted