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

mpd: fails to build docs #36227

Closed
tibequadorian opened this issue Mar 19, 2022 · 0 comments
Closed

mpd: fails to build docs #36227

tibequadorian opened this issue Mar 19, 2022 · 0 comments

Comments

@tibequadorian
Copy link
Contributor

System

  • xuname:
    Void 5.15.28_1 x86_64 GenuineIntel notuptodate rrrrmmnFFFFFFFFFFFFF
  • package:
    mpd-0.23.6_1

Expected behavior

Build is successful

Actual behavior

[656/657] Generating doc/Manpage documentation with a custom command
FAILED: doc/mpd.1 doc/mpd.conf.5 
/usr/bin/sphinx-build -q -b man -d doc/man_doctrees /builddir/mpd-0.23.6/doc doc
Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/pkg_resources/__init__.py", line 579, in _build_master
    ws.require(__requires__)
  File "/usr/lib/python3.10/site-packages/pkg_resources/__init__.py", line 897, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/lib/python3.10/site-packages/pkg_resources/__init__.py", line 788, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (docutils 0.18.1 (/usr/lib/python3.10/site-packages), Requirement.parse('docutils<0.18,>=0.14'), {'Sphinx'})

Steps to reproduce the behavior

./xbps-src pkg mpd

Probably related to #36066

@tibequadorian tibequadorian changed the title mpd: fails to build mpd: fails to build docs Mar 20, 2022
@sgn sgn closed this as completed Mar 21, 2022
@apprehensions apprehensions mentioned this issue Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants