BIND 10 #225: b10-auth fails if ran from source tree
BIND 10 Development
do-not-reply at isc.org
Wed Jun 2 13:11:58 UTC 2010
#225: b10-auth fails if ran from source tree
----------------------+-----------------------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: major | Milestone: 05. 3rd Incremental Release
Component: b10-auth | Keywords:
Sensitive: 0 |
----------------------+-----------------------------------------------------
{{{
[AuthSrv] error: Cannot open SQLite database file:
/home/jreed/tmp/bind10-devel-20100602--
INSTALL/var/bind10-devel/zone.sqlite3
}}}
This is because it wants to place the file under the install destination
and if that is not created yet, it fails. If running in source tree, it
should use a location that exists (maybe some temp directory in the
builddir).
Also the [AuthSrv] maybe should be [b10-auth]
--
Ticket URL: <http://bind10.isc.org/ticket/225>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list