** Summary changed: - Missing directory + Missing directory /var/run/firebird2
** Description changed: When installing the firebird2-classic-server package, the directory /var/run/firebird2 is not created, and thus firebird2 won't run... - Manually creating the directory fixed the problem for me. + Manually creating the directory fixed the problem for me.\ + + It also needs + chown firebird:firebird /var/run/firebird2 + + The directory needs to be recreated as /var/run is tmpfs by default (?) + in dapper so it's cleared on each restart of the system. -- Missing directory /var/run/firebird2 https://launchpad.net/bugs/33235 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
