| Summary: | dev-python/jinja-2.7 conflict with dev-python/sphinx-1.1.3-r6 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Dirkjan Ochtman (RETIRED) <djc> |
| Component: | New packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Maybe 'emerge --deep --changed-use'? Yeah, I get this with emerge -uavD --changed-use world. yac suggested this might have something to do with sphinx[doc], but I don't have doc enabled on this system. Deconstructing impl list for better review:
>=dev-python/jinja-2.3[
python_targets_python2_7(-),
python_targets_python3_2(-),
-python_single_target_python2_5(-),
-python_single_target_python2_6(-),
-python_single_target_python2_7(-),
-python_single_target_python3_1(-),
-python_single_target_python3_2(-),
-python_single_target_python3_3(-),
-python_single_target_pypy1_9(-),
-python_single_target_pypy2_0(-)
] required by (dev-python/sphinx-1.1.3-r6::gentoo, installed)
mgorny, any other hints about what could be up here? Do I just need to reinstall sphinx? If so, why?
This is a stable system, right? I guess someone stabilized new jinja but didn't stabilize sphinx -r7 which fixes support for new jinja ;f. Plus we need stable keywords on jinja:compat. Both versions are not in the tree anymore. Reopen if this conflict is still pending. Closing. |
WARNING: One or more updates have been skipped due to a dependency conflict: dev-python/jinja:0 (dev-python/jinja-2.7::gentoo, ebuild scheduled for merge) conflicts with >=dev-python/jinja-2.3[python_targets_python2_7(-),python_targets_python3_2(-),-python_single_target_python2_5(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_1(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-),-python_single_target_pypy1_9(-),-python_single_target_pypy2_0(-)] required by (dev-python/sphinx-1.1.3-r6::gentoo, installed) !!! The following installed packages are masked: - dev-lang/python-2.5.4-r5::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Michał Górny <mgorny@gentoo.org> (07 Aug 2013) # These outdated versions of Python are no longer updated or maintained # properly. Python 2.5 started to become a blocker for Python 3.3. # Python 3.1 has proved to become unfriendly to writing portable code. # PyPy is still experimental and we're in process of bringing 2.1. # The remaining packages are backports of functions that targeted only # the very specific version. The masked packages will be removed # in 30 days. Afterwards, ebuild and eclass support for those # implementations will be removed. Bug #480070. For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. Anything we can do here?