Difference between revisions of "Sweets Distribution/Testing"

From Sugar Labs
Jump to navigation Jump to search
Line 37: Line 37:
 
  * Neighbourhood view will show non-Sugar contacts (balck&white colors)
 
  * Neighbourhood view will show non-Sugar contacts (balck&white colors)
 
   that might be useful, e.g., to start chating with them using Chat activity
 
   that might be useful, e.g., to start chating with them using Chat activity
 +
 +
*'''sudo sh sweets-distribution.sh status'''
 +
-- This is a standalone sweets-distribution lauchner
 +
-- Use "select" command to install it to the system
 +
Platform:    Ubuntu-11.10
 +
Installed repositories:
 +
  Factory  Ubuntu-11.10
 +
Need to sync:                                         
 +
    (no)
 +
Available repositories:                           
 +
    0.88      Ubuntu-10.04, Ubuntu-10.10
 +
  0.94      Ubuntu-10.04, Ubuntu-10.10, Ubuntu-11.04, Ubuntu-11.10
 +
    Factory  Ubuntu-10.04, Ubuntu-10.10, Ubuntu-11.04, Ubuntu-11.10
  
 
==references==
 
==references==
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036464.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036464.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036465.html
 
* http://lists.sugarlabs.org/archive/sugar-devel/2012-April/036465.html

Revision as of 07:42, 9 April 2012

After the first successful sweets-distribution.sh select call, sweets-distribution will be installed to the system and there are no reasons to use bundled version anymore.

Ubuntu 11.10

sudo sh sweets-distribution.sh select Factory
sudo sh sweets-distribution.sh sync

Trisquel 5.5 RC

Installed over a previous sweets-distribution install--Satellit 21:16, 8 April 2012 (EDT)
  • sudo sh sweets-distribution.sh select Factory
-- Extracting bundle to /home/robert/.local/share/sweets-distribution
-- This is a standalone sweets-distribution launcher
-- Use "select" command to install it to the system
-- Composing "/etc/apt/sources.list.d/SweetsDistribution.list" repository config
-- Patch global "/etc/apt/sources.list" to hide any Sweets Distribution related lines
-- Update sweets package(s)                                                     
                                   

-- Hint: Use "status" command for getting status after selecting new repository -- Hint: Use "sync" command to make sure that installed packages are the same as in newly selected repository

  • sudo sh sweets-distribution.sh sync
-- This is a standalone sweets-distribution launcher
-- Use "select" command to install it to the system
-- Uninstall sweets-distribution package(s) to make downgrade possible
- Update sweets-desktop, sweets-sugar-presence-service, sweets-sugar, sweets-sugar-artwork,
 sweets-sugar-base, sweets-sugar-datastore, sweets-sugar-toolkit, sweets- telepathy-gabble, sweets-telepathy-glib,
 sweets-telepathy-mission-control, sweets-telepathy-salut package(s)
  • Some visible changes in F1 view:
* the number of buddies should be increased from ~20 to 70-90
  some Sugar versions (maybe 0.90-0.92) don't publish information about
  nickname/colors on regular basis; this information are being stored on disk for now
* for some buddies, server still don't have information about colors (replaced by gray) and nick names (jabber ids)
* Neighbourhood view will show non-Sugar contacts (balck&white colors)
  that might be useful, e.g., to start chating with them using Chat activity
  • sudo sh sweets-distribution.sh status
-- This is a standalone sweets-distribution lauchner
-- Use "select" command to install it to the system
Platform:    Ubuntu-11.10
Installed repositories:
  Factory   Ubuntu-11.10
Need to sync:                                          
   (no)
Available repositories:                             
   0.88      Ubuntu-10.04, Ubuntu-10.10
  0.94      Ubuntu-10.04, Ubuntu-10.10, Ubuntu-11.04, Ubuntu-11.10
   Factory   Ubuntu-10.04, Ubuntu-10.10, Ubuntu-11.04, Ubuntu-11.10

references