[Desktop-packages] [Bug 1808264] Re: caldav free-busy query is broken

2018-12-12 Thread Jamie McClymont
Whoops, misinterpreted the version numbering scheme and accidentally
submitted a patch numbered for 18.04.2!

** Patch added: "Patch with correct version number"
   
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1808264/+attachment/5221828/+files/2-3.28.5-0ubuntu1.18.04.1.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1808264

Title:
  caldav free-busy query is broken

Status in evolution-data-server package in Ubuntu:
  New

Bug description:
  A couple of bugs are present which make CalDAV scheduling effectively
  useless - the combined effect of them is that everyone else shows as
  having your availability information, rather than their own.

  I have patched the bugs upstream, and they have been merged into the
  branches for both 3.30.4 and 3.31.4:

  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/8
  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/7

  I'm hoping to backport these patches to bionic, which packages 3.28 --
  I will submit such a debdiff later today. I am submitting here rather
  than to Debian as the versions of this package in Debian are out of
  lockstep with Ubuntu's, so the patch doesn't cleanly transfer -- let
  me know if this is the wrong approach.

  Cosmic is on the 3.30 release series, which I assume means the fix
  will come from upstream and doesn't need to be applied here, but let
  me know if I should do a patch for that as well.

  Thanks :)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: evolution-data-server 3.28.5-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
  Uname: Linux 4.15.0-42-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Dec 12 22:05:38 2018
  InstallationDate: Installed on 2018-12-10 (1 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: evolution-data-server
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1808264/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1808264] Re: caldav free-busy query is broken

2018-12-12 Thread Jamie McClymont
I have added a patch which applies both upstream merge requests linked
above. I was not above to successfully set up pbuilder, but built and
tested it successfully with debuild in a bionic VM. Subscribing ubuntu-
sru in accordance with http://packaging.ubuntu.com/html/security-and-
stable-release-updates.html as I'm pretty sure the change I'm requesting
would be a stable release update.

Aiming justify that update: this is a significant regression because
somewhere between Xenial and Bionic, this caldav freebusy code was
rewritten and broken. Additionally somewhere in that timeframe the
behavior changed from using the address book's FBURL to using this
caldav-based technique (which, again, doesn't work :)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1808264

Title:
  caldav free-busy query is broken

Status in evolution-data-server package in Ubuntu:
  New

Bug description:
  A couple of bugs are present which make CalDAV scheduling effectively
  useless - the combined effect of them is that everyone else shows as
  having your availability information, rather than their own.

  I have patched the bugs upstream, and they have been merged into the
  branches for both 3.30.4 and 3.31.4:

  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/8
  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/7

  I'm hoping to backport these patches to bionic, which packages 3.28 --
  I will submit such a debdiff later today. I am submitting here rather
  than to Debian as the versions of this package in Debian are out of
  lockstep with Ubuntu's, so the patch doesn't cleanly transfer -- let
  me know if this is the wrong approach.

  Cosmic is on the 3.30 release series, which I assume means the fix
  will come from upstream and doesn't need to be applied here, but let
  me know if I should do a patch for that as well.

  Thanks :)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: evolution-data-server 3.28.5-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
  Uname: Linux 4.15.0-42-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Dec 12 22:05:38 2018
  InstallationDate: Installed on 2018-12-10 (1 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: evolution-data-server
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1808264/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1808264] Re: caldav free-busy query is broken

2018-12-12 Thread Jamie McClymont
** Patch added: "Patch for this issue"
   
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1808264/+attachment/5221827/+files/1-3.28.5-0ubuntu0.18.04.2.debdiff

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1808264

Title:
  caldav free-busy query is broken

Status in evolution-data-server package in Ubuntu:
  New

Bug description:
  A couple of bugs are present which make CalDAV scheduling effectively
  useless - the combined effect of them is that everyone else shows as
  having your availability information, rather than their own.

  I have patched the bugs upstream, and they have been merged into the
  branches for both 3.30.4 and 3.31.4:

  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/8
  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/7

  I'm hoping to backport these patches to bionic, which packages 3.28 --
  I will submit such a debdiff later today. I am submitting here rather
  than to Debian as the versions of this package in Debian are out of
  lockstep with Ubuntu's, so the patch doesn't cleanly transfer -- let
  me know if this is the wrong approach.

  Cosmic is on the 3.30 release series, which I assume means the fix
  will come from upstream and doesn't need to be applied here, but let
  me know if I should do a patch for that as well.

  Thanks :)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: evolution-data-server 3.28.5-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
  Uname: Linux 4.15.0-42-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Dec 12 22:05:38 2018
  InstallationDate: Installed on 2018-12-10 (1 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: evolution-data-server
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1808264/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1808264] [NEW] caldav free-busy query is broken

2018-12-12 Thread Jamie McClymont
Public bug reported:

A couple of bugs are present which make CalDAV scheduling effectively
useless - the combined effect of them is that everyone else shows as
having your availability information, rather than their own.

I have patched the bugs upstream, and they have been merged into the
branches for both 3.30.4 and 3.31.4:

* https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/8
* https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/7

I'm hoping to backport these patches to bionic, which packages 3.28 -- I
will submit such a debdiff later today. I am submitting here rather than
to Debian as the versions of this package in Debian are out of lockstep
with Ubuntu's, so the patch doesn't cleanly transfer -- let me know if
this is the wrong approach.

Cosmic is on the 3.30 release series, which I assume means the fix will
come from upstream and doesn't need to be applied here, but let me know
if I should do a patch for that as well.

Thanks :)

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: evolution-data-server 3.28.5-0ubuntu0.18.04.1
ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
Uname: Linux 4.15.0-42-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Dec 12 22:05:38 2018
InstallationDate: Installed on 2018-12-10 (1 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
SourcePackage: evolution-data-server
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1808264

Title:
  caldav free-busy query is broken

Status in evolution-data-server package in Ubuntu:
  New

Bug description:
  A couple of bugs are present which make CalDAV scheduling effectively
  useless - the combined effect of them is that everyone else shows as
  having your availability information, rather than their own.

  I have patched the bugs upstream, and they have been merged into the
  branches for both 3.30.4 and 3.31.4:

  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/8
  * https://gitlab.gnome.org/GNOME/evolution-data-server/merge_requests/7

  I'm hoping to backport these patches to bionic, which packages 3.28 --
  I will submit such a debdiff later today. I am submitting here rather
  than to Debian as the versions of this package in Debian are out of
  lockstep with Ubuntu's, so the patch doesn't cleanly transfer -- let
  me know if this is the wrong approach.

  Cosmic is on the 3.30 release series, which I assume means the fix
  will come from upstream and doesn't need to be applied here, but let
  me know if I should do a patch for that as well.

  Thanks :)

  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: evolution-data-server 3.28.5-0ubuntu0.18.04.1
  ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
  Uname: Linux 4.15.0-42-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.5
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Dec 12 22:05:38 2018
  InstallationDate: Installed on 2018-12-10 (1 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  SourcePackage: evolution-data-server
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1808264/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp