Page 1 of 3

Amahi 7 alpha 3 release

Posted: Mon Apr 22, 2013 12:15 pm
by cpg
It's up in the repos ...

- for x86 both 32 and 64 bits
- no ARM bits yet
- not completely tested - the settings area may still throw an exception
- some of the user/shares area should work well

We suggest a clean install, though if you can do an update, it will be appreciated if you report how it went (an update will _not_ get rid of the exception that existed previously in settings).

Re: Amahi 7 alpha 3 release

Posted: Mon Apr 22, 2013 11:22 pm
by cpg
Update: we have done a new release. It sets up the new DNS/DHCP server as a server in the Settings > Server page.

This release looks like a solid release that is "minimally complete" in that it has most of the basic things there working.

The next steps are: Greyhole integration and Networking integration

It would be good to get on with building an express disc and start testing that and updates!

Please post updates here to see how this alpha release works! Thank you for posting your error logs and reports for previous releases!

Re: Amahi 7 alpha 3 release

Posted: Tue Apr 23, 2013 4:55 am
by cpg
Update: rpms for this alpha for the Raspperry Pi on Fedora 18 have been released to the repo!

Hope someone can try it!

Re: Amahi 7 alpha 3 release

Posted: Wed Apr 24, 2013 4:36 pm
by cpg
Hello, not getting much action on this release!

Is it because it's working well?

Just wondering.

Re: Amahi 7 alpha 3 release

Posted: Thu Apr 25, 2013 11:58 am
by bigfoot65
Did a test of the latest bits. Install went flawless and all tabs appear to be working. I did try adding a user and it was successful.

App installs are not working and did not try much else yet. We are getting close to a release :)

Re: Amahi 7 alpha 3 release

Posted: Fri Apr 26, 2013 3:39 pm
by cpg
Awesome to hear. Yes, apps are not there yet, but will be soon enough.

Let's try to make a push to get all the details right (except the apps) ...

Let's do an Amahi 7 hackathon this weekend and get it done!
Come by the IRC channel to share your experience!

Re: Amahi 7 alpha 3 release

Posted: Sat Apr 27, 2013 1:53 pm
by aarondyck
Tried installing it on Pi, here are my results:

http://paste.fedoraproject.org/8930/67095983


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>'

Re: Amahi 7 alpha 3 release

Posted: Sat Apr 27, 2013 4:38 pm
by cpg
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?

Re: Amahi 7 alpha 3 release

Posted: Mon Apr 29, 2013 5:48 am
by sgtfoo
For the minimal net-install..

What is everyone using for the installation source?
No matter what I feed it, the thing just keeps saying "Error setting up software source"

Re: Amahi 7 alpha 3 release

Posted: Mon Apr 29, 2013 9:57 am
by bigfoot65
I just followed the wiki and had no issues.