Dawnfoster (Talk | contribs) (Updated to reflect a fix to the upgrade bug.) |
Dawnfoster (Talk | contribs) (→Update Setup (One-time Steps)) |
||
| Line 31: | Line 31: | ||
* If you have already installed your updates, you should get a dialog telling you that all software is up to date. | * If you have already installed your updates, you should get a dialog telling you that all software is up to date. | ||
| - | More help [http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software using the GUI update system] can be found in our online user help documentation. | + | The Update System may run through more than one wave of updates. This is normal. We often need to do updates in stages to resolve update dependencies. Continue to let it run through the updates. |
| + | |||
| + | More help [http://help.meego.com/netbook/settings/installing-updating-and-removing-software/update-system-software using the GUI update system] can be found in our online user help documentation. | ||
== Future Updates == | == Future Updates == | ||
Use these instructions at your own risk. These instructions are only for updating MeeGo 1.0 for Netbooks, and we are still testing the update features.
Contents |
When you want to begin updating your system and testing our update process for the first time, you will need to complete these one-time steps. Again, just a quick reminder that we are still testing the update process, so proceed at your own risk.
Add the Update Repositories
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/core/repos/ia32/packages core-update-testing
yes
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/netbook/repos/ia32/packages netbook-update-testing
zypper ar http://repo.meego.com/MeeGo/builds/1.0/latest/non-oss/repos/ia32/packages non-oss-update-testing.
Refresh the New Repositories
After adding your repos, you will need to do a refresh by typing:
zypper refresh
Install Updates
Update via the GUI Update System
* Navigate in the user interface to Applications -> System Tools -> Update System. * After it refreshes the software list, Click 'Install Updates'. * If you have already installed your updates, you should get a dialog telling you that all software is up to date.
The Update System may run through more than one wave of updates. This is normal. We often need to do updates in stages to resolve update dependencies. Continue to let it run through the updates.
More help using the GUI update system can be found in our online user help documentation.
You should receive notifications about installing future updates right from the user interface without any additional actions.
You can also manually check for updates via the GUI Update System:
More help using the GUI update system can be found in our online user help documentation.
Note: This issue should be fixed as of June 20.
This is a known high priority bug.
Here is the workaround to do a manual command line update:
zypper refresh
zypper patch
You may need to issue the 'zypper patch' command more than once if you receive a message asking you to 'run this command once more to install other needed patches.'
Note: You may see several warnings. Do not be alarmed - the update should continue past the warnings. Again, keep in mind that this is a one-time step and future updates will be easier to complete using the GUI update tool.