Le Lundi 8 Octobre 2012 10:34 CEST, Christian Mack <[email protected]> a écrit:
> On 2012-10-05 19:49, gerard breiner wrote: > > Hello, > > > > First of all many thanks at the SOGo team for this great work that is sogo. > > So far we used Horde with kronolith and turba. > > I installed Sogo 2-2.0.0 under Debian Squeeze via apt-get. Now I downloaded > > the scripts Migration/Horde and configure config.py. > > I run ./turba.py gbreiner > > It works (no error) but I don't know where are my three vcard . > > So I modified TurbaConverter so that it show the put.response["status"] and > > the url of my vcard. > > > > I run again ./turba.py gbreiner and I get : > > > > Converting addressbook of 'gbreiner' > > prepared 3 cards > > /SOGo/dav/gbreiner/Contacts/personal/b4fd46282634d0750075b49cf5714971.vcf > > 302 > > successes: 1; failures: 0 > > /SOGo/dav/gbreiner/Contacts/personal/772361c72f938164ac3e3c0e5db68bee.vcf > > 302 > > successes: 2; failures: 0 > > /SOGo/dav/gbreiner/Contacts/personal/6e7e576eb0f43908ffce5501cd484e70.vcf > > 302 > > successes: 3; failures: 0 > > > > Done > > > > So It seems all is correct but how can I get my three contacts... ? > > > > Any help would be appreciated. > > > > Did you log in to SOGo as user gbreiner before importing old data? > The "personal" calendar and address book are created on first log in, so > I don't think importing will work before that. > > Try looking under "Address Book" --> "Personal address book" when > logging in as user gbreiner into the SOGo webinterface. > > > Kind regards, > Christian Mack > > -- > Christian Mack > Gruppe Informationsdienste > Rechenzentrum Universität Konstanz > -- > [email protected] > https://inverse.ca/sogo/lists Hello, I'm the feeling that there is a bug in the webdavlib library. I think the PUT is not successfull even thougth the script TurbaConverter say that all is ok. The put.response["status"] give the code 302 which is a common way of performing a redirection. Which redirection and where? I know that the if I make a "print url" in the script I get : /SOGo/dav/gbreiner/Contacts/personal/b4fd46282634d0750075b49cf5714971.vcf but in the web interface sogo this contact doesn't appear. Thanks in advance. Gérard Breiner -- [email protected] https://inverse.ca/sogo/lists
