[bind10-dev] failed install -- master 8644866
Jeremy C. Reed
jreed at isc.org
Thu Apr 5 02:06:01 UTC 2012
On Wed, 4 Apr 2012, BIND 10 Tests wrote:
> http://git.bind10.isc.org/~tester/2012/04/20120404213943-8644866/make-install.out
This is the only automated build I have (not part of the build farm
report webpage) that builds in existing directory and installs to
existing directory.
I now ran:
sh-3.2$ /home/tester/git-bind10/bind10/src/bin/dbutil/run_dbutil.sh
--upgrade /home/tester/opt/bind10/var/bind10-devel/zone.sqlite3
2012-04-05 01:57:09.063 INFO [b10-dbutil.dbutil] DBUTIL_FILE Database
file: /home/tester/opt/bind10/var/bind10-devel/zone.sqlite3
You have selected the upgrade option. This will upgrade the schema of
the
selected BIND 10 zone database to the latest version.
The utility will take a copy of the zone database file before executing
so, in
the event of a problem, you will be able to restore the zone database
from the backup. To ensure that the integrity of this backup, please
ensure that
BIND 10 is not running before continuing.
Enter 'Yes' to proceed with the upgrade, 'No' to exit the program:
Yes
Please enter 'Yes' or 'No'
Enter 'Yes' to proceed with the upgrade, 'No' to exit the program:
Yes
2012-04-05 01:57:36.890 INFO [b10-dbutil.dbutil] DBUTIL_BACKUP created
backup of /home/tester/opt/bind10/var/bind10-devel/zone.sqlite3 in
/home/tester/opt/bind10/var/bind10-devel/zone.sqlite3.backup
2012-04-05 01:57:36.893 INFO [b10-dbutil.dbutil] DBUTIL_UPGRADING
upgrading database from V1.0 to V2.0
2012-04-05 01:57:37.015 INFO [b10-dbutil.dbutil]
DBUTIL_UPGRADE_SUCCESFUL database upgrade successfully completed
I don't know why I entered "Yes" twice. Also maybe the DBUTIL_UPGRADING
should say what is the filename (even if redundant from separate log
line).
More information about the bind10-dev
mailing list