Public bug reported: How to reproduce:
1) Install only firebird2.0-classic and firebird-utils 2) Restart computer 3) $ ls -ld /var/run/firebird/2.0/ drwxr-xr-x 2 root root 40 2008-01-25 12:45 /var/run/firebird/2.0/ $ isql-fb -u sysdba -p masterkey localhost:zzz.fdb Statement failed, SQLCODE = -902 cannot attach to password database Use CONNECT or CREATE DATABASE to specify a database SQL> 4) WORKAROUND (needs to be manually execute after each reboot) $ sudo chown firebird: /var/run/firebird/2.0/ $ isql-fb -u sysdba -p masterkey localhost:zzz.fdb Database: localhost:zzz.fdb, User: sysdba SQL> ** Affects: firebird2.0 (Ubuntu) Importance: Undecided Status: New -- firebird2.0-classic permissions on /var/run/firebird/2.0 incorrect after reboot https://bugs.launchpad.net/bugs/185883 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs