Contents |
MeeGo releases periodic software updates for each of the various releases to fix bugs and patch security issues. Release notes for all updates are posted on meego.com at: http://meego.com/downloads/releases/updates
The following documentation details how to update your system with the latest update. Please review the known issues section of the release notes before starting the update process.
The first time you run the update, you will most likely get one package manager update that is required before we can send you the rest of the updates. Don't worry, more updates will follow.
The Update System will often 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.
You should receive notifications that you have an 'Important update available'.
More help using the GUI update system can be found in our online user help documentation.
If you don't want to wait for a notification, you can also manually check for updates.
Note: If you have already installed your updates or there, you should get a dialog telling you that all software is up to date.
More help using the GUI update system can be found in our online user help documentation.
We are working to fix this bug.
If your netbook display resolution obscures the text on the continue or cancel buttons, but you can see the top of the buttons, the "Continue" button is on the RIGHT and can be clicked to continue.
If you can't see the buttons at all, here is the workaround to do a manual command line update:
zypper refresh
zypper patch
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.
Those of you who have installed Broadcom Wireless Drivers from Slaine.org may find they no longer work after the update so will need to rebuild them by opening a terminal and running
rpmbuild --rebuild --target=i586 wl-kmod-5.100.82.38-1.src.rpm
After rebuilding you may need to reinstall the package.
sudo rpm --replacepkgs -i wl-kmod-5.100.82.38-1.i586.rpm
After rebuilding, you should have working wifi. More details about the Broadcom drivers can be found at Slaine.org, and more details about this update issue can be found in this forum post.
If after pressing "Apply" in the updates window, you get a "failed to complete a request" error, you can use zypper to manually complete the updates.
At a terminal window type:
su zypper refresh zypper patch