FS#52169 - [sagemath] Missing dependency python2-requestsexceptions

Attached to Project: Community Packages
Opened by Agustín Dall'Alba (Nitsuga) - Thursday, 15 December 2016, 20:02 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 15 December 2016, 20:16 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
sagemath is missing the python2-requestsexceptions dependency. This is needed to use the online manual.

Additional info:
package version(s): 7.4-13

Steps to reproduce:
1. Open sage
2. Try to use the online help. For instance, type 'matrix_plot?'

Result: ExtensionError: Could not import extension sphinx.builders.linkcheck (exception: No module named requests.exceptions)

3. Install python2-requestsexceptions
4. Try again

Result: it works
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 15 December 2016, 20:16 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#52102 

Loading...