Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 472720 - net-print/hplip depends on dev-python/imaging instead of virtual/python-imaging
Summary: net-print/hplip depends on dev-python/imaging instead of virtual/python-imaging
Status: RESOLVED DUPLICATE of bug 472556
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-09 07:01 UTC by Charles Nérot
Modified: 2013-06-09 16:30 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 Charles Nérot 2013-06-09 07:01:02 UTC
net-print/hplip depends on dev-python/imaging instead of virtual/python-imaging

So emerge -DNup @world conduce to conflict between dev-python/imaging and dev-python/pillow as explain in #401009

Reproducible: Always

Steps to Reproduce:
1.equery d dev-python/imaging

Actual Results:  
 * These packages depend on dev-python/imaging:
net-print/hplip-3.13.5 (scanner ? >=dev-python/imaging-1.1.7-r2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?])
virtual/python-imaging-1 (python_targets_python2_5 ? dev-python/imaging[tk?,python_targets_python2_5(-)])
                         (python_targets_python2_6 ? dev-python/imaging[tk?,python_targets_python2_6(-)])
                         (python_targets_python2_7 ? dev-python/imaging[tk?,python_targets_python2_7(-)])

Expected Results:  
equery d dev-python/imaging
 * These packages depend on dev-python/imaging:
virtual/python-imaging-1 (python_targets_python2_5 ? dev-python/imaging[tk?,python_targets_python2_5(-)])
                         (python_targets_python2_6 ? dev-python/imaging[tk?,python_targets_python2_6(-)])
                         (python_targets_python2_7 ? dev-python/imaging[tk?,python_targets_python2_7(-)])
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-06-09 16:30:41 UTC

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