FS#63234 - [recoll] optdepends suggests python2 versions instead of python(3)

Attached to Project: Community Packages
Opened by Moabit (Moabit) - Saturday, 20 July 2019, 08:38 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 21 January 2020, 18:39 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
The optdepends for recoll suggests a few python2 packages:

'python2: for using some filters'
'python2-mutagen: Audio metadata'

However, on running, recoll complains about missing the *python 3* version of mutagen. After installing `python-mutagen`, it works fine. Presumably the python3 version(s) should be recommended instead?

Also, two of the makedepends are `python` and `python2-pychm`, so there is conflict in versions there. I removed the makedepends on `python2-pychm`, and it still built fine (although I didn't actually install and test the program).

Additional info:
* package version(s): recoll 1.25.16-1
* config and/or log files etc.: N/A
* link to upstream bug report, if any: N/A

Steps to reproduce:
Install optdepends. Observe recoll complaining about missing packages.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Tuesday, 21 January 2020, 18:39 GMT
Reason for closing:  Fixed

Loading...