security2.fdb is owned by root after fresh install of firebird-server-2.0.3_1 it is wrong security2.fdb have to ownde by the firebird user Fix: change the owner of security2.fdb to firebird : chown firebird:firebird /var/db/firebird/security2.fdb How-To-Repeat: fresh install of firebird-server-2.0.3_1
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool)
skv 2008-01-29 06:46:13 UTC FreeBSD ports repository Modified files: databases/firebird2-server/files pkg-install.in Log: Fix security2.fdb while installing from package PR: ports/119570 Submitted by: Philippe Makowski <makowski xx firebird-fr.eu.org> Revision Changes Path 1.4 +2 -2 ports/databases/firebird2-server/files/pkg-install.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Fixed.