Page 1 of 1

Amahi 5.2 RC1 - please test!

Posted: Thu Feb 25, 2010 5:49 am
by cpg
hi there!

please take the release candidate 1 for amahi 5.1 for a test!

rpm -Uvh two rpms:
please report back, including mentioning whether you were fully up-to-date before and or after the update and especially if your dashboard does not work after you install these two rpms!

thanks in advance!

Re: Amahi 5.2 RC1 - please test!

Posted: Thu Feb 25, 2010 11:08 pm
by chupacabra
Updated machine and rebooted then installed 2 rpms. Still have dashboard and all looks well.

Re: Amahi 5.2 RC1 - please test!

Posted: Fri Feb 26, 2010 7:49 am
by rampage537
was messing with the dashboard most the day yesterday with great success. :D

Re: Amahi 5.2 RC1 - please test!

Posted: Fri Feb 26, 2010 9:34 am
by pjcrux
Seems to be operating well!

Re: Amahi 5.2 RC1 - please test!

Posted: Sat Feb 27, 2010 8:50 am
by pheitman
It didn't work at first for me. Rails was not starting up and complaining about the version I was using. I checked gem list --local and the version was what was expected (2.3.4). I followed the suggested solution anyways: gem install -v2.3.4 rails. It appeared to install an older version of rack (1.0.1) but now the dashboard comes up (http://hda). Note that gem list --local now reports two versions of rack, the origina 1.1.0 and the older one that I apparently installed (1.0.1). Other than that glitch things appear to be working well.

Re: Amahi 5.2 RC1 - please test!

Posted: Sat Feb 27, 2010 10:11 am
by cpg
hmm, the rpms above in RC1 are supposed to fix this issue automatically, though!

did you install the rpms before or after your "gem install" fix?

(we're trying to avoid users having to do that!)

thanks for the feedback.