Try with these gems: sudo gem install sequel mysql
Regards PS: Please reply to the mailing list -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula<http://twitter.com/opennebula><[email protected]> On Thu, Apr 25, 2013 at 11:38 AM, Webtárhely Manzol <[email protected]>wrote: > I am using mysql. So i don't know what is the problem... > > Carlos Martín Sánchez <[email protected]> wrote: > > >Hi, > > > >The required gems should be installed by the packages or the install_gems > >script, so I've opened a ticket to see if we forgot about that one. > > > >Cheers > > > >[1] http://dev.opennebula.org/issues/1953 > > > >-- > >Carlos Martín, MSc > >Project Engineer > >OpenNebula - The Open-source Solution for Data Center Virtualization > >www.OpenNebula.org | [email protected] | > >@OpenNebula<http://twitter.com/opennebula><[email protected]> > > > > > >On Wed, Apr 24, 2013 at 9:44 PM, Simon Boulet <[email protected]> > wrote: > > > >> Hi, > >> > >> I was struggling with the same issue updating from 3.9.80 (4.0 beta) to > >> 3.9.90 (4.0 rc2). The onedb upgrade script would fail with a "table > >> user_pool is missing or empty.". > >> > >> If you're running OpenNebula with an sqlite DB make sure you have the > >> sqlite3 ruby package installed (in my case libsqlite3-ruby) > >> > >> Simon > >> > >> > >> On Sat, Apr 20, 2013 at 6:24 AM, Tao Craig <[email protected]> wrote: > >> > >>> Can you manually login to mysql by typing "mysql" at the command prompt > >>> (you may have to supply credentials)? > >>> > >>> If so, what happens if you do this: > >>> > >>> use opennebula; > >>> show tables; > >>> select * from user_pool; > >>> > >>> That should at least tell you if mysql is running, if that table exists > >>> and if it is populated. > >>> > >>> Also, be sure to "Reply to All" so others on this list can help. > >>> > >>> > >>> On Sat, Apr 20, 2013 at 2:52 AM, Ügyfélszolgálat (Manzol Kkt.) < > >>> [email protected]> wrote: > >>> > >>>> This is show me same... :S > >>>> > >>>> What do you think, that it can't connect mysql? > >>>> > >>>> > >>>> 2013/4/20 Tao Craig <[email protected]> > >>>> > >>>>> Hi, > >>>>> > >>>>> Have you tried the following: > >>>>> > >>>>> onedb upgrade -v -S localhost -u oneadmin -p oneadmin -d opennebula > >>>>> > >>>>> That worked for me. > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> On Sat, Apr 20, 2013 at 2:46 AM, Ügyfélszolgálat (Manzol Kkt.) < > >>>>> [email protected]> wrote: > >>>>> > >>>>>> Hi, > >>>>>> > >>>>>> I want to upgrade 4.0 Beta to 4.0 RC, and i read, that only run: > >>>>>> # onedb -u opennebula -d opennebula > >>>>>> > >>>>>> But it don't work. It show me that: > >>>>>> > >>>>>> Database schema does not look to be created by OpenNebula: table > >>>>>> user_pool is missing or empty. > >>>>>> > >>>>>> I checked manualy that the opennebula database have user_pool and > >>>>>> other tables, and yes. I try it wrong password but it shows me like > same. > >>>>>> So i think it can't connect mysql. > >>>>>> > >>>>>> What should i do or what did i wrong? > >>>>>> > >>>>>> Thanks > >>>>>> -- > >>>>>> Manzol Kkt. > >>>>>> Webtárhely Manzol <http://www.webtarhely.manzol.hu/> > >>>>>> 2117 Isaszeg, Mátyás király utca 29. > >>>>>> Mobil: +36 30 543 7137 > >>>>>> > >>>>>> _______________________________________________ > >>>>>> Users mailing list > >>>>>> [email protected] > >>>>>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >>>>>> > >>>>>> > >>>>> > >>>>> _______________________________________________ > >>>>> Users mailing list > >>>>> [email protected] > >>>>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >>>>> > >>>>> > >>>> > >>>> > >>>> -- > >>>> Ha elégedett szolgáltatásunkkal kérem pluszozza Google+ oldalunkat: > >>>> https://plus.google.com/112673174823067308026/ > >>>> (Jobb oldalt a térkép alatt) > >>>> > >>>> *Köszönjük!* > >>>> * > >>>> * > >>>> *Tisztelettel,* > >>>> *Ügyfélszolgálat* > >>>> > >>>> -- > >>>> Manzol Kkt. > >>>> Webtárhely Manzol <http://www.webtarhely.manzol.hu/> > >>>> 2117 Isaszeg, Mátyás király utca 29. > >>>> Mobil: +36 30 543 7137 > >>>> > >>> > >>> > >>> _______________________________________________ > >>> Users mailing list > >>> [email protected] > >>> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >>> > >>> > >> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >> > >> > > > >_______________________________________________ > >Users mailing list > >[email protected] > >http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
