Fwd: First time user...upgrading to cvs release from v2.1.1 problem
Mike Albert
mgalbert at gmail.com
Fri Nov 18 11:37:34 EST 2005
sorry...
---------- Forwarded message ----------
From: Mike Albert <mgalbert at gmail.com>
Date: Nov 18, 2005 11:35 AM
Subject: Re: First time user...upgrading to cvs release from v2.1.1 problem
To: Oliver Lehmann <lehmann at ans-netz.de>
Hi Oliver,
Thanks for the info! Since I was just testing things out as such, I decided
to can the first build and go with (3.X). In running through the setup
though, I did run into a small issue on loading the data scheme. I added a
small line to the lib/setup-mysql.sh file that made loading possible for me
as I got an error message about load_schema not being present (which wasn't
there on my system... I'm still looking into what provides this little tool
or whether it's just native to mysql. Also, if it helps, I'm running on
mysql50 and the corresponding php5)
Here's the snippit (line 107-108):
#load_schema ${schema_file} mysql ${db_admin} ${db_host} ${db_name}
mysql -u ${db_admin} -p -h ${db_host} ${db_name} < ${schema_file}
Also, just as a note, I had to modify the prereqs as well to allow me to use
mysql50:
Here's the snippit (line 30)
#DB_MAN_PREREQS="databases/p5-DBD-mysql41 databases/mysql41-client"
DB_MAN_PREREQS="databases/p5-DBD-mysql50 databases/mysql50-client"
So far things seem to be running well! I did have another question though
:-) Is it beneficial to adding multiple jails at a time with multiple port
trees? In other words, if I have several jails (4.11, 5.4, 6.0, etc) that I
wish to create in separate jobs? Also, I'm thinking that I would need
separate port trees if I want them to all build together, does that sound
correct?
Thanks again for the fast reply!
Best regards always,
malbert
PS: Sorry about that other post in regards to the webui feature, I ment to
put it in the proper place.
On 11/18/05, Oliver Lehmann < lehmann at ans-netz.de> wrote:
>
> Hi Mike,
>
> Mike Albert wrote:
>
> > However, I did run into a couple of snags in trying to upgrade from the
> > release version v2.1.1 to the latest cvs today. In running the upgrade
> > option, I ran into the following error:
> >
> > ERROR: Failed to retrieve datastore version:
>
> Moving from tinderbox 2.X to HEAD (3.X) requires recreation of the
> tinderbox database scheme. The DB scheme from 2.X is not compatible with
> 3.X
>
>
>
> --
> Oliver Lehmann
> http://www.pofo.de/
> http://wishlist.ans-netz.de/
>
More information about the tinderbox-list
mailing list