Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 602478 - net-print/hplip-3.16.11-r1: dep resolution broken with USE=fax,scanner on dev-python/reportlab-{2,3}
Summary: net-print/hplip-3.16.11-r1: dep resolution broken with USE=fax,scanner on dev...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Daniel Pielmeier
URL: https://github.com/gentoo/gentoo/pull...
Whiteboard:
Keywords:
: 602612 602892 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-12-12 21:36 UTC by tman
Modified: 2016-12-17 10:06 UTC (History)
6 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 tman 2016-12-12 21:36:24 UTC
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-python/reportlab:0

  (dev-python/reportlab-3.3.0:0/0::gentoo, installed) pulled in by
    >=dev-python/reportlab-3.1.44-r2[python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),python_single_target_python2_7(+)?,python_single_target_python3_4(+)?,python_single_target_python3_5(+)?] required by (net-print/hplip-3.16.11-r1:0/0::gentoo, ebuild scheduled for merge)
    ^^                     ^^^^^^^^^                                                                                                                                                                                                                                                                                                                                                                                                                                         

  (dev-python/reportlab-2.6:0/0::gentoo, ebuild scheduled for merge) pulled in by
    =dev-python/reportlab-2*[python_targets_python2_7(-)?,python_single_target_python2_7(+)?] required by (net-print/hplip-3.16.11-r1:0/0::gentoo, ebuild scheduled for merge)
    ^                     ^^                                                                                                                                                                                                         



Reproducible: Always




Portage 2.3.3 (python 3.5.2-final-0, default/linux/amd64/13.0/desktop/plasma/systemd, gcc-5.4.0, glibc-2.23-r3, 4.9.0-gentoo x86_64)
=================================================================
System uname: Linux-4.9.0-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-gentoo-2.3
KiB Mem:    24626212 total,  22193984 free
KiB Swap:   26488828 total,  26488828 free
Timestamp of repository gentoo: Mon, 12 Dec 2016 21:00:01 +0000
Timestamp of repository poly-c: Mon, 12 Dec 2016 07:39:13 +0000
sh bash 4.4_p5-r1
ld GNU ld (Gentoo 2.27 p1.0) 2.27
app-shells/bash:          4.4_p5-r1::gentoo
dev-java/java-config:     2.2.0-r3::gentoo
dev-lang/perl:            5.24.1_rc4::gentoo
dev-lang/python:          2.7.12::gentoo, 3.4.5::gentoo, 3.5.2::gentoo
dev-util/cmake:           3.7.1::gentoo
dev-util/pkgconfig:       0.29.1::gentoo
sys-apps/baselayout:      2.3::gentoo
sys-apps/openrc:          0.22.4::gentoo
sys-apps/sandbox:         2.10-r2::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r2::gentoo
sys-devel/automake:       1.13.4-r1::gentoo, 1.14.1-r1::gentoo, 1.15-r2::gentoo
sys-devel/binutils:       2.27::gentoo
sys-devel/gcc:            5.4.0::gentoo
sys-devel/gcc-config:     1.8-r1::gentoo
sys-devel/libtool:        2.4.6-r2::gentoo
sys-devel/make:           4.2.1::gentoo
sys-kernel/linux-headers: 4.8::gentoo (virtual/os-headers)
sys-libs/glibc:           2.23-r3::gentoo
Repositories:
Comment 1 Andreas Sturmlechner gentoo-dev 2016-12-12 22:32:21 UTC
Indeed, that can't work. Thanks for the report. Your workaround for now: You need to choose between either USE=fax or USE=scanner, they don't work both at the same time.
Comment 2 Andreas Sturmlechner gentoo-dev 2016-12-14 13:51:08 UTC
*** Bug 602612 has been marked as a duplicate of this bug. ***
Comment 3 Andreas Sturmlechner gentoo-dev 2016-12-16 17:56:27 UTC
Thanks, fixed in git (commit d77e781608e563da6d093c98284906f8929841d1)
Comment 4 Daniel Pielmeier gentoo-dev 2016-12-17 10:06:53 UTC
*** Bug 602892 has been marked as a duplicate of this bug. ***