Your message dated Sun, 12 May 2013 12:36:53 +0200
with message-id <20130512103653.ga1...@jwilk.net>
and subject line Re: Bug#707408: python-notify2: FTBFS: ImportError: No module 
named '_dbus_bindings'
has caused the Debian Bug report #707408,
regarding python-notify2: FTBFS: ImportError: No module named '_dbus_bindings'
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 ow...@bugs.debian.org
immediately.)


-- 
707408: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707408
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-notify2
Version: 0.3-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[1]: Entering directory `/«PKGBUILDDIR»'
> python3.2 setup.py build
> running build
> running build_py
> creating build
> creating build/lib
> copying notify2.py -> build/lib
> python3.3 setup.py build
> Traceback (most recent call last):
>   File "setup.py", line 2, in <module>
>     import notify2
>   File "/«PKGBUILDDIR»/notify2.py", line 38, in <module>
>     import dbus
>   File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 82, in <module>
>     import dbus.types as types
>   File "/usr/lib/python3/dist-packages/dbus/types.py", line 6, in <module>
>     from _dbus_bindings import (
> ImportError: No module named '_dbus_bindings'
> make[1]: *** [build-python3.3] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2013/05/09/python-notify2_0.3-2_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
* Lucas Nussbaum <lu...@lucas-nussbaum.net>, 2013-05-09, 10:25:
python3.3 setup.py build
Traceback (most recent call last):
  File "setup.py", line 2, in <module>
    import notify2
  File "/«PKGBUILDDIR»/notify2.py", line 38, in <module>
    import dbus
  File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 82, in <module>
    import dbus.types as types
  File "/usr/lib/python3/dist-packages/dbus/types.py", line 6, in <module>
    from _dbus_bindings import (
ImportError: No module named '_dbus_bindings'

Now that dbus-python has been rebuilt against Python 3.3, the package builds correctly. Closing.

--
Jakub Wilk

--- End Message ---

Reply via email to