beta
Hello developer. Login with your existing account. New to Vodafone Developer? Register your account.

+ Login or create an account

0

I have tested the latest stable binaries but the dependencies seem not to be accurate. while using latest available packages under openSuse 11.4 (used available packages for old 11.2) got after install with:

> vodafone-mobile-connect-card-driver-for-linux-debug these output:

Traceback (most recent call last):
File "/usr/lib64/python2.7/site-packages/twisted/application/app.py", line 631, in run runApp(config) File "/usr/lib64/python2.7/site-packages/twisted/scripts/twistd.py", line 23, in runApp SomeApplicationRunner(config).run() File "/usr/lib64/python2.7/site-packages/twisted/application/app.py", line 374, in run self.application = self.createOrGetApplication() File "/usr/lib64/python2.7/site-packages/twisted/application/app.py", line 439, in createOrGetApplication application = getApplication(self.config, passphrase) --- <exception caught="" here=""> --- File "/usr/lib64/python2.7/site-packages/twisted/application/app.py", line 450, in getApplication application = service.loadApplication(filename, style, passphrase) File "/usr/lib64/python2.7/site-packages/twisted/application/service.py", line 400, in loadApplication application = sob.loadValueFromFile(filename, 'application', passphrase) File "/usr/lib64/python2.7/site-packages/twisted/persisted/sob.py", line 210, in loadValueFromFile exec fileObj in d, d File "/usr/share/vodafone-mobile-connect/gtk-tap.py", line 50, in <module> from vmc.common import shell File "/usr/share/vodafone-mobile-connect/vmc/common/shell.py", line 23, in <module> from twisted.conch import manhole, manholessh File "/usr/lib64/python2.7/site-packages/twisted/conch/manhole_ssh.py", line 14, in <module> from twisted.conch.ssh import factory, keys, session File "/usr/lib64/python2.7/site-packages/twisted/conch/ssh/factory.py", line 16, in <module> from twisted.conch.ssh import keys File "/usr/lib64/python2.7/site-packages/twisted/conch/ssh/keys.py", line 20, in <module> from pyasn1.type import univ exceptions.ImportError: No module named pyasn1.type

Failed to load application: No module named pyasn1.type

whats going wrong?

May is a problem with the sipped 'python-tz-2006p-1.1.i586.rpm' if using the Suse available Version 2010h-1.13.x86-64. needs further testing. vmc3.x seems not to be available now.

sorry for writing so confuse. May be I am editing something for better understanding later.

If you have any Idea feel free to answer me.

edited 1 year ago

Question closed as "No longer relevant" by eSsMario 1 year, 11 months ago

4 Answers:

0

That is it, this package isn't a dependencies, but seems to be needed anyway.

solved

0

Ouch! In fact I'm really ashamed because it's just needed to install the package python-asn1 which contains the famous python-pyasn1 ... I have done that and everything seems to work fine. Hope this will do the same for you Best regard

0

I think, that has something to do with python2.7 shipped in newer Linux OS, but I don't know much about python.

0

Hi, I will not help but I just want to say that I have encountered the same problem. I've upgraded my OPENSUSE from 11.3 to 11.4 and did the same thing you do and ... I got the same error message.... So I'm very interested if you find any solution. best regards Philippe

Login and answer the question