Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16774 - Knowing when to unmerge and when to just emerge during an 'emerge world' session
Summary: Knowing when to unmerge and when to just emerge during an 'emerge world' session
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-03 17:20 UTC by Mohammed Elzubeir
Modified: 2011-10-30 22:38 UTC (History)
0 users

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 Mohammed Elzubeir 2003-03-03 17:20:57 UTC
Duing my 'emerge world' I happened to be watching over the screen. I noticed 'pwlib' 
spitting out a warning telling me to unmerge first or else it will fail "You've been 
warned" it said. While I appreciate the warning, I let it go on anyway, thinking.. well, 
'emerge world' shouldn't require user-intervnention during the process. So, it failed (on 
openh323 right after pwlib). I unmerged both packages, re-ran 'emerge world'.. went 
smoothly. 
 
WhatI propose here is that there is some kind of mechanism to inform 'emerge' that a 
specific port requires to be unmerged first prior to any upgrade. This way at least, we 
can avoid expecting the user to break out of the process, unmerge, then go back 
again. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.


Expected Results:  
I expect to be able to 'emerge world' and not touch the keyboard later until I have to 
do an etc-update ;)
Comment 1 Brian Harring (RETIRED) gentoo-dev 2005-02-27 22:27:51 UTC
Blockers should probably provide this functionality already... beyond that, sticking a notice in an ebuild to do something lest your system be completely fscked isn't great behaviour on the ebuild author's part...