Changes

From Amahi Wiki
Jump to: navigation, search
816 bytes added ,  08:40, 29 August 2015
sudo fedup --network 21 --product=server
You will may see warnings similar to the following warning but you can ignore it them for now. We will clean it up before the upgrade is complete.
:<i>WARNING: problems were encountered during transaction test:
:broken dependencies
:Continue with the upgrade at your own risk.</i>
If the upgrade does not let you due to issues with (for example) extra packages aded by Amahi-installed apps, you may want to add --nogpgcheck option, i.e.  sudo fedup --network 21 --product=server --nogpgcheck While this happens, we '''recommend you turn on a temporary DHCP server''', (e.g. in your router) since the network may go down for the duration of the actual upgrade. Once the previous fedup command is complete, reboot the server(the command will tell you)
sudo reboot
The actual upgrade will take place now, so you may will not be able to access the server (or the network) until it is complete unless . It would be good to have a monitor/keyboard on the system to cover the risk that the upgrade process becomes stuck somehow. This also should let you have local terminal accesskeep up with progress.  Be aware it may take 15 to 30 minutes at a minimum for the upgrade to complete, depending on your hardware.
Once the upgrade is complete, from the command line execute:
sudo yum check
The following message or similar will be displayed:
:<i>perl-PlRPC-0.2020-13.fc19.noarch has missing requires of perl(:MODULE_COMPAT_5.16.2)
:ruby-mysql-2.8.2-9.fc19.x86_64 has missing requires of libruby.so.2.0()(64bit)
:Error: check all</i>
To correct thisthese issues, remove the two bad packages(though this could be dangerous if you had a lot of apps installed (in which case we do not recommend it):
sudo yum remove perl-PlRPC-0.2020-13.fc19.noarch ruby-mysql.x86_64
The response should be <code>check all</code> which indicates everything is correct.
Now check the functionality of the Amahi dashboardafter you get a DHCP lease from your HDA in your client(s). If the process completed successfully, you are now running Fedora 21 with the latest Amahi platform<br />.
'''NOTEfor TESTERS:''' If you plan to test this more than once, you may want to download the ISO and do this locally, to avoid large downloads over the network each time the update is done.
Ref: [https://fedoraproject.org/wiki/FedUp FedUp Wiki]
Trusted, Bots, Bureaucrats, emailconfirmed, Administrators
3,789

edits