failed to upgrade calendar home
Hello everybody, Yesterday we upgraded a few legacy systems to ubuntu lucid and the caledarserver packages provided in ubuntu broke. Causing the caldavd service to disappear. I need to get my data of the calendars back and seem to need a running caldavd server for that. I tried setting one up but it gives the following error: 2010-05-22 09:38:07+0200 [-] [twistedcaldav.upgrade#error] Failed to upgrade calendar home /var/spool/caldavd/calendars/__uids__/d7/ac/d7aced3a-3918-550d-822c-a8c7290d6623: [Errno 95] Operation not supported: '/var/spool/caldavd/calendars/__uids__/d7/ac/d7aced3a-3918-550d-822c-a8c7290d6623/calendar/5adaaadc-e4ad-4f76-b67f-be8a1bff3fd3.ics' Please see the attachment. Can somebody help me out? With kind regards, Jelle de Jong
Jelle de Jong wrote, on 22-05-10 09:52:
Yesterday we upgraded a few legacy systems to ubuntu lucid and the caledarserver packages provided in ubuntu broke. Causing the caldavd service to disappear.
I am now using the caledarserver on a Debian stable server that is still running. How can I import my files form one server to an other. # how to copy data of user01 to user02 that is on an other server? http://debian.pastebin.com/qbdAj6vz # old data of user01 on server01: /var/spool/caldavd/calendars/__uids__/46/be/46be5973-37b0-5d5d-932f-34cebbe78f04/ # new data of user02 on server02: /var/spool/caldavd/calendars/__uids__/96287a6b-6694-5a78-a13d-fd8ecbf483aa/ I tried moving all the *.ics files to /var/spool/caldavd/calendars/__uids__/96287a6b-6694-5a78-a13d-fd8ecbf483aa/calendar/ and set the permissions correct, restarted the caledarserver but no luck. Thanks in advance, With kind regards, Jelle
Jelle de Jong wrote, on 22-05-10 12:34:
Jelle de Jong wrote, on 22-05-10 09:52:
Yesterday we upgraded a few legacy systems to ubuntu lucid and the caledarserver packages provided in ubuntu broke. Causing the caldavd service to disappear.
I am now using the caledarserver on a Debian stable server that is still running. How can I import my files form one server to an other.
I figured out I can catenate all *.ics files to one big ics file and scp it to the desktop systems then import the file with the caldav client. Thanks for using a file based ics backend making recovery possible in the worst situation, total malfunction of caldavd. I hope there will be a release soon of a supported version so it can be packed by the distribution maintainers. For know I am going to switch to DAVIcal to make sure the availability of the services stays intact. With kind regards, Jelle
participants (1)
-
Jelle de Jong