I have also discovered during the install process if I run the mysq_install_db it will corrupt the database. It is repeatable. I'm not a real Mysql expert so it makes it a challenge to get Rdd to log into Mysql, then to reboot it gets corrupted again and blown out of the water, after it may work one time, then fail on the reboot. I have verified all this is repeatable primarily on Opensuse. I have had limited success on Opensuse 11.4. The Mysql variations and corruptionare are repeatable and a show stopper on Opensuse. Opensuse has another alternative Mariadb, it doesn't work much better, or at least the mysql_install_db script is a poison pill anyway. Not sure if I've missed something along the way if the script was declared obsolete or something?
On Fri, Jun 21, 2013 at 10:19 PM, Mike Carroll <[email protected]> wrote: > Wayne Merricks <waynemerricks@...> writes: > > /var/run/rivendell being deleted is an Ubuntu thing. They like > > deleting everything in /var/run on reboot. > > > > I used to use a really crappy init script I wrote on Ubuntu 11.04, it > > should still work. Change the chown line to your own username. > > > > Copy this into /etc/init.d/rivendell_run_dir > [snip] > > Thanks, Wayne. Also to Jorge Soto who referred me to a web page that > discusses installing RD 2.0.2 on Ubuntu 10.04 and suggests a script > modification against the installed /etc/init.d/rivendell script. > > However, I don't think that's the problem. I looked at the rivendell script > and it checks for and creates the /var/run/rivendell directory before > performing either a start or a stop request. > > I don't automatically start the Rivendell daemons. Here's what I see after > a reboot: > > -- If I start the daemons manually, RD functions work (RDAdmin, etc.). > sudo /etc/init.d/rivendell start > > -- If I manually create the /var/run directory, RD functions start the > daemons and then work. > sudo mkdir /var/run/rivendell > > -- If I don't do either, RD functions fail with the "daemons can't be > started" message. > > So it seems that whatever RD function modules check for and start the > daemons aren't handling the case where /var/run/rivendell doesn't exist. > > For posterity, here's the link Jorge provided: > > http://www.talkunafraid.co.uk/2011/06/rivendell-2-0-2-on-ubuntu-10-04-2-lts/ > > And here's the page I've been using as a reference, RD 2.1.1 on Debian 6: > > http://rivendell.tryphon.org/wiki/Debian_6_Install_Rivendell_2.1.1_from_Sour > ce > > _______________________________________________ > Rivendell-dev mailing list > [email protected] > http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev > -- Add to Google+ circles <http://plus.google.com/114940536994784126061> Sites of Interest: http://www.AVNetmedia.net - IT sales and service http://www.ReGenesisRadio.com - Christian Internet Radio http://www.MyCarstreet.com - hotrods and musclecars http://www.AVNetnews.net - news and business https://plus.google.com/113914349593959467522
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
