Same problem here but in Trusty: However, I found a problem with redis configuration shipped with Zentyal. While trying to lauch the redis-server instance for ebox (/etc/init/ebox.redis.conf):
# sudo -u ebox /usr/bin/redis-server /var/lib/zentyal/conf/redis.conf *** FATAL CONFIG FILE ERROR *** Reading the configuration file, at line 307 >>> 'vm-enabled no' Bad directive or wrong number of arguments It seems to be a wrong version of redis that lacks some configuration directives shipped with Zentyal. Commenting out the following on /usr/share/zentyal/stubs/core/redis.conf.mas vm-enabled no vm-swap-file /var/lib/redis/redis.swap vm-max-memory 0 vm-page-size 32 hash-max-zipmap-entries 512 hash-max-zipmap-value 64 You can do an apt-get install -f and end installation (however some other errors appears) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1049077 Title: package zentyal-core 2.3.21+quantal1 failed to install/upgrade: sub- processo script post-installation instalado retornou estado de saída de erro 2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zentyal-core/+bug/1049077/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
