Bug 16789 - python3-sphinx lacks %{_bindir}/sphinx-*-3 symlinks pointing to %{_bindir}/sphinx-*-%{python3_version}
Summary: python3-sphinx lacks %{_bindir}/sphinx-*-3 symlinks pointing to %{_bindir}/sp...
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal minor
Target Milestone: ---
Assignee: Philippe Makowski
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-21 06:42 CEST by Neal Gompa
Modified: 2015-09-21 19:11 CEST (History)
1 user (show)

See Also:
Source RPM: python-sphinx-1.3.1-1.mga6.src.rpm
CVE:
Status comment:


Attachments

Description Neal Gompa 2015-09-21 06:42:08 CEST
Description of problem:
python3-sphinx lacks %{_bindir}/sphinx-*-3 symlinks pointing to %{_bindir}/sphinx-*-%{python3_version}. This is a problem because it means that packages that use these tools as part of the build would be inherently bound to the major.minor of a Python 3.x release in order to build successfully, when this is not necessary. The functionality of sphinx tools do not change much, and are generally expected to be consistent.

Version-Release number of selected component (if applicable):
1.3.1-1.mga6

How reproducible:
Always

Steps to Reproduce:
1. Install python3-sphinx in Cauldron
2. Try to run sphinx-builder-3 or any other sphinx-*-3 tool
3. Shell will return command not found

Reproducible: 

Steps to Reproduce:
David GEIGER 2015-09-21 07:27:00 CEST

CC: (none) => geiger.david68210
Assignee: bugsquad => makowski.mageia

Comment 1 Philippe Makowski 2015-09-21 19:11:48 CEST
done in 1.3.1-2.mga6

Status: NEW => RESOLVED
Resolution: (none) => FIXED


Note You need to log in before you can comment on or make changes to this bug.