Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 699448 - dev-libs/libical-3.0.6: breaks kdepim CalDAV sync
Summary: dev-libs/libical-3.0.6: breaks kdepim CalDAV sync
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas Sturmlechner
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard: fixed in >=kde-frameworks/kcalendarco...
Keywords:
Depends on: 703250
Blocks:
  Show dependency tree
 
Reported: 2019-11-06 14:12 UTC by Till Schäfer
Modified: 2019-12-18 20:04 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Schäfer 2019-11-06 14:12:30 UTC
After upgrading to libical 3.0.6 kdepim/korganizer creates invalid RRULE entries. This leads to broken caldav syncs, loss of events, whenever a due time is added to an event. 

see upstream bug: Invalid RRULE in Timezone Component with libical 3.0.6 https://bugs.kde.org/show_bug.cgi?id=412751


I can conform the above mentioned bug with 
KDE Frameworks 5.63.0
KDE Apps 19.08.2

Reproducible: Always
Comment 1 Andreas Sturmlechner gentoo-dev 2019-11-06 14:22:25 UTC
Sigh... but then 3.0.6 was supposed to fix a major bug in 3.0.5...
Comment 2 Stefan Huber 2019-12-06 13:29:56 UTC
Some cross references to this bug:
* korganizer: https://bugs.kde.org/show_bug.cgi?id=412751
* Android Davx5: https://forums.bitfire.at/topic/2172/solved-invalidcalendarexception-couldn-t-parse-icalendar-object/5
Comment 3 Larry the Git Cow gentoo-dev 2019-12-18 14:28:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09a6cd209766e51701787267163ec248b0f7b46e

commit 09a6cd209766e51701787267163ec248b0f7b46e
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-12-18 14:27:18 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-12-18 14:27:59 +0000

    kde-frameworks/kcalendarcore: Fix RRULE generation for timezones
    
    Upstream commit 595d25ddbc6838eb7ec70a71040246f4c7c5426f
    
    KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=412751
    Bug: https://bugs.gentoo.org/699448
    Package-Manager: Portage-2.3.82, Repoman-2.3.20
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 ...5.64.0-fix-RRULE-generation-for-timezones.patch | 741 +++++++++++++++++++++
 .../kcalendarcore/kcalendarcore-5.64.0-r1.ebuild   |  29 +
 .../kcalendarcore/kcalendarcore-5.65.0-r1.ebuild   |  29 +
 3 files changed, 799 insertions(+)