FS#78191 - [todoman] 4.2.1-1 missing dependency

Attached to Project: Community Packages
Opened by HolmiumTS (HolmiumTS) - Thursday, 13 April 2023, 15:28 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 04 September 2023, 09:37 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To David Runge (dvzrv)
Morten Linderud (Foxboron)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I install todoman and try to run it, it prints: "ModuleNotFoundError: No module named 'pkg_resources'"
After that, I try to install 'python-setuptools' and todoman works with no error.
But 'python-setuptools' is tagged '(make)' in todoman's dependencies.

Additional info:
todoman 4.2.1-1

Steps to reproduce:

- install 'todoman' with 'sudo pacman -Syyu todoman'
- run 'todo' command, it fails and prints "ModuleNotFoundError: No module named 'pkg_resources'"
- run 'sudo pacman --needed -S python-setuptools' to install 'python-setuptools'
- run 'todo' command and it works
This task depends upon

Closed by  Jelle van der Waa (jelly)
Monday, 04 September 2023, 09:37 GMT
Reason for closing:  No response
Comment by Jelle van der Waa (jelly) - Sunday, 23 July 2023, 10:58 GMT
Unable to reproduce this with -2

[jelle@natrium][~]%pacman -Q python-setuptools
error: package 'python-setuptools' was not found
[jelle@natrium][~]%todo
Error: No configuration file found.


For details on the configuration format and a sample file, see
https://todoman.rtfd.org/en/latest/configure.html

Loading...