Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735602 - net-im/gajim: 1.1.3-r1 broken now due to dev-python/python-nbxmpp 0.6.10-r1 ->1.0.0
Summary: net-im/gajim: 1.1.3-r1 broken now due to dev-python/python-nbxmpp 0.6.10-r1 -...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on: 736705
Blocks:
  Show dependency tree
 
Reported: 2020-08-02 20:19 UTC by Toralf Förster
Modified: 2020-09-09 09:10 UTC (History)
4 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 Toralf Förster gentoo-dev 2020-08-02 20:19:53 UTC
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 791, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (nbxmpp 1.0.0 (/usr/lib/python3.7/site-packages), Requirement.parse('nbxmpp<0.7.0,>=0.6.9'), {'gajim'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/gajim", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3251, in <module>
    @_call_aside
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 585, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 598, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'nbxmpp<0.7.0,>=0.6.9' distribution was not found and is required by gajim



=================================================================
                        Package Settings
=================================================================

net-im/gajim-1.1.3-r1::gentoo was built with the following:
USE="crypt spell webp -geolocation -jingle -networkmanager -remote -rst -upnp" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_7 -python3_6"
Comment 1 Hanno Böck gentoo-dev 2020-08-03 06:58:22 UTC
Okay I guess we fix this by stabilzing a new version.

Just wondering which. My plan was to eventually stabilize 1.2.1, however that's not in the tree for 30 days. 1.2.0 has a few issues and I'd rather not spend time backporting fixes.

Wonder if we can proclaim special circumstances and stabilize 1.2.1 early. Thoughts?
Comment 2 Toralf Förster gentoo-dev 2020-08-03 07:27:10 UTC
1.2.1 needs  ~amd64 of dev-python/python-nbxmpp-1.0.1

BTW where did the old gajim stored the passwords ? I cannot find them ...
Comment 3 Toralf Förster gentoo-dev 2020-08-03 07:28:42 UTC
(In reply to Toralf Förster from comment #2)

> BTW where did the old gajim stored the passwords ? I cannot find them ...

Had it in kwallet - found it