On Tue, Dec 8, 2009 at 9:45 PM, Korosu Itai <[email protected]> wrote:

> Which two services are you trying to sync? Maybe the config file isn't
> written properly. I think there was one example file at $HOME/.pisi

I've used one service from the pisi example, and the opimd section
from my previous post.
Here are the relevant sections:

[vcf1]
description=Local VCF file
module=contacts_vcf
vcfpath=/home/root/contacts.vcf

[opimd]
description=OPIMD
module=contacts_opimd

> If it's a gui problem you may want to try PISI from a terminal, without gui.

I tried this,  specifically "pisi vcf1 opimdd", and it bombs with this error:

Traceback (most recent call
last):....................................................] Starting
Configuration
  File "/bin/pisi", line 156, in <module>
    pisicli.startCLI()
  File "/opt/pisi/pisicli.py", line 206, in startCLI
    source = pisi.importModules(configfolder,  config,  modulesToLoad,
 modulesNamesCombined, soft)
  File "/opt/pisi/pisi.py", line 81, in importModules
    exec "from modules import " + modulename + " as module"+i.__str__()
  File "<string>", line 1, in <module>
ImportError: cannot import name contacts_opimd

I looked at /opt/pisi/modules, and I don't have a file named
contacts_opimd, or anything containing "opimd". I'm guessing I have
the wrong version of pisi. I installed from pisi_0.4._armv4.ipk,
linked from opkg.org, should I be using something else to get opimd
support?

Dimitris
_______________________________________________
Shr-User mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-user

Reply via email to