Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146582 - sys-apps/portage-2.1.1_rc1-r4 - depclean removes "or" packages
Summary: sys-apps/portage-2.1.1_rc1-r4 - depclean removes "or" packages
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 10:33 UTC by Alon Bar-Lev (RETIRED)
Modified: 2006-09-06 10:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge.out (emerge.out,421.32 KB, text/plain)
2006-09-06 10:35 UTC, Alon Bar-Lev (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alon Bar-Lev (RETIRED) gentoo-dev 2006-09-06 10:33:04 UTC
Continue from bug#67179

Example: net-print/cups-1.2.3 has or dependency.

If the use ppds and the followings are merged:
net-print/cups-pdf-2.4.1
net-print/foomatic-db-ppds
net-print/foomatic-filters-ppds

It tries to remove:
net-print/foomatic-db-ppds
net-print/foomatic-filters-ppds

Maybe the dependency of cups is incorrect... I think the or is inclusive... But
if not... Then I will open a separate bug for cups so it will or and and all
combinations of dependencies.
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2006-09-06 10:35:18 UTC
Created attachment 96196 [details]
emerge.out

emerge -petvd world
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-09-06 10:36:26 UTC
Looks like dupe of Bug 146517 to me. emerge --sync, re-emerge cups and try again.