-=| Alex Peshkoff, 16.11.2011 10:28:52 +0400 |=- > In standard install procedure empty, firebird group writable file > firebird.log is created. Does .deb package create that file too?
Yes: $ ls -l /var/log/firebird2.5.log -rw-rw---- 1 firebird firebird 0 Nov 13 18:48 /var/log/firebird2.5.log > Is user, running that script, a member of group firebird? No and I can't make it. I am a mere user on the porter machines :) > > The blocking process has been signaled (in the shared memory) but > > did not see that fact. This is likely to mean that the IPC event > > hasn't been delivered. > > Starting with 2.5.1 all IPC-related errors, that can't be for some > reason delivered to user, are not ignored but logged. Therefore making > firebird.log work appears to be very good idea. I am not sure. Running the connecting isql (the second one) under strace doesn't mention 'log' in the output. It also seems to loop repeating rt_sigprocmask calls, which makes me think there is something wrong with strace. (Same loop on the creating isql and the SQL> prompt doesn't show up after the creation). Anyway, I can't find a way to let fbembed use another log directory, different from the one given to ./configure via --with-fblog. Perhaps I have missed something. In case it helps, the output from 'strace isql-fb test.fdb' is at http://paste.ubuntu.com/740562/ ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel