YunoHost-Apps / mobilizon_ynh

A federated organization and mobilization platform for YunoHost
https://joinmobilizon.org/
GNU Affero General Public License v3.0
20 stars 9 forks source link

Installation fails on yunohost 11.1.02 #150

Closed centralscrutinizer21 closed 1 year ago

centralscrutinizer21 commented 1 year ago

Describe the bug

Installation fails after WARNING

Context

Steps to reproduce

Both cli installation and via webadmin interface give a WARNING - Not a tty, can't do interactive prompts After that Installation fails.

Logs

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

nebocamin commented 1 year ago

can confirm https://paste.yunohost.org/raw/toqegepaku

update: i am on testing. you too @centralscrutinizer21 ? on another yunohost, it worked well.

rodinux commented 1 year ago

I have found this bug, and resolve it on a fork here. It is explain why on 11.1 it fails, but be aware it is a temporally fix, on future release for the branch testing, the option yunohost user create --fisrtname="" and yunohost user create --fisrtname="" will be implemented again...

Take a look here: https://github.com/YunoHost-Apps/mobilizon_ynh/pulls

For now, you can just use my fork like this sudo yunohost app install https://github.com/rodinux/mobilizon_ynh and wait the fix for yunohost user create --fisrtname="" and yunohost user create --fisrtname=""...

centralscrutinizer21 commented 1 year ago

can confirm https://paste.yunohost.org/raw/toqegepaku

update: i am on testing. you too @centralscrutinizer21 ? on another yunohost, it worked well.

@nebocamin Yes testing version

yalh76 commented 1 year ago

would be fixed when YunoHost stable 11.1 will be released

rodinux commented 1 year ago

It is fixed since version 11.1.1.2

yalh76 commented 1 year ago

It is fixed since version 11.1.1.2

11.1.1.2 is a stable or testing version ?

rodinux commented 1 year ago

11.1.1.2 is a stable or testing version ?

I have released some time ago my version adding the testing branch to upgrade to version 11.1.1.2, to fix this problem.

yunohost: 
  repo: testing
  version: 11.1.1.2
yunohost-admin: 
  repo: testing
  version: 11.1.1
moulinette: 
  repo: testing
  version: 11.1.0
ssowat: 
  repo: testing
  version: 11.1.0

But I come back after to stable version deb http://forge.yunohost.org/debian/ bullseye stable

yalh76 commented 1 year ago

ok then, 11.1.1.2 is still a testing version