Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 614240 - app-portage/gentoolkit - all tools should handle CTRL-C gracefully
Summary: app-portage/gentoolkit - all tools should handle CTRL-C gracefully
Status: CONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-29 20:15 UTC by Coacher
Modified: 2017-03-29 20:15 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.