Sziasztok! Már órák óta próbálok beállítani egy Vodafone Huawei mobil modemet OpenSuSE 11.2 alatt. (Megjegyzem, a NetworkManager segítségével Ubuntu alatt ez anno kb. 10 percet vett igénybe.) Hosszas keresgetés után rátaláltam, hogy talán fel kéne telepíteni a vodafone-mobile-connect-card-driver-for-linux csomagot. Elnézést a hosszas hibalistáért, de amikor megpróbálom elindítani, (konzolból természetesen) az alábbi fogad:
vodafone-mobile-connect-card-driver-for-linux /opt/vmc/lib/python/site-packages/twisted/persisted/sob.py:13: DeprecationWarning: the md5 module is deprecated; use hashlib instead import os, md5, sys /opt/vmc/lib/python/site-packages/twisted/web/microdom.py:157: SyntaxWarning: assertion is always true, perhaps remove parentheses? assert (oldChild.parentNode is self, /opt/vmc/lib/python/site-packages/twisted/trial/unittest.py:13: DeprecationWarning: the sets module is deprecated import os, warnings, sys, tempfile, sets, gc /opt/vmc/lib/python/site-packages/twisted/python/filepath.py:10: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda> fn = lambda name, value, m=method: m(value) File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor installReactor(shortName) File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 78, in installReactor for installer in getReactorTypes(): File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 227, in getPlugins allDropins = getCache(package) --- <exception caught here> --- File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 178, in getCache provider = namedAny(module.__name__ + '.' + moduleName) File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny topLevelPackage = __import__(trialname) File "/usr/lib64/python2.6/site-packages/twisted/plugins/cred_memory.py", line 13, in <module> from twisted.cred.strcred import ICheckerFactory exceptions.ImportError: No module named strcred Traceback (most recent call last): File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda> fn = lambda name, value, m=method: m(value) File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor installReactor(shortName) File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 78, in installReactor for installer in getReactorTypes(): File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 227, in getPlugins allDropins = getCache(package) --- <exception caught here> --- File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 178, in getCache provider = namedAny(module.__name__ + '.' + moduleName) File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny topLevelPackage = __import__(trialname) File "/usr/lib64/python2.6/site-packages/twisted/plugins/cred_unix.py", line 13, in <module> from twisted.cred.strcred import ICheckerFactory exceptions.ImportError: No module named strcred Traceback (most recent call last): File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda> fn = lambda name, value, m=method: m(value) File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor installReactor(shortName) File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 78, in installReactor for installer in getReactorTypes(): File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 227, in getPlugins allDropins = getCache(package) --- <exception caught here> --- File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 178, in getCache provider = namedAny(module.__name__ + '.' + moduleName) File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny topLevelPackage = __import__(trialname) File "/usr/lib64/python2.6/site-packages/twisted/plugins/cred_file.py", line 16, in <module> from twisted.cred.strcred import ICheckerFactory exceptions.ImportError: No module named strcred Traceback (most recent call last): File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda> fn = lambda name, value, m=method: m(value) File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor installReactor(shortName) File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 78, in installReactor for installer in getReactorTypes(): File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 227, in getPlugins allDropins = getCache(package) --- <exception caught here> --- File "/opt/vmc/lib/python/site-packages/twisted/plugin.py", line 178, in getCache provider = namedAny(module.__name__ + '.' + moduleName) File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny topLevelPackage = __import__(trialname) File "/usr/lib64/python2.6/site-packages/twisted/plugins/cred_anonymous.py", line 14, in <module> from twisted.cred.strcred import ICheckerFactory exceptions.ImportError: No module named strcred Traceback (most recent call last): File "/opt/vmc/bin/twistd", line 21, in <module> run() File "/opt/vmc/lib/python/site-packages/twisted/scripts/twistd.py", line 27, in run app.run(runApp, ServerOptions) File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 374, in run config.parseOptions() File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 354, in parseOptions usage.Options.parseOptions(self, options) File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 177, in parseOptions self.__dispatch[optMangled](optMangled, arg) File "/opt/vmc/lib/python/site-packages/twisted/python/usage.py", line 333, in <lambda> fn = lambda name, value, m=method: m(value) File "/opt/vmc/lib/python/site-packages/twisted/application/app.py", line 276, in opt_reactor installReactor(shortName) File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 80, in installReactor installer.install() File "/opt/vmc/lib/python/site-packages/twisted/application/reactors.py", line 60, in install namedAny(self.moduleName).install() File "/opt/vmc/lib/python/site-packages/twisted/python/reflect.py", line 357, in namedAny topLevelPackage = __import__(trialname) File "/opt/vmc/lib/python/site-packages/twisted/internet/gtk2reactor.py", line 37, in <module> import gobject File "/opt/vmc/lib/python/site-packages/gtk-2.0/gobject/__init__.py", line 30, in <module> from gobject.constants import * File "/opt/vmc/lib/python/site-packages/gtk-2.0/gobject/constants.py", line 22, in <module> from _gobject import type_from_name ImportError: /opt/vmc/lib/python/site-packages/gtk-2.0/gobject/_gobject.so: wrong ELF class: ELFCLASS32 Kérem szépen, aki tud segítseni, írja meg, hogy mégis mi tévő legyek! Gyanítom, hogy valami függőségi hiba, de ennyiből nem tudok rájönni, hogy pontosan mit hiányol. Talán valaki már belefutott ebbe a hibába. Köszönettel: P. _________________________________________________ linux lista - linux@mlf.linux.rulez.org http://mlf2.linux.rulez.org/mailman/listinfo/linux