thanks again for the input. > > Just tested on armv5te (where is not problem with libxml2) Have you tried to setup an account? I would be curious to know whether it's working then !?
> > ANG r...@zjama / $ python /opt/pisi/pisi.py syncmlMobicalCalendar localIcs > 10% > [========........................................................................] > Loading from sourceses > > seems hanging.. so I killed it to show where it's waiting > File "/opt/pisi/pisi.py", line 156, in <module> > pisicli.startCLI() > File "/opt/pisi/pisicli.py", line 232, in startCLI > source[0].load() > File "/opt/pisi/modules/calendar_syncml.py", line 69, in load > events_raw = if_calendar.downloadItems() # load > File "/opt/pisi/thirdparty/conduit/SyncmlModule.py", line 203, in > downloadItems > self._refresh_lock.wait(60) > File "/usr/lib/python2.6/threading.py", line 393, in wait > self.__cond.wait(timeout) > File "/usr/lib/python2.6/threading.py", line 256, in wait > _sleep(delay) > > config file is default one (with wrong - default user/pass) but some > error message about cannot connect syncml site would be nice True, I filed a bug for that. > > > In message about missing config is wrong filename: > With the package a well-documented sample was placed at > '/home/root/.pisi/conf_default'. True, fixed this. > > conf_default but conf.default is installed > > And last one.. > You should add python-ctypes to RDEPENDS (ie for next version) > File "/opt/pisi/thirdparty/conduit/pysyncml.py", line 1, in <module> > from ctypes import * > ImportError: No module named ctypes > ANG r...@zjama / $ opkg install python-ctypes > Good point again; will be in 0.5 ;) _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
