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)
![]() 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. This is fixed in git: http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=commit;h=ab6d03f3813318f9ba49e75a52d42972e14cdcc7 This is fixed in 2.1.10.1 and 2.2.0_alpha39. |