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

Bug 368817

Summary: Ctl-C invokes "The ebuild phase 'prepare' has exited unexpectedly."
Product: Portage Development Reporter: Jeroen Roovers (RETIRED) <jer>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: RESOLVED FIXED    
Severity: minor Keywords: InVCS
Priority: Normal    
Version: 2.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 358927    

Description Jeroen Roovers (RETIRED) gentoo-dev 2011-05-26 19:11:26 UTC
I would expect a break to be caught. Instead I get "The ebuild phase 'prepare' has exited unexpectedly. [..]"

sys-apps/portage-2.1.9.49
Comment 1 Zac Medico gentoo-dev 2011-05-26 19:39:23 UTC
Maybe we can use WIFSIGNALED to check if it exited due to a signal, and then output a better message, since it's obviously not "unexpected" in this case.
Comment 3 Zac Medico gentoo-dev 2011-06-10 09:30:32 UTC
This is fixed in 2.1.10.1 and 2.2.0_alpha39.