Page 1 of 1

Error when access to http://f25...rpm

Posted: Mon Aug 27, 2018 9:57 am
by Agado
For somehow my PC can't get to the link. The terminal said Error. Can someone help me with this?

Re: Error when access to http://f25...rpm

Posted: Mon Aug 27, 2018 10:16 am
by bigfoot65
Recommend you check out the Troubleshooting guidance.

This could also be an indication of no network connectivity.

Re: Error when access to http://f25...rpm

Posted: Mon Aug 27, 2018 5:38 pm
by Agado
I have already checked the ping to Google server, it worked just fine. I have gone to the troubleshooting page and see the post that tell you to change the GATEWAY. But when I open the script, there are no GATEWAY line...

Re: Error when access to http://f25...rpm

Posted: Mon Aug 27, 2018 6:21 pm
by bigfoot65
Are you following the instructions at http://docs precisely?

Also ensure your amahi.org profile matches your network.

Re: Error when access to http://f25...rpm

Posted: Mon Aug 27, 2018 6:51 pm
by Agado
Yeah, I have done as the guide said. But I still stuck at http://f25.amahi.org/noarch/hda-release ... noarch.rpm
curl: (22) The requested URL returned error: 404 Not Found
Error: Skipping http://f25.amahi.org/noarch/hda-release ... noarch.rpm
I have also reinstall the Fedora 25 and get the same error...
And for the Gateway setting on Amahi.org is match my router.

Re: Error when access to http://f25...rpm

Posted: Tue Aug 28, 2018 7:12 am
by bigfoot65
It looks as if you don't have the correct URL for the file.

http://f25.amahi.org/noarch/hda-release ... noarch.rpm

command should be

Code: Select all

rpm -Uvh http://f25.amahi.org/noarch/hda-release-10.0.0-1.noarch.rpm
Notice the missing period in your line.