Your message dated Tue, 5 May 2009 10:41:41 +0200
with message-id <[email protected]>
and subject line Re: Bug#526605: wammu: fails to start (no module "gammu")
has caused the Debian Bug report #526605,
regarding wammu: fails to start (no module "gammu")
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
526605: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526605
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wammu
Version: 0.30.1-1
Severity: grave
Justification: renders package unusable
I don't know whether this is the fault of wammu or python-gammu:
Traceback (most recent call last):
File "/usr/bin/wammu", line 170, in <module>
import Wammu.App
File "/usr/lib/pymodules/python2.5/Wammu/App.py", line 28, in <module>
import Wammu.Main
File "/usr/lib/pymodules/python2.5/Wammu/Main.py", line 58, in <module>
import Wammu.Editor
File "/usr/lib/pymodules/python2.5/Wammu/Editor.py", line 36, in <module>
import Wammu.Data
File "/usr/lib/pymodules/python2.5/Wammu/Data.py", line 28, in <module>
from gammu.Data import Connections, MemoryValueTypes, CalendarTypes,
CalendarValueTypes, TodoPriorities, TodoValueTypes, InternationalPrefixes
File "/usr/lib/python2.5/site-packages/gammu/__init__.py", line 39, in
<module>
from gammu._gammu import *
ImportError: No module named _gammu
~$
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-1-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages wammu depends on:
ii python 2.5.4-2 An interactive high-level object-o
ii python-gammu 1.24.0-1 Python module to communicate with
ii python-support 1.0.2 automated rebuilding support for P
ii python-wxgtk2.6 2.6.3.2.2-3 wxWidgets Cross-platform C++ GUI t
ii python-xml 0.8.4-10.1 XML tools for Python
Versions of packages wammu recommends:
ii notification-daemon 0.4.0-1 a daemon that displays passive pop
ii python-bluez [python-bluetoot 0.16-1 Python wrappers around BlueZ for r
ii python-dbus 0.83.0-1 simple interprocess messaging syst
ii timidity 2.13.2-22 Software sound renderer (MIDI sequ
Versions of packages wammu suggests:
pn gmobilemedia <none> (no description available)
Versions of packages python-gammu depends on:
ii libbluetooth2 3.36-1 Library to use the BlueZ Linux Blu
ii libc6 2.9-9 GNU C Library: Shared libraries
ii libdbi0 0.8.2-3 Database Independent Abstraction L
ii libgammu6 1.24.0-1 mobile phone management library
ii libgsmsd6 1.24.0-1 SMS daemon helper library
ii libmysqlclient15off 5.0.77-1 MySQL database client library
ii libpq5 8.3.7-1 PostgreSQL C client library
ii libusb-1.0-0 2:1.0.0-1 userspace USB programming library
ii python 2.5.4-2 An interactive high-level object-o
ii python-support 1.0.2 automated rebuilding support for P
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi
Dne Tue, 5 May 2009 10:36:27 +0200
Johannes Rohr <[email protected]> napsal(a):
> On Tue, May 05, 2009 at 10:25:57AM +0200, Michal Čihař wrote:
> > Hello
> >
> > Dne Tue, 5 May 2009 10:15:18 +0200
> > Johannes Rohr <[email protected]> napsal(a):
> >
> > > /usr/lib/python2.4/site-packages/gammu/__init__.py
> > > /usr/lib/python2.4/site-packages/gammu/__init__.pyc
> > > /usr/lib/python2.5/site-packages/gammu/__init__.py
> > > /usr/lib/python2.5/site-packages/gammu/__init__.pyc
> >
> > Okay, here is probably the problem, where do these come from? Are they
> > coming from some package?
> >
> > dpkg -S /usr/lib/python2.4/site-packages/gammu/__init__.py
> > /usr/lib/python2.5/site-packages/gammu/__init__.py
> > /usr/share/pyshared/gammu/__init__.py
>
> They appear not to belong to any package. ("nicht gefunden" means "not
> found").
>
> dpkg: /usr/lib/python2.4/site-packages/gammu/__init__.py nicht gefunden.
> dpkg: /usr/lib/python2.4/site-packages/gammu/__init__.py nicht gefunden.
> dpkg: /usr/share/pyshared/gammu/__init__.py nicht gefunden.
>
> Thank you so much for taking the time to assist me on this, however I
> have no idea where these files came from.
Then just delete both directories /usr/lib/python2.4/site-packages/gammu
and /usr/lib/python2.4/site-packages/gammu, it should fix your problem.
--
Michal Čihař | http://cihar.com | http://blog.cihar.com
signature.asc
Description: PGP signature
--- End Message ---