Difference between revisions of "0.108/Testing"

From Sugar Labs
Jump to navigation Jump to search
(→‎Fedora: Stock Fedora needs different instructions)
Line 10: Line 10:
 
* bug fixes, see GitHub commits for bug list,
 
* bug fixes, see GitHub commits for bug list,
  
== OLPC ==
+
== Fedora ==
  
For OLPC XO laptops running [[Fedora]], using OLPC OS 13.x, update only the Sugar packages to 0.107.0, like this:
+
For machines running [[Fedora]], there are no packages available from Fedora yet.  You may check if this is still true by visiting the [http://pkgs.fedoraproject.org/cgit/sugar.git/ Sugar packaging repository].
 +
 
 +
For OLPC XO laptops, using OLPC OS 13.x (Fedora 18) or 14.x (Fedora 20), use the OLPC packages, and update only the Sugar packages to 0.107.0, like this:
  
 
  sudo yum update sugar*
 
  sudo yum update sugar*

Revision as of 21:03, 4 November 2015


Testing Sugar 0.108

Please test, and report problems on sugar-devel@ mailing list, bugs.sugarlabs.org, or the discussion page here.

What should I test?

  • new features, see feature list, (but omit from testing features have been added since 0.107.0),
  • bug fixes, see GitHub commits for bug list,

Fedora

For machines running Fedora, there are no packages available from Fedora yet. You may check if this is still true by visiting the Sugar packaging repository.

For OLPC XO laptops, using OLPC OS 13.x (Fedora 18) or 14.x (Fedora 20), use the OLPC packages, and update only the Sugar packages to 0.107.0, like this:

sudo yum update sugar*
sudo service olpc-dm restart

Ubuntu

For commodity hardware or virtual machines, install 0.106 using Ubuntu Trusty 14.04.2, then update all packages, like this:

sudo apt update
sudo apt dist-upgrade
sudo service lightdm restart