Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284988 - x11-libs/cairo-1.8.8 has blocks packages due to split deps
Summary: x11-libs/cairo-1.8.8 has blocks packages due to split deps
Status: RESOLVED DUPLICATE of bug 284934
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 19:31 UTC by Jayson
Modified: 2009-09-14 20:02 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 Jayson 2009-09-14 19:31:34 UTC
I try to do an update on my system, however pango requires cairo to have svg and pycairo requires -svg.

('installed', '/', 'x11-libs/cairo-1.8.8', 'nomerge') pulled in by
    >=x11-libs/cairo-1.7.6[svg,X] required by ('installed', '/', 'x11-libs/pango-1.24.5', 'nomerge')
    (and 13 more)

  ('ebuild', '/', 'x11-libs/cairo-1.8.8', 'merge') pulled in by
    >=x11-libs/cairo-1.8.8[-svg] required by ('installed', '/', 'dev-python/pycairo-1.8.8', 'nomerge')
    (and 13 more)

Reproducible: Always

Steps to Reproduce:
svg flag in make.conf, -svg behind x11-libs/cairo in /usr/portage/package.use
Then just emerge -uDav world

Actual Results:  
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

x11-libs/cairo:0

  ('installed', '/', 'x11-libs/cairo-1.8.8', 'nomerge') pulled in by
    >=x11-libs/cairo-1.7.6[svg,X] required by ('installed', '/', 'x11-libs/pango-1.24.5', 'nomerge')
    (and 13 more)

  ('ebuild', '/', 'x11-libs/cairo-1.8.8', 'merge') pulled in by
    >=x11-libs/cairo-1.8.8[-svg] required by ('installed', '/', 'dev-python/pycairo-1.8.8', 'nomerge')
    (and 13 more)


Expected Results:  
A nice list of packages for my consumption.
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-14 20:02:50 UTC

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