OK that kind of makes sense. Kill/stop the rivendell services (caed,
rdcatchd, ripcd) then Drop the Rivendell database and also drop the
rduser user.
You might have to flush privileges too. Then just load rdadmin and it
will create the DB for you. If the database/user already exists
(partially or otherwise) then it can get into a situation where it won't
run as the schema is incorrect.
I've never had to use a DB create script unless Riv (there are some old
files from aeons ago I think, when riv was still a v1 release but you
shouldn't be using these). There was talk of doing something like this
a few weeks/months ago. I don't think it is complete yet but if you are
building from source downloading the 2.15.1 release rather than cloning
the git repo is the way to go.
Basically, drop the db/user and run rdadmin from the terminal and we
should be able to figure out what is going on from there (there is a
slim chance user creation is failing but this was patched in 2.15.1).
Regards,
Wayne
On 16/11/16 11:18, Kyle Robbertze wrote:
Hi,
On 16/11/2016 13:06, Wayne Merricks wrote:
Hi,
Building from source is the same procedure. You just need to install
mysql-server before you run rdadmin and check you can connect to it with
root and whatever password you chose.
I have mysql-server installed and in fact have been trying to update the
DB creation script, but that is slow going. I can connect using MySQL
root credentials and Rivendell can connect when I use the script to
create the DB and user, but this is only a partial schema so it is
missing tables that makes it unusable.
I run/have ran Rivendell on Debian 6, 7, Ubuntu 12.04 and 14.04 for no
other reason than I am more familiar with Debian based stuff. You can
also use the tryphon.eu repos to get an easy apt-get install rivendell
rivendell-server line however they haven't been updated since v2.10.
I too prefer debian, so my production environment would be Debian 8 (as
7 is EOL). I am testing on Debian sid (unstable) using the master git
branch which supports Qt4 (sort of, I have a PR open that changes the
configure script to correct missing Qt3Support dependencies)
Thanks
Kyle
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev