Came across this myself, and can confirm it. I have also found the problem.
As Ratbox Services uses SQLIte, it attempts to create a journal file when it makes changes to it's DB (As reported by strace). But the folder the DB is in (/etc/ratbox-services) is owned by root and is not world- writable. You can "Fix" the problem by setting /etc/ratbox-services a+w with chmod, but that's not exactly the most secure way of doing things. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/528344 Title: ratbox-services crashes when trying to register a user To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ratbox-services/+bug/528344/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
