can't execute current version1.0.4-r1 :-/ $ conan Traceback (most recent call last): File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 581, in _build_master ws.require(__requires__) File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 898, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 789, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (future 0.17.0 (/usr/lib64/python3.6/site-packages), Requirement.parse('future==0.16.0'), {'conan'}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python-exec/python3.6/conan", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 3126, in <module> @_call_aside File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 3110, in _call_aside f(*args, **kwargs) File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 3139, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 583, in _build_master return cls._build_from_requirements(__requires__) File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 596, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/lib64/python3.6/site-packages/pkg_resources/__init__.py", line 784, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'future==0.16.0' distribution was not found and is required by conan Reproducible: Always Steps to Reproduce: install conan and execute it
Please write one ticket per bug. This ticket is about the broken dev-util/conan-1.0.4-r1 open a new one for the bump request, please. I can confirm your report about dev-util/conan-1.0.4-r1.
thanks @jonas. it depends each other becuase i thought a new version'll solve dependencies problem... (In reply to Jonas Stein from comment #1) > Please write one ticket per bug. This ticket is about the broken > dev-util/conan-1.0.4-r1 > open a new one for the bump request, please. > > I can confirm your report about dev-util/conan-1.0.4-r1.
any news please?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6cb95401ed406a4bc8fa9b5abba308541e00ffb commit e6cb95401ed406a4bc8fa9b5abba308541e00ffb Author: Azamat H. Hackimov <azamat.hackimov@gmail.com> AuthorDate: 2019-07-30 23:35:48 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-08-13 04:28:39 +0000 dev-util/conan: update to 1.18.1 Update to 1.18.1, added myself to maintainers, fixes multiple bugs (#686568, #666984, #666980, #643152). Closes: https://bugs.gentoo.org/643152 Closes: https://bugs.gentoo.org/666980 Closes: https://bugs.gentoo.org/666984 Closes: https://bugs.gentoo.org/686568 Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Package-Manager: Portage-2.3.66, Repoman-2.3.16 Closes: https://github.com/gentoo/gentoo/pull/12585 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-util/conan/Manifest | 1 + dev-util/conan/conan-1.18.1.ebuild | 68 ++++++++++++++++++++++++++++++++++++++ dev-util/conan/metadata.xml | 4 +++ 3 files changed, 73 insertions(+)