Continued from this ticket : https://dev.yunohost.org/issues/370
after reinstalling a clean Debian system and running the YunoHost post-install, i get this error:
Success! LDAP successfully initialized
Error: Unknown ‘admin’ user
Error: Unable to regenerate the configuration for service(s): ssl
Failure !
The following error was caught during YunoHost installation :
Post-installation failed
Installation logs are located in /var/log/yunohost-installation.log
The log output of yunohost-cli.log is:
2016-06-04 23:48:49,602 INFO moulinette.actionsmap process - processing action [24392.1]: yunohost.tools.postinstall
2016-06-04 23:48:49,603 INFO yunohost.tools tools_postinstall - [24392.1] Installing YunoHost…
2016-06-04 23:48:49,668 SUCCESS yunohost.tools success - [24392.1] LDAP successfully initialized
2016-06-04 23:48:49,693 ERROR yunohost.hook hook_callback - [24392.1] Unknown ‘admin’ user
Traceback (most recent call last):
File “/usr/lib/moulinette/yunohost/hook.py”, line 279, in hook_callback
path=path, args=args)
File “/usr/lib/moulinette/yunohost/service.py”, line 321, in _pre_call
filesystem.mkdir(service_pending_path, 0755, True, uid=‘admin’)
File “/usr/lib/python2.7/dist-packages/moulinette/utils/filesystem.py”, line 48, in mkdir
chown(path, uid, gid)
File “/usr/lib/python2.7/dist-packages/moulinette/utils/filesystem.py”, line 69, in chown
m18n.g(‘unknown_user’, user=uid))
MoulinetteError: [Errno 22] Unknown ‘admin’ user
2016-06-04 23:48:49,695 ERROR yunohost cli - Unable to regenerate the configuration for service(s): ssl
I am not seeing anything important in yunohost-installation.log