Open etieng opened 6 months ago
It should be installed already: https://github.com/YunoHost-Apps/kresus_ynh/blob/2016f08263ee6b4b0a7331bf843f84ff77c92ede/manifest.toml#L62
Well, definitely python3-josepy debian package was installed
2024-04-25 11:25:35,586: DEBUG - Selecting previously unselected package python3-josepy.
2024-04-25 11:25:35,593: DEBUG - Preparing to unpack .../64-python3-josepy_1.2.0-2_all.deb ...
2024-04-25 11:25:35,599: DEBUG - Unpacking python3-josepy (1.2.0-2) ...
>><<
2024-04-25 11:25:40,494: DEBUG - Setting up python3-josepy (1.2.0-2) ...
With no errors returned, but at some point python-jose was missing for Woob, as stated in logs of first publication.
How can I investigate further ?
I don't really know… I kind of remember of a similar issue in the other way (debian package was working, not the one from pip) so I am not eager to replace one by the other :/
Ok, if I'm the only one concerned... I posted to have a record somewhere.
Describe the bug
When installing Kresus for the first time, Woob cannot fetch data due to missing python library python-jose
Context
Steps to reproduce
#: sudo -u kresus pip install python-jose
Expected behavior
python-jose should be installed during install of Kresus_ynh
Logs