Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mopidy: update to 3.0.1 #18138

Merged
merged 2 commits into from
Jan 10, 2020
Merged

mopidy: update to 3.0.1 #18138

merged 2 commits into from
Jan 10, 2020

Conversation

stacyharper
Copy link
Contributor

No description provided.

@stacyharper
Copy link
Contributor Author

@stacyharper stacyharper changed the title mopidy: update to 3.0.1 [NOMERGE] mopidy: update to 3.0.1 Jan 9, 2020
@stacyharper
Copy link
Contributor Author

stacyharper commented Jan 9, 2020

Traceback (most recent call last):
  File "/bin/mopidy", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3251, in <module>
    def _initialize_master_working_set():
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3234, in _call_aside
    f(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3263, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.8/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'Pykka>=2.0.1' distribution was not found and is required by Mopidy

@stacyharper stacyharper changed the title [NOMERGE] mopidy: update to 3.0.1 mopidy: update to 3.0.1 Jan 9, 2020
@stacyharper
Copy link
Contributor Author

The error was fixed updating the python-pykka package to 2.0.2. Mopidy 3.0.1 works ! Youhou

srcpkgs/mopidy/template Outdated Show resolved Hide resolved
srcpkgs/mopidy/template Outdated Show resolved Hide resolved
srcpkgs/python-pykka/template Show resolved Hide resolved
srcpkgs/mopidy/template Outdated Show resolved Hide resolved
@xtraeme xtraeme merged commit 35547d8 into void-linux:master Jan 10, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants