[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Testbed-admins] problem adding the first non-admin user in Emulab 5.0



> Sorry about that! At some point we switched from a sitevar
> to a config variable. In your defs file:
> 
> ISOLATEADMINS=0
> 
> Then reconfig, rebuild, reinstall ...

Gmake boss-install fails in the "make schemacheck" step.  Manually
running utils/schemadiff to see the error, I get this:

[root@boss /usr/testbed/obj/testbed/db]#
../../../src/testbed/utils/schemadiff /tmp/db
../../../src/testbed/sql/database-create.sql
Found a line I don't know what to do with!
LOCK TABLES accessed_files WRITE;

This is FreeBSD 6.3 with mysql 5.0.45-log.

Michael