2.3.0r2 from scratch

Michael Landin Hostbaek mich at FreeBSD.org
Wed Jan 25 10:08:53 EST 2006


So I decided to nuke /space/* and drop the database (and dbuser) and
start completely from scratch.

Following the README, I ran setup.sh and successfully create the db +
user. 'tc init' also did its job, as expected.

However, when running the create Jail command, it dies:

(16:00)root at matrix /space/scripts# ./create Jail -j 5.4 -d "FreeBSD
5.4-RELEASE" -t RELENG_5_4_0_RELEASE -u NONE
5.4: cleaning up any previous leftovers... done.
5.4: set up directory... done.
5.4: adding Jail to datastore... done.
5.4: initializing new jail...
chflags: /space/jails/5.4/tmp: No such file or directory
make: don't know how to make world. Stop
ERROR: make world failed.  See above output.
FAILED.


What gives ?


Also, there are still problems with www-exp and the admin user.
# tc addHost
# tc addUser -u mich -e mich at xxx -p tinderpoo -w
# tc setWwwAdmin -u mich

Everything seems to work, and I can login to the web-interface. But I do
not have access to admin features. Seems like the checkWwwAdmin
function is not working properly, fx. it looks like it defaults to
host_id 0 - and I have no such thing in my hosts table.


Am I the only one running tinderbox (with Postgres) with these issues ?


/mich



More information about the tinderbox-list mailing list