Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10740 - emerge unmerge SHOULD check dependencies
Summary: emerge unmerge SHOULD check dependencies
Status: RESOLVED DUPLICATE of bug 2938
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-14 10:31 UTC by Alberto Ornaghi
Modified: 2011-10-30 22:37 UTC (History)
2 users (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 Alberto Ornaghi 2002-11-14 10:31:22 UTC
it can be very useful and resolv a lot of pain in the ass problem if the "emerge
unmerge" will warn the user that some dependencies will be broken.

the functions has to search in the DB for RDEPEND dependencies that match the
package to be unmerged and display the name of the installed packet that need it.

only with a --force flag the operation can be completed if there are pending
dependencies

(i've searched the bug tracking system but didn't find a request like this and
I'm wondering why noone has asked for it...)

bye
Comment 1 ganfset 2002-11-17 17:04:54 UTC
I see the same problem with emerg, but with another solution. I think unmerge
should unmerge all ebuild that are dependant from the one named.

If you want a warn this should be done with --pretend (to see what will be removed).
If you very want to remove it and break dependancies so a --force
Comment 2 SpanKY gentoo-dev 2003-01-08 13:59:41 UTC

*** This bug has been marked as a duplicate of 2938 ***