Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84476 - Signal catching with emerge is deferred while exporting a snapshot
Summary: Signal catching with emerge is deferred while exporting a snapshot
Status: VERIFIED NEEDINFO
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 23:18 UTC by Anthony Gorecki
Modified: 2007-01-11 11:01 UTC (History)
1 user (show)

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 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