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

Bug 86209

Summary: Control of Emerge that require manual intervention
Product: Gentoo Linux Reporter: Mike Slinn <mslinn>
Component: New packagesAssignee: Portage team <dev-portage>
Status: RESOLVED CANTFIX    
Severity: enhancement CC: henryk
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Mike Slinn 2005-03-21 20:16:27 UTC
How about a new emerge flag that prevents installations which require manual install, or a flag that interrupts a series of emerges (such as result from emerge -uD world) before installing a package that requires manual action?  The user would be warned that the next package will require manual intervention, then they would OK the installation of that package, and the emerge would stop after that package gets installed. I realize that extra information might need to be added to package definitions in order for this to work.  The recent change to httpd's file layout b0rked our servers and we could have controlled the process better with this capability.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2005-03-22 06:25:18 UTC
There is no line - at least that I can see - to define whether an update will require modification to system settings or not. In your case, an upgrade of apache from version X to version Y caused you problems and a similar upgrade from version X to version Z would to, but if Y to Z doesn't cause problems then how should Z be marked? If you can see a way to do it cleanly, feel free to bring it up for discussion on the gentoo-dev@gentoo.org mailing list. However, it's never a good idea to upgrade servers that are in use anyway.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-07-16 12:16:50 UTC
*** Bug 140682 has been marked as a duplicate of this bug. ***