YunoHost-Apps / funkwhale_ynh

A modern, convivial and free music server on YunoHost
https://funkwhale.audio/
GNU Affero General Public License v3.0
72 stars 22 forks source link

Installation fails #175

Closed whitelake-city closed 1 year ago

whitelake-city commented 2 years ago

Describe the bug

Installation of application fails on step Building funkwhale

Context

Steps to reproduce

```sh
sudo yunohost app install funkwhale
```

Expected behavior

Logs

https://paste.yunohost.org/raw/ikofufazib

2022-04-26 20:58:38,947: DEBUG -     CB_ISSUER_CHECK = _lib.X509_V_FLAG_CB_ISSUER_CHECK
2022-04-26 20:58:38,947: DEBUG - AttributeError: module 'lib' has no attribute 'X509_V_FLAG_CB_ISSUER_CHECK'
2022-04-26 20:58:39,146: DEBUG - + ynh_exit_properly
2022-04-26 20:58:39,654: DEBUG - + ynh_clean_setup
2022-04-26 20:58:39,654: DEBUG - + ynh_clean_check_starting
yalh76 commented 2 years ago

seems lika a python issue, having the same on https://github.com/YunoHost-Apps/funkwhale_ynh/pull/174 Same build 1 day ago was OK: https://github.com/YunoHost-Apps/funkwhale_ynh/pull/173