Ruby error when installing Amahi8

richardchasseur
Posts: 4
Joined: Wed Nov 25, 2015 10:31 am

Ruby error when installing Amahi8

Postby richardchasseur » Wed Nov 25, 2015 10:38 am

I get through all steps of install - on last command, yum -y install hda-ctl hda-platform hda-install YOUR-INSTALL-CODE I am getting the error below after it says
-->Finished Dependency Resolution
Error: Package: hda-platform-8.0.0-1.x86_64 (amahi)
Requires: ruby(release) = 2.1.6
Available: jruby-1.7.2-5.fc21.noarch (fedora)
ruby(release) - 1.9.1
ruby(release) - 1.8
Available: ruby-libs-2.1.4-24.fc21.i686 (fedora)
ruby(release) = 2.1.4
Available: ruby-libs-2.1.7-31.fc21.i686 (updates)
ruby(release) = 2.1.7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

Not sure what I can do to get around this?

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

Re: Ruby error when installing Amahi8

Postby bigfoot65 » Wed Nov 25, 2015 10:43 am

What install guidance are you following?

Did you execute the commands as root user and one at a time?

Also please provide the URL for the following command:

Code: Select all

fpaste --sysinfo
We need additional info to be able to assist.
ßîgƒσστ65
Applications Manager

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

petix
Posts: 2
Joined: Wed Nov 25, 2015 11:01 am

Re: Ruby error when installing Amahi8

Postby petix » Wed Nov 25, 2015 11:13 am

I am seeing the same error today when attempting a clean install of Fedora 21 and Amahi 8.

I followed the install instructions from the wiki (https://wiki.amahi.org/index.php/Amahi_ ... ll_Amahi_8) and executed these commands:
rpm -Uvh http://f21.amahi.org/noarch/hda-release ... noarch.rpm
yum -y install mariadb-libs mariadb-server
yum -y install hda-ctl hda-platform

When installing had-ctl, I get this error:
Error: Package: hda-platform-8.0.0-1.x86_64 (amahi)
Requires: ruby(release) = 2.1.6
Installed: ruby-libs-2.1.7-31.fc21.x86_64 (@updates)
ruby(release) = 2.1.7
Available: jruby-1.7.2-5.fc21.noarch (fedora)
ruby(release) = 1.9.1
ruby(release) = 1.8
Available: ruby-libs-2.1.4-24.fc21.i686 (fedora)
ruby(release) = 2.1.4
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

I have already tried "yum clean metadata" and then re-execute "yum -y install hda-ctl hda-platform".

fpaste URL = http://paste.fedoraproject.org/294476/14484750

Thank you.

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

Re: Ruby error when installing Amahi8

Postby bigfoot65 » Wed Nov 25, 2015 11:27 am

Sorry I should have been more specific. Which Fedora 21 install guidance did you follow, CD or DVD? Please post the URL so we can be sure which one you used.

If you did not try the Full DVD install, that might be the next step.
ßîgƒσστ65
Applications Manager

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

richardchasseur
Posts: 4
Joined: Wed Nov 25, 2015 10:31 am

Re: Ruby error when installing Amahi8

Postby richardchasseur » Wed Nov 25, 2015 12:04 pm


richardchasseur
Posts: 4
Joined: Wed Nov 25, 2015 10:31 am

Re: Ruby error when installing Amahi8

Postby richardchasseur » Wed Nov 25, 2015 12:07 pm

The error occurs when running the first command install hda-ctl

petix
Posts: 2
Joined: Wed Nov 25, 2015 11:01 am

Re: Ruby error when installing Amahi8

Postby petix » Wed Nov 25, 2015 12:27 pm

I tried both the CD and DVD installs of Fedora 21. Both yielded the same dependency error when installing hda-ctl:

http://download.fedoraproject.org/pub/f ... _64-21.iso

And also:

https://torrent.fedoraproject.org/torre ... 21.torrent

richardchasseur
Posts: 4
Joined: Wed Nov 25, 2015 10:31 am

Re: Ruby error when installing Amahi8

Postby richardchasseur » Wed Nov 25, 2015 1:11 pm

Just tried DVD install - same result...

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

Re: Ruby error when installing Amahi8

Postby bigfoot65 » Wed Nov 25, 2015 1:29 pm

Thanks for the additional info.

I just did a test install a few days ago and did not have any issues. Wonder if something changed with the OS.

Please submit a bug report with the details so we can start diagnosing. Log in using amahi.org credentials, then select Project, Platform, then New Issue.
ßîgƒσστ65
Applications Manager

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

berniev
Posts: 11
Joined: Fri Mar 05, 2010 5:37 pm

Re: Ruby error when installing Amahi8

Postby berniev » Wed Nov 25, 2015 1:38 pm

I too am having a installing the HDA software.

I receive the following error
**************************************************************
Error: Package: hda-platform-8.0.0-1.x86_64 (amahi)
Requires: ruby(release) = 2.1.6
Installed: ruby-libs-2.1.7-31.fc21.x86_64 (@updates)
ruby(release) = 2.1.7
Available: jruby-1.7.2-5.fc21.noarch (fedora)
ruby(release) = 1.9.1
ruby(release) = 1.8
Available: ruby-libs-2.1.4-24.fc21.i686 (fedora)
ruby(release) = 2.1.4
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
**********************************************

It looks to me that there is dependency issue with the hda-platform.

Following the "you could try using" does nopt fix this problem.

So my HDA is down until someone finds the problem.

Who is online

Users browsing this forum: No registered users and 3 guests