Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 614240

Summary: app-portage/gentoolkit - all tools should handle CTRL-C gracefully
Product: Portage Development Reporter: Coacher <itumaykin+gentoo>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Coacher 2017-03-29 20:15:12 UTC
Hello.

Currently at least eshowkw and epkginfo dump a traceback if stopped with Ctrl-C.
Ctrl-C should be handled gracefully in all tools, e.g. equery does it already.

Please fix.