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

Bug 84476

Summary: Signal catching with emerge is deferred while exporting a snapshot
Product: Portage Development Reporter: Anthony Gorecki <anthony>
Component: Core - Interface (emerge)Assignee: Portage team <dev-portage>
Status: VERIFIED NEEDINFO    
Severity: normal CC: zmedico
Priority: High    
Version: 2.0   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anthony Gorecki 2005-03-07 23:18:00 UTC
When sending a SIGTERM signal to emerge while it's exporting a package snapshot, emerge can take a long time to terminate depending on the size of the application. If it's in the middle of exporting an enormous tree, this can be a /very/ long time (which I discovered this evening), as it needs to wait for the export process to finish. Is there a way to work around this problem?
Comment 1 Zac Medico gentoo-dev 2005-08-01 18:51:12 UTC
Is this still a problem?  Does "exporting a package snapshot" mean "emerge
--buildpkg" or what?
Comment 2 Brian Harring (RETIRED) gentoo-dev 2005-08-09 06:03:30 UTC
I'm kind of confused myself here...
better description is needed.
Comment 3 Anthony Gorecki 2005-08-09 17:35:00 UTC
It means that if emerge is downloading an enormous CVS export so that the
package can compile it, there's no way to stop the processes mid-way without
forcibly killing emerge. Ctrl-C does not work.
Comment 4 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:01:24 UTC
Closing due to old age