← Back to team overview

touch-packages team mailing list archive

[Bug 1406200] Re: Add support for GOA in Syncevolution to make it work with Ubuntu Gnome

 

syncevolution --print-databases backend=carddav username=goa:myusername@xxxxxxxxx syncURL=https://www.googleapis.com/.well-known/carddav
[INFO] start database search at https://www.googleapis.com/.well-known/carddav, from sync config '@default', syncURL='https://www.googleapis.com/.well-known/carddav'
carddav:
   Address Book (https://www.googleapis.com:443/carddav/v1/principals/myusername%40gmail.com/lists/default/) <default>

syncevolution:
  Installed: 1.5-0ubuntu9
  Candidate: 1.5-0ubuntu9
  Version table:
 *** 1.5-0ubuntu9 0
        100 /var/lib/dpkg/status
     1.5-0ubuntu8 0
        500 http://za.archive.ubuntu.com/ubuntu/ wily-proposed/universe amd64 Packages
     1.5-0ubuntu6 0
        500 http://za.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages

syncevolution-provider-goa:
  Installed: 1.5-0ubuntu9
  Candidate: 1.5-0ubuntu9
  Version table:
 *** 1.5-0ubuntu9 0
        100 /var/lib/dpkg/status

** Patch added: "syncevolution_1.5-0ubuntu9.debdiff"
   https://bugs.launchpad.net/ubuntu/+source/syncevolution/+bug/1406200/+attachment/4439313/+files/syncevolution_1.5-0ubuntu9.debdiff

** Changed in: ubuntu-gnome
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to syncevolution in Ubuntu.
https://bugs.launchpad.net/bugs/1406200

Title:
  Add support for GOA in Syncevolution to make it work with Ubuntu Gnome

Status in Ubuntu GNOME:
  Fix Committed
Status in syncevolution package in Ubuntu:
  New

Bug description:
  It seems Ubuntu does not package "providergoa.so" in Syncevolution. As
  a result there is no way to make it work with Gnome-Online-Accounts in
  Ubuntu-Gnome.

  Running

  syncevolution --print-databases \
  backend=carddav \
  username=goa:myusername@xxxxxxxxx \
  syncURL=https://www.googleapis.com/.well-known/carddav

  fails with “unknown identity provider 'goa' in
  'goa:myusername@xxxxxxxxx'”.

  Gnome Online Account integration can be provided either with a
  seperate binary package i.e "syncevolution-provider-goa" (just like it
  does with UOA) or in "syncevolution-libs-gnome" ( As pointed out by
  Patrick on mailing list: http://is.gd/U9CJCo)

  Syncevolution:1.5.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-gnome/+bug/1406200/+subscriptions


References