Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 481648 - dev-python/jinja-2.7 conflict with dev-python/sphinx-1.1.3-r6
Summary: dev-python/jinja-2.7 conflict with dev-python/sphinx-1.1.3-r6
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-19 13:47 UTC by Dirkjan Ochtman (RETIRED)
Modified: 2017-06-13 20:47 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 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-08-19 13:47:46 UTC
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?
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-08-19 14:06:06 UTC
Maybe 'emerge --deep --changed-use'?
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-08-19 14:07:31 UTC
Yeah, I get this with emerge -uavD --changed-use world.
Comment 3 Dirkjan Ochtman (RETIRED) gentoo-dev 2013-08-20 12:25:24 UTC
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?
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-08-20 12:43:10 UTC
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.
Comment 5 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-08-20 12:43:31 UTC
Plus we need stable keywords on jinja:compat.
Comment 6 Patrice Clement gentoo-dev 2017-06-13 20:47:25 UTC
Both versions are not in the tree anymore. Reopen if this conflict is still pending. Closing.