Amahi 7 alpha 3 release

aarona
Posts: 3
Joined: Sun Feb 21, 2010 5:54 pm

Re: Amahi 7 alpha 3 release

Postby aarona » Tue Apr 30, 2013 9:30 am

thanks for the paste. this is the error that seems to be starting the cascade of issues:

Code: Select all

file /etc/issue from install of fedora-release-18-1.noarch conflicts with file from package raspberrypi-release-18-7.rpfr18.noarch
this is a new one.

possible workaround: maybe remove (with --force and/or --nodeps if needed) the fedora-release-18-1 package and then install (forcing) raspberrypi-release-18-7.rpfr18.noarch and continue with the install?

that may help get things going?
I am having the same problem as aarondyck:

http://paste.fedoraproject.org/9585/39265136

I tried to remove "fedora-release-18-1.noarch" but it doesn't look like it is installed:

Code: Select all

# yum list \*release\* Installed Packages hda-release.noarch 6.9.0-1 installed raspberrypi-release.noarch 18-7.rpfr18 @rasp-pi raspberrypi-release-notes.noarch 0.2-2.rpfr18 @rasp-pi Available Packages fedora-release.noarch 18-1 fedora fedora-release-notes.noarch 18.0.0-5.fc18 updates fedora-release-rawhide.noarch 18-1 fedora generic-release.noarch 18-1 fedora generic-release-notes.noarch 18-1 fedora generic-release-rawhide.noarch 18-1 fedora isorelax.noarch 1:0-0.10.release20050331.fc18 fedora isorelax-javadoc.noarch 1:0-0.10.release20050331.fc18 fedora maven-release.noarch 2.2.1-4.fc18 fedora maven-release-javadoc.noarch 2.2.1-4.fc18 fedora maven-release-manager.noarch 2.2.1-4.fc18 fedora maven-release-plugin.noarch 2.2.1-4.fc18 fedora perl-CPAN-Perl-Releases.noarch 0.94-1.fc18 updates ros-release.noarch 5.0-1.fc18 updates

Other thoughts about workarounds?

Thanks!

mattman
Posts: 25
Joined: Thu Sep 09, 2010 2:46 pm

Re: Amahi 7 alpha 3 release

Postby mattman » Tue Apr 30, 2013 3:18 pm

Hi
I have just install on my Raspberry F18 remix but I hda a problem with the 'hda-install' script that being it would not work until I changed the https to http (thanks to cpg for the headsup on this).

after I changed the 'hda-install' file that is located here /usr/bin/. Then the install started to work it is still installing so will update if I get any more errors.

Regards
MattMan

Update: log file from first install http://paste.fedoraproject.org/9679/60688136/

Update: taken from the command line output.
Verbose log file at '/root/hda-install-130307-232828.log'.
Retrieving install code ...
Install code looks good
Stopping background software updates ...
Background software updates stopped
Installing 4 packages ...
RPM packages installed
Starting MySQL
Initializing MySQL
*************** TBD: Initialize storage pooling ... *******************
Initializing Ruby on Rails and DB
Activating your HDA's settings
ERROR 1146 (42S02) at line 1: Table 'hda_production.settings' doesn't exist
Initializing settings
/usr/bin/hda-install:212:in `query': Table 'hda_production.settings' doesn't exist (Mysql::Error)
from /usr/bin/hda-install:212:in `get_db_settings'
from /usr/bin/hda-install:832:in `do_full_install'
from /usr/bin/hda-install:1264:in `main'
from /usr/bin/hda-install:1267:in `<main>'
[root@raspi bin]#

new log file update:
http://paste.fedoraproject.org/9699/73656011
Last edited by mattman on Tue Apr 30, 2013 4:52 pm, edited 1 time in total.

User avatar
cpg
Administrator
Posts: 2618
Joined: Wed Dec 03, 2008 7:40 am
Contact:

Re: Amahi 7 alpha 3 release

Postby cpg » Tue Apr 30, 2013 4:42 pm

Somehow the raspberry pi release rpm is conflicting with the fedora one (they did not list it as being overriding). One possible work-around for this on the pi is:

Code: Select all

rpm --nodeps --force -Uvh http://mirrors.servercentral.net/fedora/releases/18/Fedora/i386/os/Packages/f/fedora-release-18-1.noarch.rpm
which, from the IRC conversation, seems to cause things to make forward progress.
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1

aarona
Posts: 3
Joined: Sun Feb 21, 2010 5:54 pm

Re: Amahi 7 alpha 3 release

Postby aarona » Wed May 01, 2013 11:35 am

The suggestion helped but didn't seem to fix it completely:

http://paste.fedoraproject.org/9714/73756111/

Thanks for the help!

~Aaron

User avatar
cpg
Administrator
Posts: 2618
Joined: Wed Dec 03, 2008 7:40 am
Contact:

Re: Amahi 7 alpha 3 release

Postby cpg » Wed May 01, 2013 12:12 pm

Hmm, yes, same issue. Thanks for the paste link.

This one looks like a missing library -- basically some package present in the original machine where we built the packages but missing on the test machines. This needs a little more research. More soon ...
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1

User avatar
cpg
Administrator
Posts: 2618
Joined: Wed Dec 03, 2008 7:40 am
Contact:

Re: Amahi 7 alpha 3 release

Postby cpg » Thu May 02, 2013 4:37 am

Hello,

we updated the repo with a new tweaked version of the hda-platform, hda-platform-6.2.7-2.

unfortunately, upon a quick test, it appears that it does not seem to work, the error is still

Code: Select all

/usr/bin/ruby: symbol lookup error: /var/hda/platform/html/vendor/bundle/ruby/1.9.1/gems/therubyracer-0.11.4/lib/v8/init.so: undefined symbol: _ZN2v82V821AddGCPrologueCallbackEPFvNS_6GCTypeENS_15GCCallbackFlagsEES1_
and we do not know yet how to fix this issue.

thanks to @mattman and @dano5 for providing test RaspPi's to develop/test.

if you guys have some ideas, please share.

unfortunately, re-compiling everything takes a couple of hours unless it's a newer RaspPi ... which limits our availability to work on this :(

we need to focus on releasing amahi 7 ... so ARM support is currently not a huge priority ... :(
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1

User avatar
cpg
Administrator
Posts: 2618
Joined: Wed Dec 03, 2008 7:40 am
Contact:

Re: Amahi 7 alpha 3 release

Postby cpg » Fri May 03, 2013 1:57 pm

Hi, we updated the repo for ARM yesterday with a clean recompile, but it seems that it's unlikely it will help with this issue.

As much as I thank you for testing on the Rasp Pi, I would like to turn our attention to the x86 release, as we're late and issues keep on cropping up.

More testing on the x86 world will be welcome!
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1

mattman
Posts: 25
Joined: Thu Sep 09, 2010 2:46 pm

Re: Amahi 7 alpha 3 release

Postby mattman » Wed May 08, 2013 1:30 pm

Hi
Just install the latest release of Amahi 7 on a virtual machine and I found one bug might be already fixed but if you scroll over a top tab I.E Disks you can see 'Details' 'Partitions' on the tab under but if you scroll over other labelled tabs the second wording like Partitions will change like if you scroll over settings then 'Partitions' will change to 'Settings' and you can click that and it will take you to servers list, not a big problem but it at time can be hard to select the right tab.

I'm still testing and will update when I find any more bugs.

Regards
MattMan

User avatar
cpg
Administrator
Posts: 2618
Joined: Wed Dec 03, 2008 7:40 am
Contact:

Re: Amahi 7 alpha 3 release

Postby cpg » Wed May 08, 2013 1:48 pm

Thanks for the feedback.

This was actually done to help navigation. In the past, the subtabs would not show unless one was already on a tab. So people wanted to be able to hover over a tab and see the subtabs, so that they can get the mouse to them to select them.

Should we nix this and reimplement what we had before?
My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 8GB RAM, 1TBx2+3TBx1

User avatar
bigfoot65
Project Manager
Posts: 11924
Joined: Mon May 25, 2009 4:31 pm

Re: Amahi 7 alpha 3 release

Postby bigfoot65 » Wed May 08, 2013 5:20 pm

Personally I kinda like it. Maybe we need to poll the community on this one.
ßîgƒσστ65
Applications Manager

My HDA: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz on MSI board, 16GB RAM, 1TBx1+2TBx2+4TBx2

Who is online

Users browsing this forum: No registered users and 5 guests